Feeds
提问
what is fnn (not FNN)
I'm trying to use function [LaypExpnt]=lyaprosen(y,dt)8 var from the https://ideas.repec.org/c/boc/bocode/t741502.html it ha...
2 years 前 | 1 个回答 | 0
1
个回答提问
Lyapunov exponent supplied by the COMMNUITY
Were gaining on it! The function i'm interested in has been submitted by the COMMUNITY: MathWorks FileExchange website fo...
2 years 前 | 0 个回答 | 0
0
个回答提问
Lyapunov exponent function submitted by community
It seems this funcftion only takes Ordinary Differential Equations (ODE). I have experimental data. how can I use it with data,...
2 years 前 | 1 个回答 | 0
1
个回答提问
Luapunov exponent for days
I have looked at community supplied function for lyapunov exponent but it only seems to work with ordinary differential equation...
2 years 前 | 1 个回答 | 0
1
个回答提问
length(data.(ChannelFirst)) this worked for years, now it won't work WHY?
Select edf data file to analyze Enter SAMPLE RATE for this subject(check log book!): 512 Enter name of first channel to ana...
2 years 前 | 2 个回答 | 0
2
个回答提问
why doesn't data.(ChannelFirst) work now? I has worked ok for years
Enter name of first channel to analyze : F5 Enter name of second channel to analyze : F3 Unrecognized field name "F5". Er...
2 years 前 | 0 个回答 | 0
0
个回答提问
"Array indices must be positive integers or logical values." - a new problem
First = input('Enter time (secs) for TPlot START \n'); Last = input('Enter time (secs) for TPlot END \n'...
3 years 前 | 1 个回答 | 0
1
个回答提问
need help with hdr.label
clear; clf; clc; % Read EEG file data % ask user cd 'F:\' display('Select edf data file to analyze'); [filenam...
4 years 前 | 0 个回答 | 0
0
个回答提问
Subscript indices must either be real positive integers or logicals.
This is such a simple request, but I cannot find an answer A = 1.0000 1.0000 0.3333 0.1429 0.1111 1.000...
5 years 前 | 2 个回答 | 0
2
个回答提问
"Invalid Handle" error message occurs
I have the following very simple code: fprintf(' Select Folder to store output plots and files \n'); FigPath = uig...
7 years 前 | 1 个回答 | 0
1
个回答提问
uigetfile and large dialogue box
Using uigetfile the dialogue box suddenly occupies the whole screen. It there a way to make it smaller
7 years 前 | 1 个回答 | 0
1
个回答提问
overlay plot on imgage
I have images of artwork and plots of data from an eye tracker. I want to overlay the data plots on the images. A complication...
7 years 前 | 1 个回答 | 0
1
个回答提问
change scaling of x-axis
I have data in IDCount(1,:) that goes from 0 to, say, 260. I want to rescale so the x-axis will appear in seconds -- IDCount(1,...
7 years 前 | 1 个回答 | 0
1
个回答提问
ginput doe not work anymore
[TrajX, TrajY] = ginput; this has worked great but now does not work at all. I click mouse to select a region -- with simult...
8 years 前 | 2 个回答 | 0
2
个回答提问
ginput used to work now it doesn't
Plot works just fine [ax,p1,p2] = plotyy(t,P3_FzInv,t,T4_T3,'plot'); grid on; % [ax,p1,p2] = plotyy(xaxis,T4_...
8 years 前 | 1 个回答 | 0
1
个回答提问
why won't this plot?
for i = 1:length(xaxis); if xaxis(i) >0; plot(xaxis(i),yaxis(i)); end end; xaxis and yaxis have numbers...
8 years 前 | 4 个回答 | 0
4
个回答已回答
This code gives me a strange plot I cannot figure why. Many thanks for any help
In the words of Colombo, "one more thing..." plot looks correct (finally!) I have tried all the combinations I can think of b...
This code gives me a strange plot I cannot figure why. Many thanks for any help
In the words of Colombo, "one more thing..." plot looks correct (finally!) I have tried all the combinations I can think of b...
9 years 前 | 0
已回答
This code gives me a strange plot I cannot figure why. Many thanks for any help
as you can see in the top plot, one of the variables (z2, I think) does not fit within the plot boundaries I can't find a probl...
This code gives me a strange plot I cannot figure why. Many thanks for any help
as you can see in the top plot, one of the variables (z2, I think) does not fit within the plot boundaries I can't find a probl...
9 years 前 | 0
提问
This code gives me a strange plot I cannot figure why. Many thanks for any help
figure(2); start=floor(TrajX(1)); stop=floor(TrajX(length(TrajX))); P3_FzInv = flip(P3_Fz*-1); subplo...
9 years 前 | 5 个回答 | 0
5
个回答提问
Vector size error or Polyfit
Am trying to detrend some ECG data using polyfit(). Error message is that X and Y vectors not the same size. But they are, I th...
9 years 前 | 1 个回答 | 0
1
个回答提问
buttLoop error message code lifted from Matlab example 60 Hz hum
Using code from Remove the 60 Hz Hum from a Signal <http://www.mathworks.com/help/signal/ug/remove-the-60-hz-hum-from-a-signal...
9 years 前 | 1 个回答 | 0
1
个回答已回答
Why does .gt return a vector for simple comparison of two numbers?
I don't think I am dealing with 3-element vectors k k = 31231 >> sig(k) ans = -263.9811 >> cutoff ...
Why does .gt return a vector for simple comparison of two numbers?
I don't think I am dealing with 3-element vectors k k = 31231 >> sig(k) ans = -263.9811 >> cutoff ...
9 years 前 | 0
| 已接受
提问
Why does .gt return a vector for simple comparison of two numbers?
The problem: Trying to count heart rate. I have a (somewhat noisy) signal vector of length 30K or so and intend to analyze pea...
9 years 前 | 3 个回答 | 0
3
个回答提问
XLSWrite works sometimes,, other times I have to re-run up to 5-6 times
This is the error code. Excel is NOT loaded into memory, i.e., is not open. Only Matlab is running: Command Window, Editor, Fi...
11 years 前 | 0 个回答 | 0
0
个回答提问
xlsWrite works once then I get error code 0x800AC472
xlsWRITE will work once and then it returns: Error: Object returned error code: 0x800AC472 Error using xlswrite (line 2...
11 years 前 | 1 个回答 | 0
1
个回答提问
Values in array seem to be divided by 1000. Why?
'RatioResults' is a 9X181 double precision array in workspace. 'thispass' is vector created each iteration through a While loop...
11 years 前 | 1 个回答 | 1
1
个回答提问
User Inputs String variable that is name of vector. want script to calculate on values of that vector
Hello, I know this is VERY BASIC, but I cannot find an answer in the books, Matlab Guide, or Matlab Central. Need help w...
12 years 前 | 2 个回答 | 0
2
个回答已回答
xlsread only works once per matlab session
xlsWRITE will work once and then it returns: Error: Object returned error code: 0x800AC472 Error using xlswrite (line...
xlsread only works once per matlab session
xlsWRITE will work once and then it returns: Error: Object returned error code: 0x800AC472 Error using xlswrite (line...
12 years 前 | 0
提问
is it possible to save a "compiled" routine from Matlab that will run under Windows
I have worked out some computational scripts that could be useful for my students. Is it possible to save those in a "compiled"...
12 years 前 | 2 个回答 | 0
2
个回答提问
Possible to use string variable in plot title?
I would like to create a string that can be used as part of a plot title. Is this possible? I have searched documentation a...
12 years 前 | 5 个回答 | 0