MOHAMED ABDULAZIM
Followers: 0 Following: 0
Estadística
9 Preguntas
0 Respuestas
CLASIFICACIÓN
62.500
of 293.982
REPUTACIÓN
0
CONTRIBUCIONES
9 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
55.56%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.065
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 150.317
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
The minimum value of a matrix array and its index
Hello everybody, I want to get a single minimum value of a matrix and know its index.What shold I do? Thank you very much
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Error messages during using Genetic algorithm and lsqnonlin optimization functions
Currently,I am running optimization script file by using the outputs from the genetic algorithm function in the least square non...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Using results from genetic algorithm as initial values in least square non-linear fitting
I have tried to take the initial values from genetic algorithm and use them in the least square nonlinear fit but every time I t...
alrededor de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
Indexing in a vector
I am trying to extract maximum value from a vector by max() function,however I need to know the index of this value in the vect...
alrededor de 4 años hace | 2 respuestas | 0
2
respuestasPregunta
Nonlinear least-squares data fit
I am trying to make a data fit for the data attached to this post,Nu=f(Re,Theta,Beta).I use lsqnonlin(fun,x0) function for this ...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Surface plot by using three vectors of the same length
How could I generate a surface plot by using three vectors of the same length and there is no relation between them?I know that ...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Non-linear fitting for more than three variables
I have a heat transfer experimental data set whrere Nu=f(Re,Theta,Beta).The data file is attached to this question.I want to mak...
alrededor de 4 años hace | 2 respuestas | 0
2
respuestasPregunta
Error message in Non-linear fit for more than three variables
% Create an anonymous function that describes the expected relationship % between X and Y fun = @(b,X) b(1)*X(:,1) + b(2)*X(:,...
alrededor de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
Curve fitting for more than three variables
I have performed a heat transfer experiment and I want to make a curve fitting for my data set.The study variable is Nusselt num...
alrededor de 4 años hace | 0 respuestas | 0