Selin Soguksu
2012년부터 활동
Followers: 0 Following: 0
Feeds
질문
How can I draw Multivariate Scatter Plot?
Hello, I want to draw a multivariate scatter plot. I have 3 variables. 2 of them have 3 categories and one of them have 4 categ...
11년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
What is the problem in these code?
Thanks all of you for the answers and comments. I saw my mistake and correct my codes. Now it works good. I know my codes are no...
What is the problem in these code?
Thanks all of you for the answers and comments. I saw my mistake and correct my codes. Now it works good. I know my codes are no...
거의 12년 전 | 0
질문
What is the problem in these code?
Hello friends, I have a code like this: for x=1:50 Nrows=size(orj_matr,1) new_matr=randperm(Nrows) new_matr=...
거의 12년 전 | 답변 수: 2 | 0
2
답변질문
What is the mistake, please help
Hello, I have a 10000-10 matrix called orj_matr. I want to randomly select 50 rows from this matrix. But I want this 50 times. ...
거의 12년 전 | 답변 수: 2 | 0
2
답변질문
How can I select randomly?
Hello, I have an 10000 rows and 10 columns matrix. I want to select randomly 500 rows from this matrix. I want to ask you, randp...
거의 12년 전 | 답변 수: 2 | 0
2
답변질문
Can't import Excel data
Hello friends, I have an Excel spreadsheet which have 10 columns and 10000 rows. I want to import this spreadsheet to MATLAB. B...
거의 12년 전 | 답변 수: 1 | 0
1
답변답변 있음
how to shorten this equation?
Thank you very much for your answer. It works great :))
how to shorten this equation?
Thank you very much for your answer. It works great :))
12년 초과 전 | 0
질문
how to shorten this equation?
Hello, I want to ask a question. I'm very new on MATLAB. I have a matrix called K. K(100,40) 100 rows and 40 columns. Matrix inc...
12년 초과 전 | 답변 수: 2 | 0
2
답변답변 있음
how to generate random data (dichotomous 0-1) with normal distrubition
Hello, Thank you for the answers. I am studying simulation in Matlab. I want to explain my trouble a little more. I have a test...
how to generate random data (dichotomous 0-1) with normal distrubition
Hello, Thank you for the answers. I am studying simulation in Matlab. I want to explain my trouble a little more. I have a test...
12년 초과 전 | 0
질문
how to generate random data (dichotomous 0-1) with normal distrubition
Hello, I am a measurement and evaluation student and I want to generate [10000,10] random data with matlab. But these data incl...
12년 초과 전 | 답변 수: 3 | 0