Statistica
6 Domande
0 Risposte
RANK
184.796
of 295.673
REPUTAZIONE
0
CONTRIBUTI
6 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
33.33%
VOTI RICEVUTI
0
RANK
of 154.257
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
overplotting 6 graphs by changing into 3 graphs
Two M-files one contains differential equations and another one to run and plot the graphs. since i am using ode solver, it has...
oltre 10 anni fa | 1 risposta | 0
1
rispostaDomanda
Matlab, how to know time step size in the plot or how can i get the output of time step size?
Since i am using matlab ode23s solver, it contains two matlab files . One contain the differential equations and another contain...
oltre 10 anni fa | 1 risposta | 0
1
rispostaDomanda
Solving Non-linear System of 3 differentail equations(Lorenz equations) using ode solver: ode23s in Matlab
I am trying to solve 3 differentail equations(Lorenz equations) using ode solver: ode23s in Matlab. Here are the 3 lorenz equati...
oltre 10 anni fa | 0 risposte | 0
0
risposteDomanda
Newton-Raphson Method for Non-linear System of 3 variables in Matlab
I am trying to solve 3 non-linear system of 3 variables using the newton-raphson method in matlab. Here are the 3 non-linear equ...
oltre 10 anni fa | 1 risposta | 0
1
rispostaDomanda
Fortran code to open matlab files for plotting
PROGRAM Gauss_Seidel IMPLICIT NONE ! Declare Variables Real, allocatable :: x(:),y(:),u(:,:), v(:,:),u_old(:,:) ...
quasi 11 anni fa | 0 risposte | 0
0
risposteDomanda
how to plot 3-d using surf(xyu) where -1<x1, -1<y<1.
PROGRAM Jacobi_method IMPLICIT NONE ! Declare Variables Real, allocatable :: x(:),y(:),u(:,:), v(...
quasi 11 anni fa | 1 risposta | 0