![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/9029284_1496208475379.jpg)
Saiprasad Gore
Followers: 0 Following: 0
Statistica
RANK
95.453
of 297.016
REPUTAZIONE
0
CONTRIBUTI
9 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
33.33%
VOTI RICEVUTI
0
RANK
18.022 of 20.419
REPUTAZIONE
2
VALUTAZIONE MEDIA
1.00
CONTRIBUTI
1 File
DOWNLOAD
1
ALL TIME DOWNLOAD
23
RANK
of 157.725
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
Inviato
prog_plot(x,y,points,speed)
This function can be used to plot a 2D graph, progressively.
quasi 7 anni fa | 1 download |
Domanda
How to minimize RAM utilization in GA Optimization tool ?
I want to use GA optimisation to minimise my function. My main function , which I am using to minimise the quantity is: ...
quasi 7 anni fa | 1 risposta | 0
1
rispostaDomanda
How to merge 2 saved figures one above the other?
I have 2 .fig files, I want to combine them to 1 .fig file.
oltre 7 anni fa | 0 risposte | 0
0
risposteDomanda
Is there any substitute to collect subs and eval ?
I am using ode45 to solve an equation. Follwing line is from the parent file where I call my function. I am passing all the r...
oltre 7 anni fa | 1 risposta | 0
1
rispostaDomanda
How to use symbolic variable in another equation?
I have stored symbolic expression in 'xg'. Now I want to perform symbolic operation using ode45() on an equation in which I h...
quasi 8 anni fa | 0 risposte | 0
0
risposteDomanda
How do I write part of a equation which is predefined in a variable?
syms t; vg= int( f*sin(o*t)/m); xg= int(vg); Is storing the integrated form of my equation in symbolic form i...
quasi 8 anni fa | 0 risposte | 0
0
risposteDomanda
How to run a m file in a function which is called in another m file?
I want to Load variables taken from a user in a function. I could think of two ways. 1) I created a m file to take user i...
quasi 8 anni fa | 1 risposta | 0
1
rispostaDomanda
How to run a m file in a function which is called in another main m file?
I want to Load variables taken from a user in a function. I could think of two ways. 1) I created a m file to take user input...
quasi 8 anni fa | 0 risposte | 0
0
risposteDomanda
How to give ode45 just 1 time step?
If I give only one step by tspan = 0:0.01:0.01; then it takes many smaller steps automatically between 0 and 0.01 How can I...
quasi 8 anni fa | 2 risposte | 0
2
risposteDomanda
In which format a differential equation is required to use dsolve() solver?
I want to solve two simultaneous second-degree differential equations. Which solver can I use for it? If I use dsolve, in which ...
quasi 8 anni fa | 1 risposta | 0