Community Profile

photo

hithere


Aktiv seit 2014

Followers: 0   Following: 0

Kontakt

Statistiken

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Command to delete a matrix from workspace and save workspace?
Hi I like to save my workspace in under different file name after a matrix is generated but like to delete the matrix generat...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Reshape a 2D matrix to a 3D matrix
I have a (25 x 53515) matrix I like to reshape it to 25 X 1 in the 2D domain so it will have 53515 layers in the 3D domain, t...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Generating row combination from a set of data
Lets say i have 37 filters and their transmittance in a (37 x 25) matrix In this set of 37 filters i like to randomly pick 3 ...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to normalize a matrix such that the maximum value is 1?
I have 2 matrices. I plot them against a common x-axis <</matlabcentral/answers/uploaded_files/23246/zeropaddingsample24....

mehr als 9 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


How to average multiple rows into a single row?
I have a 24 x 53513 array I like to average the 24 rows into a single row. Lets say: A = 2 3 4 5 6 1 4 5 6 1 ...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Deconvolution of multiple signals to obtain convolution kernel
I have 2 matrices in Matlab, both are 53513 x 25 array; * One is a raw signal of the 25 samples. (u) * Other begin the recor...

mehr als 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to apply operations (add/subtract) to only a certain row range between 2 matrics?
Lets say I have 2 matrics with n rows: A = 1 2 6 3 5 6 2 4 6 . . . 3 3 1 ...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Summing all the Matrices in a Cell Array?
Lets say i have a cell array with 3 7x2 matrices in it: . <</matlabcentral/answers/uploaded_files/20540/array.jpg>> ....

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How do I remove element lower/greater than a certain value in a matrix?
Lets say I have A = 1 3 2 7 4 10 12 9 8 15 13 So...

mehr als 9 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to create a function to plot cells in cell array?
I've a cell arrays . <</matlabcentral/answers/uploaded_files/20431/array.jpg>> . How do i build a function to plo...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to use max function in cell arrays or structures?
I have a cell arrays: . <</matlabcentral/answers/uploaded_files/20400/array.jpg>> . how do i apply the max f...

mehr als 9 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to merge variables and keeping the highest value only?
Lets say I have A = 1 3 6 8 4 6 7 9 5 8 8 12 B = 4 1 9 5 5 2 2 4 4 5 2 ...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to interpolate (rephrased from previous question) ?
Lets say I have Matric A (3x4) and B (5x3) A = 1 3 6 8 4 6 7 9 5 8 8 12 B = 1 4 6 2 ...

mehr als 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to union columns in the same Variable (Array) ?
<</matlabcentral/answers/uploaded_files/20299/array.jpg>> . . How do i union column 1,2,3.... 9 together in this case...

mehr als 9 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


Creating a function to plot multiple column of a variable in workspace
I have a array which is 729 by 9 . . <</matlabcentral/answers/uploaded_files/19997/array.jpg>> . . Current...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to create a for loop in function with a step size as input?
My current function is: . . <</matlabcentral/answers/uploaded_files/19884/fucntion.jpg>> . x is supposely to ru...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to create a unique output variable name based on input variable name in function
I would really like this output variable to carry the name of my input variable. That way I can harvest a list of variables ...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How do I input a matrix (variable) in a function?
I created a function: <</matlabcentral/answers/uploaded_files/19847/fucntion.jpg>> . x is the excitation waveleng...

mehr als 9 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How do I convert units?
I have a raman spectrum that look like this: <</matlabcentral/answers/uploaded_files/19469/raman.jpg>> The x-axis is i...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How do I construct a spectral intensity distribution plot with the specifications?
Having information like these: <</matlabcentral/answers/uploaded_files/19361/spec.jpg>> . . is it possible to cons...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
How do I plot this to display a spectrum?
Thanks alot! But may I roughly know i would need to transpose. and whats the purpose of squeeze command? thanks!

mehr als 9 Jahre vor | 0

Frage


How do I plot this to display a spectrum?
I want to plot the intensity against wavenumber. This is the intensity i believe: <</matlabcentral/answers/uploaded_file...

mehr als 9 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How do I display the Raman Spectra?
New to MATlab. I have 2 .mat files from my teaching assistant. They are supposedly raman spectra and wavenumber. How do i displa...

mehr als 9 Jahre vor | 2 Antworten | 0

2

Antworten