photo

Reyly Bonilla


Last seen: 4 years 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Keep getting "Unable to perform assignment because the indices on the left side are not compatible with the size of the right side."
clear all; close all; clc; global t Ts Tm T Qmax CVS CVD tauD tauS % Initial Conditions Rs = 17.5; % mmHg/(liter/min) Rp =...

5 years 前 | 1 个回答 | 0

1

个回答

提问


I keep getting an error message on this code, I dont know what the problem is. Keeps saying the expression is invalid
>>t = [0:10]; >>v1 = @t (2cos(t)-sin(t))*25*exp(-t); >>plot(t,v1);

6 years 前 | 1 个回答 | 0

1

个回答