photo

mpz


Last seen: 2년 초과 전 2022년부터 활동

Followers: 0   Following: 0

Programming Languages:
MATLAB
Spoken Languages:
English

통계

MATLAB Answers

14 질문
3 답변

순위
159,371
of 300,369

평판
0

참여
14 질문
3 답변

답변 채택
71.43%

획득한 표
0

순위
 of 20,936

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,436

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


Solving unknwon matrix in a matrix equation using symbolic and kronecker
Hi, I need some help on how to solve the matrix equation below in MATLAB. I tried doing it using the symbolic toolbox and kronec...

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

0

답변

질문


Using for loop to generate and store matrix array and plot each cell
Hi, I am trying to generate the data for each cell and store it for the time history then plot it. I = identity matrix (4 b...

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

1

답변

질문


Using ode45 for a varying input and plot t vs x
Hi, I am having trouple to plot t vs x with a varying u using the ode45 function. Below is how I attempted to do that. The u gi...

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

1

답변

질문


Solving an integral when the parameters is a matrix - Controllability Gramian
Hi, I need solving the controllability gramian below given B and psi Psi is calculated as below as phi_s. B matrix is give b...

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

1

답변

질문


solve matrix differential equations with ode45
Hi I want to solve dy/dt=Ay(t) in matlab numerically but having a hard time coming up with a working code. My numerican and an...

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

1

답변

질문


Using a boolean operation to assign specific values for each threshold
Hi, I have a data that has noise in it and I want to convert it using boolean operation assigning specific integers based on th...

대략 3년 전 | 답변 수: 1 | 0

1

답변

답변 있음
Measure time difference peaks and stores it
Yes that data is noisy that's why I used a boolean to only pick the ones that met my threshold. Thanks

대략 3년 전 | 0

질문


Measure time difference peaks and stores it
Hi, Can anyone help me with a code to measure the time difference from the moment the peak is 1 till it goes back to zero and t...

대략 3년 전 | 답변 수: 3 | 0

3

답변

질문


Finding peak of a noisy data
I need help with finding peaks (in other words cycles) for the plot below.(data attached). I tried two methods but still cannot ...

대략 3년 전 | 답변 수: 2 | 0

2

답변

질문


Plotting rows of a specific column of similar value on separate figures
Hi, I am trying to make a plot of column 3 of the table "zt" below/attached. However, I need one plot per column 1 value. i.e.Un...

대략 3년 전 | 답변 수: 2 | 0

2

답변

답변 있음
Extract specific rows and columns from excel and store in a matrix
If someone has an easy way to do it, please post. Below is how I was able to solve it. First read all the data from the excel us...

대략 3년 전 | 0

| 수락됨

답변 있음
Extract specific rows and columns from excel and store in a matrix
There is the error I keep getting. sprintf only output Number1 not Number1.xlsm Error using readtable (line 318) Unable to fin...

대략 3년 전 | 0

질문


Extract specific rows and columns from excel and store in a matrix
Hi I have two questions I have multiple excel files that I want to use matlab to extract specific row and columns from and then...

대략 3년 전 | 답변 수: 3 | 0

3

답변

질문


Plot summation series | For Loop | Creep Strain
Hi, Need some assistance in plotting the below equation. I don't know why it is not coming out right. Below is my code and the ...

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

2

답변

질문


Solving a System of 2nd Order Nonlinear ODEs
Hi, I am having some issues plotting this two equations. For some reason MATLAB is taking forever to solve. Is my syntax incorr...

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

2

답변

질문


Solving a System of 2nd Order Nonlinear ODEs
Hi, I need help with setting up the code for the below 2 non-linear differential equations. I do not have symbolic toolbox. Belo...

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

2

답변

질문


Summation function with two variables concentration profile
Hi, Need some help plotting the attached equation For some reason my plot is not oming out as needed. For example, I want to b...

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

1

답변