forgotten changes
This commit is contained in:
@@ -38,7 +38,7 @@ plot(x,y,'ok');
|
||||
%%
|
||||
|
||||
t = linspace(-5,5,100);
|
||||
param0 = [0,0];
|
||||
param0 = [1,1];
|
||||
step = 0.01;
|
||||
param = param0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user