Statistics
All
RANK
12 889
of 300 392
REPUTATION
4
CONTRIBUTIONS
0 Questions
5 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
9 666 of 20 934
REPUTATION
70
AVERAGE RATING
5.00
CONTRIBUTIONS
2 Files
DOWNLOADS
10
ALL TIME DOWNLOADS
619
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Answered
How does one solve simultaneous difference (not differential) equations?
It's better if you convert your set of diference equations into matrices and solve it by "\" operator.
How does one solve simultaneous difference (not differential) equations?
It's better if you convert your set of diference equations into matrices and solve it by "\" operator.
mer än 5 år ago | 0
Answered
Simulink Onramp doesn't work properly_MATLAB version R2019b
Hi. I had the same problem and have fixed: I updated my version from R2019b to R2020a (my license was still valid).
Simulink Onramp doesn't work properly_MATLAB version R2019b
Hi. I had the same problem and have fixed: I updated my version from R2019b to R2020a (my license was still valid).
mer än 5 år ago | 0
Answered
Problem with order of substitution with odeToVectorfield- Solving second order ode with ode45
Define your equations upside down, it worked for me. For example: clear syms x1(t) x2(t) f1(t) f2(t) m=[2 3];c=[3 1 1];k=[3 2...
Problem with order of substitution with odeToVectorfield- Solving second order ode with ode45
Define your equations upside down, it worked for me. For example: clear syms x1(t) x2(t) f1(t) f2(t) m=[2 3];c=[3 1 1];k=[3 2...
ungefär 6 år ago | 0
Answered
Finding best set of parameters by fitting the experimental data to different theoretical data obtained using different parameters.
Your question isn't very clear. The first thing you can try, ever, is to plot your theoretical and experimental data, afterwards...
Finding best set of parameters by fitting the experimental data to different theoretical data obtained using different parameters.
Your question isn't very clear. The first thing you can try, ever, is to plot your theoretical and experimental data, afterwards...
nästan 7 år ago | 0
Answered
HOW TO IMPORT MATLAB DATA FROM Text files (* .txt)
Try something explained here: https://la.mathworks.com/help/matlab/import_export/ways-to-import-text-files.html Or here: https:...
HOW TO IMPORT MATLAB DATA FROM Text files (* .txt)
Try something explained here: https://la.mathworks.com/help/matlab/import_export/ways-to-import-text-files.html Or here: https:...
nästan 7 år ago | 0
| accepted









