photo

Clarissa


Active since 2014

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
1 Answer

RANK
192,891
of 301,723

REPUTATION
0

CONTRIBUTIONS
3 Questions
1 Answer

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 21,401

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 176,250

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


??? Attempted to access V(4.15712e+008); index must be a positive integer or logical. Error in ==> modallllll at 50 an = (w * p0*c0^2)/V(2 * damping *wn*w +1*(w^2 -wn^2)) * p_xyz_t;
Hi, I am having a logical error with V and had a go at fixing it using the logical function and unfortunately had no luck. Th...

12 years ago | 2 answers | 0

2

answers

Question


??? Error using ==> mldivide Matrix dimensions must agree.
Hi everyone, I am trying to divide f0 but it keeps coming up with errors. I tried putting the dot before / as seen below but it ...

12 years ago | 1 answer | 0

1

answer

Question


I am currently trying to run a script to plot two graphs but I keep having this error "Undefined function or method 'greens' for input arguments of type 'char'."
%%% PARAMETERS %%% lx = 5.0; % x-dimension of the room (meters) ly = 6.0; % y-...

12 years ago | 2 answers | 0

2

answers