photo

f moradi


Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

7 Questions
1 Answer

RANK
113,320
of 301,447

REPUTATION
0

CONTRIBUTIONS
7 Questions
1 Answer

ANSWER ACCEPTANCE
71.43%

VOTES RECEIVED
0

RANK
 of 21,284

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,580

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 3

View badges

Feeds

View by

Question


error in svm classifier
hello, I would like generate one class of points inside the unit disk in two dimensions, and another class of points in the annu...

8 years ago | 1 answer | 0

1

answer

Question


how to read data and put them into separate line?
Hello I read a file with the Training=fscanf(fileid,'%c %c%c %c\n'); command. But why dont enter a new row to read the ...

8 years ago | 1 answer | 0

1

answer

Answered
read a .ssv file
this is my .ssv file. in the .zip file

8 years ago | 0

Question


read a .ssv file
Hello I want to read a .ssv format file in MATLAB and put it in a matrix The file with format .ssv contains 1500 lines and 24 co...

8 years ago | 2 answers | 0

2

answers

Question


I have a databases that contains 23 discrete features and is divided into two classes of toxic and edible mushrooms. I want to create a Gaussian PDF for multidimensional variables using databases. How should I write code? Please help me:(
I have a databases that contains 23 discrete features and is divided into two classes of toxic and edible mushrooms. I want to c...

8 years ago | 0 answers | 0

0

answers

Question


Hello What does this command perform in MATLAB? now_time=feval(char(protocol(pno)),-1);
Hello What does this command perform in MATLAB? now_time=feval(char(protocol(pno)),-1);

8 years ago | 0 answers | 0

0

answers

Question


Hello What does this command perform in MATLAB? now_time=feval(char(protocol(pno)),-1); Of course, before this line, this command is written: protocol = { 'paloha' ...%pure ALOHA : pno=1 'saloha' ...%slotted ALOHA: pno=2
Hello What does this command perform in MATLAB? now_time=feval(char(protocol(pno)),-1); Of course, before this line, th...

8 years ago | 1 answer | 0

1

answer

Question


about plot function with 4 variable in term of 1 variable
I want to draw a function (is s) in terms of g can you help me? >> syms t >> a=t/n; >> syms g >> s=(g*exp(-a*g))/...

8 years ago | 1 answer | 0

1

answer