photo

cody madsen


2018년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

6 질문
0 답변

순위
232,626
of 301,237

평판
0

참여
6 질문
0 답변

답변 채택
16.67%

획득한 표
0

순위
 of 21,206

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 173,611

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Rolling all six numbers on a six sided die
If I were to roll a 6 sided die and wanted to roll each number 1 time how many times on average would it take for me to roll eac...

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

2

답변

질문


index exceeds the number of array elements
I am trying to create a vector that stores a tally and if the tally k is greater than the number of elements in the vector I wan...

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

1

답변

질문


Creating permutations of vectors using basic matlab commands such as loops.
In the problem I have to take a vector x = [x1,x2,x3,x4] ,where 0 <= xi <= m, and m is an inputted integer. For example if m ...

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

1

답변

질문


How do I solve this projectile motion problem?
Problem Statement: A gun is fired from point A hitting the target at point B. The initial velocity is 400 m/s. Determine the...

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

0

답변

질문


How do I plot the first 200 points of each vector on the same graph?
what would I have to put in the plot command in order to plot only the first 200 points of each vector vs. t on the same graph? ...

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

1

답변

질문


Unable to perform assignment because the left and right sides have a different number of elements. Error in Assignment6ExcelCodyMadsen (line 44) letter(i) = 'B+' ; How do I fix this problem?
gradebook = xlsread('Exam_Grades_Data(1)'); display (gradebook); %% Average Exam Grade for Each Student % 0 -...

7년 초과 전 | 답변 수: 2 | 0

2

답변