Feeds
提问
Floating-point values give limitations for true-false?
Decide if the equation is mathematically true for the variable values provided below. Implement the equations in MATLAB, and te...
4 years 前 | 1 个回答 | 0
1
个回答提问
How to plot recursive definition in Matlab/Simulink?
where n is 1 to 10 A(n)=1.03*A(n-1)-700; B(n)=(B(n-1)+50)*1.03; (n-1) being the previous term of n is it possible to plot th...
4 years 前 | 1 个回答 | 0