photo

f moradi


2018년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

7 질문
1 답변

순위
266,252
of 301,478

평판
0

참여
7 질문
1 답변

답변 채택
71.43%

획득한 표
0

순위
 of 21,296

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 174,719

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


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년 전 | 답변 수: 1 | 0

1

답변

질문


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년 전 | 답변 수: 1 | 0

1

답변

답변 있음
read a .ssv file
this is my .ssv file. in the .zip file

거의 8년 전 | 0

질문


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년 전 | 답변 수: 2 | 0

2

답변

질문


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년 전 | 답변 수: 0 | 0

0

답변

질문


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년 전 | 답변 수: 0 | 0

0

답변

질문


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년 전 | 답변 수: 1 | 0

1

답변

질문


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년 전 | 답변 수: 1 | 0

1

답변