photo

reuben crockett


2016년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

5 질문
0 답변

순위
222,363
of 302,098

평판
0

참여
5 질문
0 답변

답변 채택
40.0%

획득한 표
0

순위
 of 21,542

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 178,932

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Sum does'nt work for large q.N
I was wondering if anyone could give me some advice or correct my code so this sum will run for large q and N. I presume the pr...

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

1

답변

질문


Why is my code just filling row 100 values of a matrix?
My code below should fill the matrix q with the value h(when the while loop breaks for each m) however it seems that most of the...

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

1

답변

질문


Input at time t of a loop
I am running a loop in my code that updates a vector, is there a way that I can write code to update the vector at say time 50, ...

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

1

답변

질문


How do you find the distance of an assigned coordinate to the centre?
x(i)= rand(n1,n2); if I have assigned a point such as above for x(i) how would I find the the distance from x(i) to the centre...

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

0

답변

질문


How do i resolve the error in this code:
% Programme for estimating k in DE prompt= 'input a value for k : ' ; k = input(prompt); w =(pi/12); ...

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

1

답변