Statistica
RANK
147.492
of 301.440
REPUTAZIONE
0
CONTRIBUTI
5 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
40.0%
VOTI RICEVUTI
0
RANK
of 174.580
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
change of independent variables in symbolic functions
the title may not be very explanatory, so; i have experimental data of L vs a, and also another data of D vs L, i've already ...
quasi 10 anni fa | 1 risposta | 0
1
rispostaDomanda
passing a sym variable to function handle
for that example of function handle line; F=@(t,y) t*y; is it possible to pass t*y into function handle externally like ...
oltre 11 anni fa | 0 risposte | 0
0
rispostehow to leave a variable on one side of the equation
Oh I've thought solve function only returns numerical results for like one variable equations only. Thanks to both of you!
oltre 11 anni fa | 0
Domanda
how to leave a variable on one side of the equation
hello, and sorry for i don't know and couldn't find the exact term in english to specify what i'm looking for so i'm going to tr...
oltre 11 anni fa | 3 risposte | 0
3
risposteDomanda
an ode where numerical method fails in matlab
hello, consider this ode: syms t y=dsolve('Dy=sqrt(1-y^2)','y(0)=1/sqrt(2)',t) and the result is y = sin(pi/4 + ...
oltre 11 anni fa | 1 risposta | 0
1
rispostaDomanda
getting string from gui textbox into dsolve
hello, i'm a beginner so this might be an easy question but i couldn't find an answer yet. how can i get the text written in a ...
oltre 11 anni fa | 1 risposta | 0
