photo

ihab


Last seen: 대략 5년 전 2015년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

13 질문
0 답변

순위
204,399
of 300,364

평판
0

참여
13 질문
0 답변

답변 채택
23.08%

획득한 표
0

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,407

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


loop a script on my dataset file.
i have script that input a dataset from file and output a fig. i want to make script that loops on all dataset file one by one...

대략 6년 전 | 답변 수: 0 | 0

0

답변

질문


i have a matlab code for feature extraction, how i apply this code to all my dataset in a file .without applying it one at atime.
i have a Matlab code for feature extraction, how i apply this code to all my dataset in a file .without applying it one at a tim...

대략 7년 전 | 답변 수: 1 | 0

1

답변

질문


two pass split window filter
i have spectrogram time X frequency matrix ,with peaks that i want, and noise that i dont want, so, how to use two pass split w...

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


i have S 300x800 data set matrix , i need code for replacing coloumns
i have S 300x800 data set matrix , i need code for replacing column 120 with 50,and 120 with 121,and 240 with 100 and 240 with ...

거의 8년 전 | 답변 수: 2 | 0

2

답변

질문


i have nonseperable data , want to use svm kernel trick,
i have the 2 class data shown in the attached, i want to use kernel trick in svm to get the best classification .

거의 8년 전 | 답변 수: 0 | 0

0

답변

질문


i want to add 2 signals with different freq.
i have this SCREW (t)=A0*cos(PHI0*t)+A1*cos(PHI1*t)+A2*cos(PHI2*t)+A3*cos(PHI3*t); the result always A0*cos(PHI0*t) only if i...

거의 9년 전 | 답변 수: 0 | 0

0

답변

질문


send variable to workspace
i have a code starting with a function, the only variable i get in the workspace is 'ans'. i have other variables inside my cod...

대략 9년 전 | 답변 수: 2 | 0

2

답변

질문


i want to get variable in the work space
i want to get a variable in the work space ; i can display it in the command window but not saved in the work space.

대략 9년 전 | 답변 수: 0 | 0

0

답변

질문


every time i plot signal spectrum from 0-250 ,its flat between o-100
i have a signal consists of multiple frequencies plus noise , when i use SPECTRUM = db(abs(TEMPFFT(512:-1:1))) to plot spectr...

9년 초과 전 | 답변 수: 0 | 0

0

답변

질문


index must be a positive integer or logical
this is part of my code with SPEED=8 ASPECT=30 DOPPLER = 2925/(2925 + SPEED*cos(ASPECT)); TONE_A=88*DOPPLER; atten(T...

대략 10년 전 | 답변 수: 1 | 0

1

답변

질문


why i cant have a=zeros(1:200)?
i get these message "Error using zeros Maximum variable size allowed by the program is exceeded" when i use a=zeros(1:200)

대략 10년 전 | 답변 수: 2 | 0

2

답변