photo

Maddy


Last seen: 2 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
1 Answer

RANK
35,935
of 298,363

REPUTATION
1

CONTRIBUTIONS
5 Questions
1 Answer

ANSWER ACCEPTANCE
60.0%

VOTES RECEIVED
0

RANK
 of 20,572

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 160,969

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2

View badges

Feeds

View by

Question


Unable to perform assignment because the size of the left side is 1-by-1 and the size of the right side is 1-by-20.
Unable to perform assignment because the size of the left side is 1-by-1 and the size of the right side is 1-by-20.

2 years ago | 1 answer | 0

1

answer

Question


Unable to perform assignment because the size of the left side is 1-by-1 and the size of the right side is 1-by-2000.
Please help me solve this issue. clc close all; clear all; b01 = 0.011 ; % Density of 1state/1time b02 = 0.001; % Densit...

3 years ago | 1 answer | 0

1

answer

Question


I have a program and I need to make a model of it.
I have code or you can say matlab program which runs successfully and now I need to make a maintenance model of it.

3 years ago | 1 answer | 0

1

answer

Answered
Is it possible to make pdf plot from matrix with mean value?
Here is the P matrix.

3 years ago | 0

Question


I have a matrix P having 100 rows and 2001 columns. can you please help me to make a probability distribution curve of columns and mean line of rows.
like the probability distribution curve lies on y axis(VERTICALLY) and mean value line lies on x axis (HORIZONTALLY). I need ...

3 years ago | 1 answer | 0

1

answer

Question


Is it possible to make pdf plot from matrix with mean value?
need code for this type

3 years ago | 3 answers | 0

3

answers