Maddy
Followers: 0 Following: 0
Statistics
RANK
35,736
of 295,486
REPUTATION
1
CONTRIBUTIONS
5 Questions
1 Answer
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
0
RANK
of 20,236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Feeds
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
answerQuestion
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...
2 years ago | 1 answer | 0
1
answerQuestion
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.
2 years ago | 1 answer | 0
1
answerIs 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
answerQuestion
Is it possible to make pdf plot from matrix with mean value?
need code for this type
3 years ago | 3 answers | 0