photo

Sanjoy Dey


2019년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

7 질문
1 답변

순위
287,106
of 300,381

평판
0

참여
7 질문
1 답변

답변 채택
57.14%

획득한 표
0

순위
 of 20,941

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,477

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

6년 초과 전 | 답변 수: 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...

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

6년 초과 전 | 답변 수: 0 | 0

0

답변