Community Profile

photo

Faris Amzar Mohamad Azrai


Last seen: 11 months ago Active since 2020

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


Printing Certain Number from a Vector
Hello, can anyone help me? I want to print the numbers which is not 0 from this vector using fprintf. So, basically, i want to p...

4 years ago | 1 answer | 0

1

answer

Question


Calculating growth using ODE 45 from t=0 to t=100
Hello, I need help with my code using ODE 45. Can someone help me check my code? t = 0:0.01:100; r = [0.05 0.1 0.5 1 10]; k ...

4 years ago | 0 answers | 0

0

answers

Question


Storing Data From a For Loop
How can I store all the results from the Loop? I keep getting the final value only. D_c = 1:1:80; L_c = 120; C_s1c = 2.5e6; ...

4 years ago | 1 answer | 0

1

answer