yuval
Followers: 0 Following: 0
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...
3년 초과 전 | 답변 수: 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...
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...
6년 초과 전 | 답변 수: 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...
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 = @(...
7년 초과 전 | 답변 수: 1 | 0