photo

Manik Kumar


Con actividad desde 2017

Followers: 0   Following: 0

Estadística

Feeds

Ver por

Pregunta


Regarding the livelink COMSOL
Hello, I am using the COMSOL 5.3 in which I have to link my MATLAB function but I am unable to do so. In MATLAB function I had ...

alrededor de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


I am using the function in matlab for fmincon and i want to convert that function into the c code using the matlab coder
So can anybody help me to send the documentation for the matlab coder as i am unable to find that

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

0

respuestas

Pregunta


I had problem while using the fmincon in for loop
x0(1,1)=-4; x0(1,2)=4; {for i=1:3 x0(i,1)=x0(1,1)+k*(1/18); x0(1,2)=x0(1,2)+k*(1/36); energy=@(x)(K0+K1*((sin(x(1))*co...

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

1

respuesta

Pregunta


I am try to solve highly non-linear equations in matlab but unable to do so i already use solve command but it shows it cannot find explicit solution and use the fmincon
But in my problem i use theta and phi as 2 variable which are between the certain range but fmincon and fminbnd gives only the f...

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

1

respuesta