Statistica
8 Domande
0 Risposte
RANK
196.864
of 295.486
REPUTAZIONE
0
CONTRIBUTI
8 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
12.5%
VOTI RICEVUTI
0
RANK
of 153.950
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
My differential equation solution doesn't work with dsolve
I'm trying to solve the Lane-Emden equation numerically, and my code for the solution is the following: syms y(x) dy = d...
oltre 6 anni fa | 1 risposta | 0
1
rispostaDomanda
How can I make it so a while loop doesn't stop if one of the elements in a vector going into it fulfills the condition?
My code looks something like this: while(sqrt(x.^2 + y.^2 + z.^2)<1) some conditions which increases the values of x, ...
quasi 8 anni fa | 1 risposta | 0
1
rispostaDomanda
How to get my code to define variables
Hi, I've written a quick piece of code which is the following: function [Delta, theta, theta1, theta1prim, theta2prim, thet...
oltre 9 anni fa | 2 risposte | 0
2
risposteDomanda
Subscripted assignment dimension mismatch.
Hello, I'm getting the error 'Subscripted assignment dimension mismatch.' for this piece of code: a = -3; b = 3; ...
oltre 9 anni fa | 1 risposta | 0
1
rispostaDomanda
How do I get my loglog plot to chose the correct interval?
Hi, I'm trying to get a loglog plot to show the correct interval. The code is meant to show numerical derivation of sin(x), here...
quasi 10 anni fa | 0 risposte | 0
0
risposteDomanda
How to plot a graph of convergence for Newtons method of three variables?
Hi, I have used Newtons method to find three unknown variables from three equations, but now I need to plot the graph to show th...
quasi 10 anni fa | 1 risposta | 0
1
rispostaDomanda
How to get my code for Newtons method for non-linear equationsystems working?
I'm trying to make my code for Newtons method for non-linear equationsystems working. I have three equations and three variables...
quasi 10 anni fa | 0 risposte | 0
0
risposteDomanda
How to make 'solve' work?
Hello, I have just recently started using Matlab and are still learning the basics. I have tried to solve an equation but the 's...
quasi 10 anni fa | 1 risposta | 0