Don
Converse University
Followers: 0 Following: 0
Estadística
27 Preguntas
4 Respuestas
CLASIFICACIÓN
21.211
of 295.569
REPUTACIÓN
1
CONTRIBUCIONES
27 Preguntas
4 Respuestas
ACEPTACIÓN DE RESPUESTAS
55.56%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 2 años hace | 0 respuestas | 0
0
respuestasPregunta
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,...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Luapunov exponent for days
I have looked at community supplied function for lyapunov exponent but it only seems to work with ordinary differential equation...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
más de 2 años hace | 0 respuestas | 0
0
respuestasPregunta
"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'...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
need help with hdr.label
clear; clf; clc; % Read EEG file data % ask user cd 'F:\' display('Select edf data file to analyze'); [filenam...
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 5 años hace | 2 respuestas | 0
2
respuestasPregunta
"Invalid Handle" error message occurs
I have the following very simple code: fprintf(' Select Folder to store output plots and files \n'); FigPath = uig...
alrededor de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
uigetfile and large dialogue box
Using uigetfile the dialogue box suddenly occupies the whole screen. It there a way to make it smaller
alrededor de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
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,...
alrededor de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 8 años hace | 2 respuestas | 0
2
respuestasPregunta
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_...
alrededor de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 8 años hace | 4 respuestas | 0
4
respuestasThis 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...
casi 9 años hace | 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...
casi 9 años hace | 0
Pregunta
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...
casi 9 años hace | 5 respuestas | 0
5
respuestasPregunta
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...
alrededor de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 9 años hace | 1 respuesta | 0
1
respuestaWhy 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 ...
alrededor de 9 años hace | 0
| aceptada
Pregunta
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...
alrededor de 9 años hace | 3 respuestas | 0
3
respuestasPregunta
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...
más de 11 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 11 años hace | 1 respuesta | 1
1
respuestaPregunta
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...
casi 12 años hace | 2 respuestas | 0
2
respuestasxlsread only works once per matlab session
xlsWRITE will work once and then it returns: Error: Object returned error code: 0x800AC472 Error using xlswrite (line...
casi 12 años hace | 0
Pregunta
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"...
casi 12 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
casi 12 años hace | 5 respuestas | 0