![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/10586978_1522136717785_DEF.jpg)
Manik Kumar
2017 年からアクティブ
Followers: 0 Following: 0
統計
MATLAB Answers
4 質問
0 回答
ランク
of 157,897
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
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年以上 前 | 1 件の回答 | 0
1
回答質問
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年以上 前 | 0 件の回答 | 0
0
回答質問
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年以上 前 | 1 件の回答 | 0
1
回答質問
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年以上 前 | 1 件の回答 | 0