photo

Manik Kumar


Actif depuis 2017

Followers: 0   Following: 0

Statistiques

MATLAB Answers

4 Questions
0 Réponses

RANG
100 997
of 297 503

RÉPUTATION
0

CONTRIBUTIONS
4 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
0.0%

VOTES REÇUS
0

RANG
 of 20 449

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 159 017

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

Feeds

Afficher par

Question


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 ...

plus de 7 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 7 ans il y a | 1 réponse | 0

0

réponse

Question


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...

plus de 7 ans il y a | 1 réponse | 0

1

réponse

Question


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...

plus de 7 ans il y a | 1 réponse | 0

1

réponse