Community Profile

photo

Yasir Ali


Last seen: 2 years ago Active since 2016

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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 ...

6 years ago | 1 answer | 0

1

answer

Answered
how to convert a text file into mat file having unequal delimiters in each line?
cvklpstunc Here is the text file. Thanks

6 years ago | 0

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 0 answers | 0

0

answers

Question


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...

7 years ago | 1 answer | 0

1

answer

Question


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...

7 years ago | 2 answers | 0

2

answers

Question


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...

7 years ago | 1 answer | 0

1

answer

Question


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...

7 years ago | 1 answer | 0

1

answer