Feeds
質問
Problem to load a path
Hi, everyone! I have a little issue with my Matlab. I run the release 2019b in OsX. The problem is every time I start it, a...
約5年 前 | 1 件の回答 | 0
1
回答質問
Unicode problem to save functions path
Hi, folks! I have many functions that I am used to saving by "set path". I must say that I have Matlab r2019a in both, Wind...
5年以上 前 | 0 件の回答 | 0
0
回答質問
How to add a restriction in fmincon with external parameters and a variable state of ODE?
Hi, folkes! Let me take the example available in <https://es.mathworks.com/matlabcentral/answers/135277-how-to-solve-differen...
7年以上 前 | 1 件の回答 | 0
1
回答質問
How to calculate a variable dependent on the state variables using ODE?
Hi, Everyone! Given a simple state-space system such as: dx/dt = Ax + Bu y = Cx + Du To solve it, I am using the o...
7年以上 前 | 0 件の回答 | 0
0
回答質問
Enable a push button after testing conditions obtained from two other push buttons
Hi, Folks! I have a question about using |guide| and I hope someone can help me. From two |push buttons|, their callbacks ...
8年以上 前 | 1 件の回答 | 0
1
回答質問
Parallel computing in Neural Networks is not using all the Workers in Matlab 2015b
Hi everyone! I am using a Time Delay Neural Network that takes a long time to be trained. So, I have used parallel processing...
約9年 前 | 1 件の回答 | 1
1
回答質問
TDNN multistep prediction with unknown future data for the target
Hi, everyone! I am a little bit confused how to use a time delay neural network for multistep ahead prediction. By my syst...
9年以上 前 | 1 件の回答 | 0
1
回答質問
What is the Normalized MSE algorithm for the NN performance?
Hi, everyone! To verify the performance of a neural network, the NN toolbox calculate the MSE (mean squared error). Besides, ...
9年以上 前 | 1 件の回答 | 0
1
回答質問
How to calculate the IFFT of a frequency domain IRF obtained experimentally?
Hi, folks! I am not expert in DSP, actually, I use it rarely. However, I have found a problem to face quite different than t...
10年以上 前 | 1 件の回答 | 0
1
回答質問
Print in workspace during simulink simulation
Hi, Folks! I have a simulink system with S-function block. In this S-function I do some calculations that I would like to pri...
10年以上 前 | 1 件の回答 | 0
1
回答回答済み
How to display Simulink simulation time?
This is useful when you have the simulink open. However, when you use: load_system('model') sim('model') it is not possib...
How to display Simulink simulation time?
This is useful when you have the simulink open. However, when you use: load_system('model') sim('model') it is not possib...
10年以上 前 | 0
質問
How to display Simulink simulation time?
Hi, folks! How to display a Simulink simulation time outside Simulink environment? Thanks in advance!
10年以上 前 | 2 件の回答 | 0
2
回答質問
How to "activate" or "deativate" 'to Workspace' simlunk block from m-code?
Hi, folks! I am just wondering if there is any way to activate or deactivate the Simulink block 'to Worspace' from m-code. ...
10年以上 前 | 1 件の回答 | 0