photo

Sanjoy Dey


2019 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

7 質問
1 回答

ランク
187,877
of 300,765

評判
0

コントリビューション
7 質問
1 回答

回答採用率
57.14%

獲得投票数
0

ランク
 of 21,084

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,941

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


matlab code to c code
user(1).bid = [3,5,7]; how we write c code of this matlab code??

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

0

回答

質問


Parse Error in funtion
p=0; for k=0:5 if(c(k)~= t) continue; ...

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

1

回答

回答済み
how we write condition in for loop?
i know syntax of for loop--- for index=initial value : step size: final value but i want to know the condition k<j,how i write...

6年以上 前 | 0

質問


how we write condition in for loop?
suppose in c language we have a condition like k=0;k<j;k++ how we write this code in matlab?

6年以上 前 | 3 件の回答 | 0

3

回答

質問


how we can store value in array using loop?
user(1).will = 0.5; user(1).rep = 1; user(1).bid = [3,5,7]; user(1).inter_time=4; user(2).will = 0.9; user(2).rep = 0.6; ...

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

1

回答

質問


how a access array element and send to user for task
This is my code % Structure of array user set user(1).will = 0.5; user(1).rep = 1; user(1).bid = [9,8,7]; user(1).inter_tim...

7年弱 前 | 0 件の回答 | 0

0

回答

質問


how access structure of array element using loop
Firstly i'm beginner in matlab,i don't have enough knowledge to write code in matlab. Can i access Structure of array element...

7年弱 前 | 1 件の回答 | 0

1

回答

質問


How i write code of array of structure in matlab?
write sample code of array of structure

7年弱 前 | 0 件の回答 | 0

0

回答