photo

Burcu Yilmaz


Last seen: plus de 3 ans il y a Actif depuis 2018

Followers: 0   Following: 0

Message

Statistiques

All
  • Thankful Level 1
  • Solver

Afficher les badges

Feeds

Afficher par

Question


Plotting for a wide range of values and Log-Log Scale
Hello! Here is my code, for dt = 1:10 x=5; x_arr=[]; x_arr(1)=x; for i=1:10/dt xnew=x*dt; ...

plus de 4 ans il y a | 1 réponse | 0

1

réponse

Question


How to run a loop with different values and plot the result?
Hello, Here is my code, clear; clc; x=5; Difference=[]; x_arr=[]; x_arr(1)=x; dt=1; for i=1:10/dt xn...

plus de 4 ans il y a | 1 réponse | 0

1

réponse