Community Profile

photo

Mibang


Last seen: 10 days 前 自 2023 起处于活动状态

Followers: 0   Following: 0

联系

统计数据

  • Thankful Level 3
  • First Answer

查看徽章

Feeds

排序方式:

提问


How to put existing figures in one figure together?
I have two existing figures ('fig1.fig" and "fig2.fig"), and want to put in one figure together horizontally and vertically (cre...

13 days 前 | 2 个回答 | 0

2

个回答

提问


How to modify subplots to create a new subplots?
I have two figures as attached. Each figure has 3x1 subplots. open pvc4.fig open pac4.fig In pac4.fig, how to make the Tick...

17 days 前 | 1 个回答 | 0

1

个回答

提问


How to remove a specific class in the confusion matrix?
Hi, I have a confusion matrix that can be generated by the code below with attached mat-file. figure; cm = confusionchart([tru...

1 month 前 | 1 个回答 | 0

1

个回答

提问


How to find "k" nearest elements that meet a condition from an element in a categorical column vector.
I have a categorical column vector "predClass.mat" whose classes are 'N', 'A', and 'V' and the size is 2046x1. The mat file "pr...

1 month 前 | 1 个回答 | 0

1

个回答

提问


How to up-sample both signals and labels together?
I have ECG-signals and corresponding labels with the sampling rate of 250 Hz (attached). Attached "sig.mat" is the ECG-signal a...

1 month 前 | 1 个回答 | 0

1

个回答

提问


How to set Categories consistent when using "signalMask" and "plotsigroi" ?
I want to plot using the code below with the loaded mat file attached. For example, when "m1=200" I obtain the attached figure....

2 months 前 | 0 个回答 | 0

0

个回答

提问


How to do this below?
Suppose you have a binary sequence: a = [0 0 1 1 1 0 0 1 1 1 1 0 0 0]; And, how can you abtain a sequence b from a? b = [0 0 ...

3 months 前 | 1 个回答 | 0

1

个回答

已回答
How to print to command line train status (epoch, performance etc).
Your can select the training option of "Verbose"' as "1" or "true". For instance, your traiing option looks something like belo...

4 months 前 | 0

提问


How to replace a categorical label by another label if the label satisfies a condition?
I have a 1872x1 cell data where each cell comprises 1x5000 categorical labels of 4 kinds (P, QRS, T, or n/a) (please, see the fi...

5 months 前 | 1 个回答 | 0

1

个回答

提问


How to fix the error: Error using trainNetwork, Input data indices must be nonnegative integers.
I am working on "wave segmentaion using deep learning" which can be found in the page: https://www.mathworks.com/help/signal/ug/...

5 months 前 | 0 个回答 | 0

0

个回答