Yasir Ali
Followers: 0 Following: 0
Feeds
提问
how to convert a text file into mat file having unequal delimiters in each line?
Hi, I am trying to convert a text file (space separated) to mat file. As soon as I apply delimiter command, I receive an error ...
7 years 前 | 1 个回答 | 0
1
个回答已回答
how to convert a text file into mat file having unequal delimiters in each line?
cvklpstunc Here is the text file. Thanks
how to convert a text file into mat file having unequal delimiters in each line?
cvklpstunc Here is the text file. Thanks
7 years 前 | 0
提问
how to obtain the parameter estimates using maximum likelihood estimation?
Hi everyone, I have linear model (P = Bo + B1*Acc) where P =probability of decision (0=No, 1=otherwsie), Acc= dependent variabl...
7 years 前 | 1 个回答 | 0
1
个回答提问
How to obtain parameter estimates of a model using maximum likelihood estimation?
I have a model (P = B0 + B1*Acc), where p = probability of decision (between 0 & 1), B0 and B1 are parameters to be estimated us...
7 years 前 | 0 个回答 | 0
0
个回答提问
How to find number of values which are repeating in a column?
Hi, I have matrix of 4535 x 23. In first column I have id's which are repeating. I would like to know that how many times a spe...
8 years 前 | 1 个回答 | 0
1
个回答提问
How extract specific data from a large matrix and save in new matrix?
Hi, I have a matrix say"mv" ( 45x1) and another matrix called "a" (a=15252x23). Every value of 'mv' is present in 'a' (first co...
8 years 前 | 2 个回答 | 0
2
个回答提问
Extracting a value from one column to its corresponding column?
Hi, I have a matrix (say 7 x 2). first column contains id and second column contains scores. I want to write a code to extract i...
8 years 前 | 1 个回答 | 0
1
个回答提问
Linking one column to two different columns?
I have a matrix of 1500 x 23. I have applied a formula in which there is one variable (say speed of leader) whose id is in colum...
8 years 前 | 1 个回答 | 0