Statistics
4 Questions
0 Answers
RANK
150 165
of 300 379
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
0
RANK
of 20 931
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 168 299
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
Understanding standard deviation code
Hi Guys, For the following built in matlab function for standard deviaion std(X,0,2) please can someone tell me what the 0 and ...
nästan 6 år ago | 1 answer | 0
1
answerQuestion
How to write a function
Hi guys, Im new to matlab. Im tyring to write a function for standard deviation. Ive got the following: function output=Standa...
nästan 6 år ago | 2 answers | 0
2
answersQuestion
Trapezium rule code not work
Hi, guys im new to matlab. Ive written a code for the trapezium rule but it wont work becuase Trapezium_rule is undefined. How d...
ungefär 6 år ago | 0 answers | 0
0
answersQuestion
Cant get my code to work
Hi, ive written the following function function Guass_t=Gaussian_t(x) n = length(x); mean = sum(x)/n; std = sqrt...
ungefär 6 år ago | 1 answer | 0

