Community Profile

photo

Yunyu Hu


Last seen: 11ヶ月 前 2018 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 3
  • Thankful Level 2

バッジを表示

Feeds

表示方法

質問


find the delay between two signals
I have two signals like following: They are the same length (200), But d = finddelay(x,y) shows d=0; It cannot find the co...

2年弱 前 | 1 件の回答 | 0

1

回答

質問


Matlab read excel with packager shell object object
Hello, I have an excel file, which have "packager shell object object" inside. It is inserted in excel through Inset-->Object--...

3年以上 前 | 0 件の回答 | 0

0

回答

質問


use trainnetwork for normal regression
Hi, I have a dataset of 63 inputs and 1 output for a regression problem. Total sample 39686. X: 63x39686 Y: 1x39686 I can ea...

約4年 前 | 1 件の回答 | 0

1

回答

質問


why use gpu training the performance is worse than cpu
Hi, I tried the following options for training a fitnet: trainedNet=train(net,X_',Y'); %59 Iterations,Performance 115, 100s t...

約4年 前 | 1 件の回答 | 0

1

回答

質問


read function intputs into cell array
Hello, I have script calls functions like this: func1('A1',[1],'min',0,'max',1) func1('A2',[1],'min',0,'max',100) ... func2...

約4年 前 | 1 件の回答 | 0

1

回答

質問


how to save the NN training result properly so that next time using "nntraintool" can reload the old history
Hello, after training a NN model, when I close the GUI nntraintool and reopen it again, it will load automatically the training...

約4年 前 | 0 件の回答 | 0

0

回答

質問


How to programmatically stop simulation when output converges
I am running a model to do somthing like Monta Carlo simulation. The output will get to a stable value after enough time, somet...

約4年 前 | 1 件の回答 | 0

1

回答

質問


save configset with Simulink.SaveVars in Matalb2015b
In my workspace there are variables and also configsets. When I do Simulink.saveVars('xx.m'), the other version of matlab will s...

5年以上 前 | 0 件の回答 | 0

0

回答

質問


change parameter name programmatically in stateflow
Hello, I want to change all the parameter names in stateflow with some script. with the following script I can see the change ...

6年弱 前 | 1 件の回答 | 0

1

回答