Statistik
RANG
86.314
of 297.294
REPUTATION
0
ANTWORTZUSTIMMUNG
50.0%
ERHALTENE STIMMEN
0
RANG
of 20.418
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 158.373
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
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...
etwa 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 ...
etwa 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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....
etwa 10 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
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 ...
etwa 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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 ...
etwa 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 10 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 10 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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 10 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
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 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 10 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 10 Jahre vor | 1 Antwort | 0
1
AntwortHow 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 10 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 10 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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 10 Jahre vor | 2 Antworten | 0