photo

Burcu Yilmaz


Last seen: más de 3 años hace Con actividad desde 2018

Followers: 0   Following: 0

Mensaje

Estadística

All
  • Thankful Level 1
  • Solver

Ver insignias

Feeds

Ver por

Pregunta


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

más de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 4 años hace | 1 respuesta | 0

1

respuesta