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...
4 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0