photo

Burcu Yilmaz


Last seen: mehr als 3 Jahre vor Aktiv seit 2018

Followers: 0   Following: 0

Nachricht

Statistik

All
  • Thankful Level 1
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort