yuval - MATLAB Central
photo

yuval


Last seen: 2개월 전 2017년부터 활동

Followers: 0   Following: 0

통계

MATLAB AnswersFrom 04/17 to 01/25Use left and right arrows to move selectionFrom 04/17Use left and right arrows to move left selectionTo 01/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

순위
19,309
of 296,498

평판
2

참여
7 질문
2 답변

답변 채택
28.57%

획득한 표
1

  • First Answer
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Problem with importing data from tab delimited .txt file
I have a very long 5-column text data with tab as delimiter, for example say that 'txtfile.txt' has 7 lines: 144141 180738085 t...

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

0

답변

답변 있음
Saving Raw IQ data in file type .dat
There are several answers on how to save to a .dat file, for example: https://www.mathworks.com/matlabcentral/answers/24852-sav...

4년 초과 전 | 0

질문


Indexing cell arrays with strings
Hello, I find myself lately wanting to use something like a cell array whose indexes are strings, like a named list in R but mu...

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

0

답변

질문


linear mixed effect modeling - hypotheses testing
hello, I'm comparing between between and within person models and testing different hypotheses on the models (specified in H). ...

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

0

답변

질문


Problem with getting output from KeyPressFcn
Hello, I have a KeyPressFcn with two input variables and i would like one output variable. Example of the code: h = fig...

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

0

답변

질문


How to average spectrograms of real signals
Hello, I'm trying to average spectrograms of different trials of a voltage signal from an EEG electrode. I'm just not sure tha...

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

0

답변

답변 있음
Adding conditions / additional input to ode45 function
For future reference, besides the solutions presented in the documentation page referenced by Steven Lord, I found another and s...

7년 초과 전 | 1

질문


Adding conditions / additional input to ode45 function
Hello, I'm using ode45 and I want to be able to add an input ('i') which will determine a parameter in the function I put in th...

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

2

답변

질문


Merging/Multiplying Functions
Hello, I haven't figured out to find a way to create a new function out of multiplying 2 functions, for example: fun1 = @(...

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

1

답변
Go to top of page