photo

Folakemi Omotoye


2018년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

10 질문
0 답변

순위
69,752
of 300,853

평판
0

참여
10 질문
0 답변

답변 채택
30.0%

획득한 표
0

순위
 of 21,094

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 171,319

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Help me check what is wrong with my code
I want to print a table from a for loop with fprintf but when i run the code, it gives error Error using vertcat Dimensi...

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

0

답변

질문


How can i write this in matlab please
this is the whole code n=30; [v]=linspace(3,20,n); %CUSUM Algorithm h=4; %...

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

0

답변

질문


How can i define this in matlab
I want to define this function {s(-1)} in matlab. it is giving me error message. array index must be positive integers or logica...

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

1

답변

질문


I want only one value stored in this code
I want to store a particular value in this loop, how can i do it please. the code is below for t=1:1:30 s(t)=sum...

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

1

답변

질문


help with this code. I keep getting error message
when i execute the code below, i get the error message - Array indices must be positive integers or logical values. n=30 ...

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

1

답변

질문


How can i convert a vector (1 by 300) into time points
I have a 1 by 300 vector. I want to convert it to time points and write a program such that the system will read the cumulativ...

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

1

답변

질문


How can i change this plot to be be in this form
Please, how can i make the 2D plot (attached image -row plot) appear like any of the signal plots(attached image -signal) in the...

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

1

답변

질문


how can i get the cumsum of a 3D matrix.
i have a 3-D matrix.I want to use the cumsum algorithm to plot all the matrix as a signal. i have the following code m=zero...

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

1

답변

질문


i want to create A 3-D matrix and i want a pixel to be increasing by 1 in each of the matrix. how can i do that
i want the 3rd row and 3rd column in each matrix to be increasing with every iteration. i hvave done this but it is not working....

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

1

답변

질문


how can i create a matrix in a loop and have some elements changing with every iteration
I want to create a 10 by 10 matrix in a loop and have some elements changing between a particular range of values for each itera...

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

1

답변