photo

UJJWAL BARMAN


2015 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

10 質問
2 回答

ランク
210,238
of 300,847

評判
0

コントリビューション
10 質問
2 回答

回答採用率
10.0%

獲得投票数
0

ランク
 of 21,094

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,279

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


How to solve this six equations f1,f2,f3,f4,f5,f6 for finding out unknown x(1),x(2),x(3),x(4),x(5),x(6) using fsolve,solve.
f1=1-2*cos(x(1)*pi/180)+2*cos(x(2)*pi/180)-2*cos(x(3)*pi/180)+2*cos(x(4)*pi/180)-2*cos(x(5)*pi/180)+2*cos(x(6)*pi/180)-(pi/4)...

10年以上 前 | 0 件の回答 | 0

0

回答

質問


How to find unknown in a equation using fsolve or any other method.
How to find unknown in a equation using fsolve or any other method.

10年以上 前 | 1 件の回答 | 0

1

回答

質問


How to solve this 6 equations (f1,f2,f3,f4,f5,f6) to find out the unknown (A,B,C,D,E,F) given that f1=0,f2=0,f3=0,f4=0,f5=0,f6=0.
f1(K)=1-2*cos(A(K)*pi/180)+2*cos(B(K)*pi/180)-2*cos(C(K)*pi/180)+2*cos(D(K)*pi/180)-2*cos(E(K)*pi/180)+2*cos(F(K)*pi/180)-(pi/...

10年以上 前 | 0 件の回答 | 0

0

回答

質問


How to import data of matlab run program to excel file .
How to import data of matlab run program to excel file .

10年以上 前 | 1 件の回答 | 0

1

回答

質問


How to reduce the variable size.I have attached my program. Output error- Maximum variable size allowed by the program is exceeded.
How to reduce the variable size.I have attached my program. Output error- Maximum variable size allowed by the program is exceed...

10年以上 前 | 1 件の回答 | 0

1

回答

質問


after running a programming i have got some outputs but i only want to get output which is within a range suppose +0.1<output>-0.1.give some sugesstion.
After running a programming i have got some output but i only want to get output which is within a range suppose +0.1<output>-0....

10年以上 前 | 0 件の回答 | 0

0

回答

回答済み
programming to find out all possible combination of numbers a,b,c,d in which 0<a<b<c<d<90.
i am attaching a programming file that i have done which has runned sucessfully but i am having problem to save the output value...

10年以上 前 | 0

質問


programming to find out all possible combination of numbers a,b,c,d in which 0<a<b<c<d<90.
all possible combination of numbers a,b,c,d in which 0<a<b<c<d<90.

10年以上 前 | 5 件の回答 | 0

5

回答

質問


multiplying two matrixs using for loop.....one of the matrix contains a variable term suppose m=0:0.1:1
multiplying two matrixs using for loop.

10年以上 前 | 0 件の回答 | 0

0

回答