Estadística
8 Preguntas
0 Respuestas
CLASIFICACIÓN
8.193
of 295.486
REPUTACIÓN
5
CONTRIBUCIONES
8 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
62.5%
VOTOS RECIBIDOS
4
CLASIFICACIÓN
of 20.236
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
solving a cubic equation
I am using the command x = solve('a*x^3 + b*x^2 + c*x + d') to get the polynomial's roots. It returns a symbolic answer. ...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
basic question on creating a function and plotting
Hello everyone i have the expression to calculate: Ke=K0*e*a*(a-1)/(1+e-a*e) K0, e are known values and a is my variable ...
más de 10 años hace | 2 respuestas | 0
2
respuestasPregunta
plotting a polynomial problem
hello everyone! maybe it's too simple, but i got a little angry trying to plot a polynomial let's say : u=a*x+b*x^2+c*x^3+...
casi 12 años hace | 1 respuesta | 0
1
respuestaPregunta
changing part of the name of a variable inside a "for" loop
hello everyone! let's say i have the equation between two variables: DT10sec= A*T10sec How can i use a "for" loop to...
alrededor de 12 años hace | 4 respuestas | 0
4
respuestasPregunta
the integer part of the division
hello everyone how do i get the integer part of the output of a division i.e. 23/5=4 (and the remainder is 3)
alrededor de 12 años hace | 2 respuestas | 4
2
respuestasPregunta
calculating a few elements of a table, using a different equation
Hello! Let's say that i am calculating every element of a 100X300 table by using equation A I use two for loops for i=1:100...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
using on a new m-file, another algorithm's results
how can i use the results of an algorithm(lets say a matrix), as an input in another's algorithm m-file?
más de 12 años hace | 0 respuestas | 0
0
respuestasPregunta
A convergence prcedure that doesn't work
Hello!! I use the Crank-Nicolson numerical method to calculate temperatures on a metalic plate(aluminium) 10cmx30cm. I ass...
más de 12 años hace | 0 respuestas | 0