HINA
University of Tartu
Followers: 0 Following: 0
Mathematician
Estadística
CLASIFICACIÓN
126.484
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
7 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
85.71%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
9.820 of 20.234
REPUTACIÓN
64
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
1 Archivo
DESCARGAS
5
ALL TIME DESCARGAS
646
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
CAT arguments dimensions not consistent.
Hello, I am getting the following messages while running the program for multiple values of 'l', (e.g: the program works well b...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Error encountered using 'fzero'
Hello, I have a question regarding fzero. my code is as follows: syms P N=-P; a=50; b=20; h0=50; E=200;n=1.5; h1=40; l=10...
alrededor de 4 años hace | 2 respuestas | 0
2
respuestasPregunta
Error running for loop
Hello, I am working with the following MATLAB code, it works properly if I want to calculate the values at some fixed points, b...
casi 5 años hace | 2 respuestas | 0
2
respuestasPregunta
Numerical solution of a matlab function.
Hello everyone, I am trying to solve the following function for the variable P by using ''feval'' , ''fsolve'' and ''fzero'' bu...
más de 5 años hace | 2 respuestas | 0
2
respuestasPregunta
solve and vpasolve command doesn't work
Hello, I am trying to get a non zero solution of the equation ''delta'' for the variable ''P" with the following code but unab...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Trying to find non-zero solution.
Hello, I am trying to solve a determinant of 4x4 matrix and getting answer equal to zero. Can anyone help me to find the other ...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
I am trying to run the following algorithm, but it is not providing me the absolute answer as given in the link https://se.mathworks.com/help/symbolic/solve-an-algebraic-equation.ht
syms x [solx, param, cond] = solve(cos(x) == -sin(x), x, 'ReturnConditions', true)
alrededor de 6 años hace | 1 respuesta | 0