Riri


2014년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

9 질문
1 답변

순위
76,495
of 300,365

평판
0

참여
9 질문
1 답변

답변 채택
66.67%

획득한 표
0

순위
 of 20,933

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,262

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


how to do a graph
Hey, This is what i've tried to do : Use a for loop to calculate the number of parasites in your body and in your assistant un...

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

1

답변

질문


Using a cell array and a for loop
Hey guys, I have to do a cell array to strore some information about an animal and use a for loop to display that information an...

거의 12년 전 | 답변 수: 3 | 0

3

답변

질문


help to simulate a game
This is a script that I have to do : Write a game of rock, paper and scissors. You play against the computer. Scissors beat ...

거의 12년 전 | 답변 수: 2 | 0

2

답변

질문


Write a script that...
This is one script that I have to write but i have no idea where to start. Any hints please? The behavior of a bird (for the ...

거의 12년 전 | 답변 수: 1 | 0

1

답변

질문


How to write a script
Write a matrix and ask for information

거의 12년 전 | 답변 수: 2 | 0

2

답변

질문


How to do a while loop
I have to combined a for loop and a while loop

거의 12년 전 | 답변 수: 1 | 0

1

답변

질문


Strcmpi and while loop in a script
Day=strcmpi('monday', 'monday')=1 Day=strcmpi('monday', 'friday')=0 answer=input('favorite day?' , 's') Thanks to any h...

거의 12년 전 | 답변 수: 1 | 0

1

답변

질문


Celsius to Fahrenheit or vice versa
Creating a program to convert Celsius to Fahrenheit

거의 12년 전 | 답변 수: 3 | 0

3

답변

질문


Creating a random game of dice
This is what I have to do disp('You are going to throw a dice and get the total for 5 tries') de=[0 0 0 0 0] ...

거의 12년 전 | 답변 수: 2 | 0

2

답변

답변 있음
How to write a script
Yeah I think it would be something like this. I will try it. Thanks a lot

거의 12년 전 | 0