photo

Faris Amzar Mohamad Azrai


Last seen: 2 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
175,933
of 300,508

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 21,019

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,435

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

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

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

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

5 years ago | 1 answer | 0

1

answer