jnaumann
University of Sheffield
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
23.471
of 295.448
REPUTACIÓN
1
CONTRIBUCIONES
22 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
45.45%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.227
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.872
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
Logical indexing of cell array
Hi all, There is a probably a very simple solution to this but my mind has gone blank. I have a matrix which I am filtering...
alrededor de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
how to zoom and pan using getframe()
Hi, I am trying to make a movie by scanning around a 3D plot and then zooming in a and panning towards a part of the obj...
casi 10 años hace | 1 respuesta | 0
1
respuestaPregunta
Query about data types and whos
Hi, I have a variable flights_2011 and when I run the command whos it says it is a double array of size 1x35040 however the s...
casi 10 años hace | 1 respuesta | 0
1
respuestaPregunta
Possibility of using vectorisation here?
Hi there - I am currently using this bit of code but it is very slow to execute, I'm sure there is a way to speed up the process...
casi 10 años hace | 0 respuestas | 0
0
respuestasPregunta
remove whitespace from cell array
I have a cell array which looks something like this; 'DS 5376' 'FR 8241' 'B 1257' 'BG 09857' 'TR 3017' ...
casi 10 años hace | 2 respuestas | 0
2
respuestasPregunta
plotyy - how to change line width, colour and xaxis labels
Hi all, I am trying to use the plotyy function to plot a bar chart with a line graph on top. Generally I have managed to achi...
casi 10 años hace | 2 respuestas | 0
2
respuestasPregunta
Using readxls alldata option
Hi, I am using the readxls to import data into Matlab, the third output of which reads alldata - a subset of my data is as fo...
casi 10 años hace | 1 respuesta | 0
1
respuestaPregunta
Saving cell arrays efficiently
Hi Does anyone know or have an opinion on the most efficient way of saving and retrieving a cell array - my array is ~1x500 ...
casi 10 años hace | 1 respuesta | 0
1
respuestaPregunta
Exracting n characters from all elements of cell array
Hi, I have some data in the following form and would like to extract separate the date and time components, therefore creatin...
casi 10 años hace | 1 respuesta | 0
1
respuestaPregunta
Input arguments for functions where argument is a structure
How do you input arguments for functions where argument is a structure? The specific example i am trying to use is the MaxIter ...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
Changing SVM options parameters
I am trying to set the options for the svmtrain function to increase the number of MaxIter from default. Rather than being the n...
más de 10 años hace | 0 respuestas | 0
0
respuestasPregunta
Log axis on plots of different types
I am trying to create a plot whereby I have 4 curves made up of a number of points connected by a spline. I have managed to crea...
casi 11 años hace | 2 respuestas | 0
2
respuestasPregunta
Reading binary files with fread
Hi everyone, I am trying to read a signal from a binary file. After lots of head scratching I have found a way of doing this....
casi 11 años hace | 1 respuesta | 0
1
respuestaNoise Cancellation Without reference signal
It sounds like you are after an Adaptive Linear Enhancer (ALE) - some info given here http://www.mathworks.co.uk/help/dsp/exa...
alrededor de 11 años hace | 0
Pregunta
Replacing a for loop?
Hi, I've written a small script to calculate the short time energy function of a signal. However it feels a bit clunky and my...
alrededor de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
Parallel loop variable query
Good morning, I am trying to run a genetic algorithm to find the best parameters for a denoising a signal using ALE. I have t...
alrededor de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
Kernel density distribution where range is polar
Hi there, I am not sure if the question heading makes sense but I will try to explain my problem more clearly here. I have a ...
alrededor de 11 años hace | 0 respuestas | 0
0
respuestasPregunta
Calculate matrix from symbolic equation
Hi everyone, I have used the following code to generate a symbolic equation for a plane given 3 points. P1=[1747 444 105...
alrededor de 11 años hace | 1 respuesta | 1
1
respuestaPregunta
How to plot a line on a log plot
I am trying to plot a line on a log plot. I am using the same method as if I was to draw a line on a standard plot ie. hold on, ...
alrededor de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
Help reading and cleaning data from text file
Hello everyone, I am currently having difficulties trying to read a text file in Matlab. A small example is shown below. M...
alrededor de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
Replace any string in matrix with NaN
I had a previous problem where I wanted to replace any string 'Bad' with NaN. A forum member suggested the following code wh...
alrededor de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
Using fscanf when some elements are not floating point
Hi there I am trying to use fscanf to read a measurement text file. The file is a matrix of (480x640) floating point numbers....
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
Very simple simultaneous eqs.
I am working on a script to pinpoint acoustic sources from differences in arrival times. This is a very basic question but I'm n...
más de 13 años hace | 1 respuesta | 0