Statistics
9 Questions
0 Answers
RANK
173,218
of 295,467
REPUTATION
0
CONTRIBUTIONS
9 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,234
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
function to get critical values of multivariat normal and t distributions
hi im in an advanced statistics course and i need to build confidence intervals for 3 constraints simultaneously at alph equal 0...
10 years ago | 1 answer | 0
1
answerQuestion
print matrix of month
hello im supposed to create a function that gets input of a month and year and im supposed to get output prinnted my problem is ...
11 years ago | 0 answers | 0
0
answersQuestion
how to coampre strings and print
hello im supposed to create a function that gets input of a month and year and im supposed to get output prinnted my problem is ...
11 years ago | 1 answer | 0
1
answerQuestion
fprint f for a matrix
say i have a nXm matrix of numbers and i need to print it with tabs between itch element how should it be done? my matrix is...
11 years ago | 2 answers | 0
2
answersQuestion
why is there no output?
im suppose to create a function that gets a vector x of 10 elements and returns a new vector with 10 elemnts.the new vector co...
11 years ago | 2 answers | 0
2
answersQuestion
function creating new vector
i need to create a function that has an input of vector with 10 elements and it creates a new vector containing only elements b...
11 years ago | 2 answers | 0
2
answersQuestion
The following error occurred converting from cell to double:
hi i am very new to matlab so this might sound stupid to the experts so i appoligize i need to create a function the gets a c...
11 years ago | 1 answer | 0
1
answerQuestion
function that gives the number of letters in a word
for example abcd should be equal 4 when i define a vector w={'abcd','ccb'} length(w(1,1)) gives me 1 and not 4
11 years ago | 2 answers | 0
2
answersQuestion
counting without built in function?
how do i create a function that counts the number of time that a given marix is between the 2 row elements of another given matr...
11 years ago | 1 answer | 0