Community Profile

photo

Sammy


Last seen: 1 year ago Active since 2021

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


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...

1 year ago | 0 answers | 0

0

answers

Question


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...

2 years ago | 1 answer | 0

1

answer