photo

Brajesh Kumar


IIT Roorkee

Con actividad desde 2015

Followers: 0   Following: 0

Mensaje

Estadística

MATLAB Answers

4 Preguntas
0 Respuestas

CLASIFICACIÓN
199.838
of 300.364

REPUTACIÓN
0

CONTRIBUCIONES
4 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.934

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.373

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

Ver por

Pregunta


Error using barrier (line 22) Objective function is undefined at initial point. Fmincon cannot continue.
Plz help to encounter error.. function stm2 clc; close all; clear all A = [[1 1];[1 1];[1 1]]; b = [1;1;1]; X0 ...

alrededor de 10 años hace | 7 respuestas | 0

7

respuestas

Pregunta


Solving System of Non Linear algebraic equations
I need help in solving following equations: I tried different solvers like fsolve, lsqnonlin but the solution is not converging....

más de 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


fsolve or fminsearch is not able to provide constant values in answer of non linear equations by changing initial guesses. Kindly solve these equations by using either fsolve or any other suitable solver
(6.2975e-11)*((1-x(1)-x(2)-x(3))*((0-3.*x(1)-7.*x(2))^3)*((1+0+12*x(1)+4*x(2)+4*x(3))^8))) - (((4.*x(1)+x(3))^4)*((2.*x(3))^8));...

más de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Please help me to solve following equations using matlab
-x(4) + 1-x(1)-x(2)-x(3); -x(5) + 1-3.*x(1)-7.*x(2); -x(6) + 4.*x(1)+x(3); -x(7)...

más de 10 años hace | 2 respuestas | 0

2

respuestas