![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/27439803_1665264378841.jpg)
E
Followers: 0 Following: 0
Programming Languages:
Python
Spoken Languages:
English
Python
Spoken Languages:
English
Statistica
All
RANK
174.090
of 297.046
REPUTAZIONE
0
CONTRIBUTI
4 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
50.0%
VOTI RICEVUTI
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
How do I get just the x and y axis to show up?
Hello, i know that using the function grid on i can get a grid on my graphs. However, what function do i have to use to just mak...
oltre 2 anni fa | 2 risposte | 0
2
risposteDomanda
Is there a way to achieve the same result as the xlim, ylim functions using different functions?
Hello, i was wondering if there is a way to achieve the same result as xlim, and ylim with a different set of functions? I have ...
oltre 2 anni fa | 1 risposta | 0
1
rispostaDomanda
Is there a function that does the same thing as the numel function?
Hello, I was wondering what other functions could be used to achieve the same result as the numel function?
oltre 2 anni fa | 2 risposte | 0
2
risposteDomanda
Plot polynomial using Eueler's method
syms x; y=x.^3 + x.^2- 12*x; %polynomial function dy= diff(y,x)%derivative of y N=100; h=0.1; x=-4:0.1:3; y(1)=-10; y=ze...
oltre 2 anni fa | 1 risposta | 0