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