Lazaros Christoforidis
Followers: 0 Following: 0
Statistik
RANG
30.818
of 295.673
REPUTATION
1
ANTWORTZUSTIMMUNG
83.33%
ERHALTENE STIMMEN
1
RANG
of 20.262
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.257
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Can I use others languages when writing on latex
Does matlab support any other language except english when writing on latex? for example in latex you can use this command to c...
mehr als 4 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Change points name when plot
hello so I have a some data plot(tspend) Is there anyway that I can change the X,Y values at each point etc something like X ...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
ode45 change function index when something happends
I have a proble with one of my codes, I want to change index of a function when y value reach a given value of y I will give an...
mehr als 4 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Ode45 data keeps refreshing
Hello, I would appreciate if someone help me. My problem is that I have 5 polyonimals and I made them switch when the value re...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
when a save figure , the numbers appear in the name of the png with e+0X
e.g. oo=1; tspend(oo,1)=10.472; saveas(fig1,[pwd sprintf('/Figures/Distance_%d@%d.png',oo,tspend(oo,1))]); %The png saved as...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
stop Ode45 when y is less than a value
%So thats my ode call and I want it to stop (and save datas % obviously before t=13s) when the value u(1)<=minu %Where minu is ...
mehr als 4 Jahre vor | 1 Antwort | 1
1
AntwortPerforming integral trapz-error invalid permutation index
Hey Im kinda late, but I think I will help others c='number '; basically try IntNs=cumtrapz(Vg,Fun)+c; where c: u choose it...
etwa 5 Jahre vor | 0