![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/2976788_1522092675953_DEF.jpg)
jnaumann
University of Sheffield
Followers: 0 Following: 0
Statistik
RANG
23.471
of 297.016
REPUTATION
1
ANTWORTZUSTIMMUNG
45.45%
ERHALTENE STIMMEN
1
RANG
of 20.419
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.725
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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...
mehr als 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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' ...
etwa 10 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
etwa 10 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
etwa 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 ...
etwa 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 ...
fast 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
etwa 11 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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....
etwa 11 Jahre vor | 1 Antwort | 0
1
AntwortNoise 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...
mehr als 11 Jahre vor | 0
Frage
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...
mehr als 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 ...
mehr als 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 11 Jahre vor | 1 Antwort | 1
1
AntwortFrage
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, ...
mehr als 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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....
mehr als 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 13 Jahre vor | 1 Antwort | 0