
yuval
Statistics
7 질문
2 답변
순위
17,082
of 257,566
평판
2
참여
7 질문
2 답변
답변 채택
28.57%
획득한 표
1
순위
of 109,867
참여
0 문제
0 해답
점수
0
배지 수
0
참여
0 게시물
참여
0 공개 채널
평균 평점
참여
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
질문
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...
1년 이상 전 | 답변 수: 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...
1년 이상 전 | 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...
2년 이하 전 | 답변 수: 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). ...
약 4년 전 | 답변 수: 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...
4년 이상 전 | 답변 수: 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...
5년 이하 전 | 답변 수: 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...
약 5년 전 | 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...
약 5년 전 | 답변 수: 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 = @(...
약 5년 전 | 답변 수: 1 | 0