photo

Manik Kumar


Active since 2017

Followers: 0   Following: 0

Statistics

Feeds

View by

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

7 years ago | 1 answer | 0

1

answer

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

7 years ago | 0 answers | 0

0

answers

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

7 years ago | 1 answer | 0

1

answer

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

7 years ago | 1 answer | 0

1

answer