![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/9153410_1522131159754_DEF.jpg)
Ezor
2016 年からアクティブ
Followers: 0 Following: 0
Feeds
質問
How can I use a parameter as string in Matlab Function Block?
Hello everyone, I would like to use in a Matlab Block Function (in Simulink) an parameter (given in a mask). This parameter h...
約8年 前 | 1 件の回答 | 6
1
回答質問
How can I use anonymous function / cfit in simulink ?
Hello everyone, I have created several models stored as anonymous functions or cfit objects (I can change for one another, de...
約8年 前 | 1 件の回答 | 1
1
回答回答済み
I have solved an ode using ode45. The solution is correct but when I try to use the solution on other functions the program only takes the initial conditions.
That is strange that your |ao| function is defined *after* the |Aavg| one which uses |a0|. Same thing for vector |a|. Is it done...
I have solved an ode using ode45. The solution is correct but when I try to use the solution on other functions the program only takes the initial conditions.
That is strange that your |ao| function is defined *after* the |Aavg| one which uses |a0|. Same thing for vector |a|. Is it done...
約8年 前 | 0
質問
How can I check whether an argument is given or not (inputParser)?
Hi everyone, I think the title is pretty obvious ! To be a little bit more precise, I'm using an InputParser to let the user ...
約8年 前 | 5 件の回答 | 1
5
回答回答済み
How can I impose a specific point using non linear fitting curve?
Thanks for the answer. I'll try to explain a little bit more : I'm looking for a model to fit a '3D -curve' such that f(x,p)...
How can I impose a specific point using non linear fitting curve?
Thanks for the answer. I'll try to explain a little bit more : I'm looking for a model to fit a '3D -curve' such that f(x,p)...
約8年 前 | 0
質問
How can I impose a specific point using non linear fitting curve?
Hello, I'm using a built in function such as _lsqcurvefit_ or _nlinfit_ to solve 3D problem (to find a function with to varia...
約8年 前 | 2 件の回答 | 0