![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/14638173_1548441855145_DEF.jpg)
Chanaka Navarathna
Followers: 0 Following: 0
Statistics
14 Questions
0 Answers
RANK
240,168
of 297,046
REPUTATION
0
CONTRIBUTIONS
14 Questions
0 Answers
ANSWER ACCEPTANCE
42.86%
VOTES RECEIVED
0
RANK
of 20,422
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,776
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
Simulation to generate some numbers under certain conditions
Can you suggest me a way to write a Matlab programe for following question?
6 years ago | 0 answers | 0
0
answersQuestion
Curve fitting (curve fitting tool)
Is there a way to do multiple curve fittings on same window?
6 years ago | 1 answer | 0
1
answerQuestion
Pearson correlation display one number
How do I display one single number for the Pearson correlation? Below is the part of the code I use to generate the correlation...
6 years ago | 0 answers | 0
0
answersQuestion
Histogram for a loop
Hi, I am trying to simulate a chromatogram for 100 molecules using following code and the output looks very strange. What I am ...
6 years ago | 0 answers | 0
0
answersQuestion
Temporary save an output
Hi, I am trying to run this code to get a correlation between Absorbance1 and Absorbance2, but it gives 1.000 and doesn't make ...
6 years ago | 0 answers | 0
0
answersQuestion
Pearson correlation coefficient determination
Hi, I am trying to generate the Pearson correlation coefficient for A1 vs. A2, A1 vs. C and A2 vs. C. For all these I get 1.000...
6 years ago | 1 answer | 0
1
answerQuestion
Avoid infinity in the answer
Hi, I am trying to run this code and, I always get infinity for my first iteration. Is there a way to avoid that? or at least f...
6 years ago | 1 answer | 0
1
answerQuestion
Simulation results on command window
How do I display the average for the outputs of SNR, SNRM and SNRP on the command window or workspace? It keeps showing me 3 nu...
6 years ago | 1 answer | 0
1
answerQuestion
Prove central limit theorem
How do I make an attempt to prove the central limit theorm for following uniform variables? Their dimension are different and th...
6 years ago | 0 answers | 0
0
answersQuestion
Matrix dimension must agree
Hi, I need some help with troubleshooting this code. It keeps giving me the error Error in Assigment2problem1function (line 1...
6 years ago | 2 answers | 0
2
answersQuestion
Inner matrix dimensions must agree
Hi, I am getting this error whenever I run this code. What am I missing here? Error using * Inner matrix dimensions must ag...
6 years ago | 1 answer | 0
1
answerQuestion
Multiple for loops issue
I need to run this code and ultimately generate the numbers for SNRatio. Did I use the for loop in the correct way? It gives me...
6 years ago | 0 answers | 0
0
answersQuestion
Not getting a finite answer
I am trying to excute following code and I am ending up getting infinity. What I am trying to do is, compute signal to noise ra...
6 years ago | 0 answers | 0
0
answersQuestion
Storing values from a for loop and plot
I need to store the data generated for "Signal" and "Noise" and plot "Signal_to_Noise_Fl" vs. "Signal" for all the iterations. (...
6 years ago | 1 answer | 0