photo

hithere


2014년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

22 질문
1 답변

순위
294,892
of 300,338

평판
0

참여
22 질문
1 답변

답변 채택
50.0%

획득한 표
1

순위
 of 20,922

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,149

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


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...

거의 11년 전 | 답변 수: 1 | 0

1

답변

질문


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...

거의 11년 전 | 답변 수: 1 | 0

1

답변

질문


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 ...

거의 11년 전 | 답변 수: 1 | 0

1

답변

질문


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....

거의 11년 전 | 답변 수: 3 | 0

3

답변

질문


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 ...

거의 11년 전 | 답변 수: 1 | 0

1

답변

질문


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...

거의 11년 전 | 답변 수: 0 | 0

0

답변

질문


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 ...

거의 11년 전 | 답변 수: 1 | 0

1

답변

질문


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>> ....

거의 11년 전 | 답변 수: 1 | 0

1

답변

질문


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...

거의 11년 전 | 답변 수: 2 | 1

2

답변

질문


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...

거의 11년 전 | 답변 수: 1 | 0

1

답변

질문


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...

거의 11년 전 | 답변 수: 2 | 0

2

답변

질문


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 ...

거의 11년 전 | 답변 수: 1 | 0

1

답변

질문


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 ...

거의 11년 전 | 답변 수: 0 | 0

0

답변

질문


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...

거의 11년 전 | 답변 수: 3 | 0

3

답변

질문


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...

거의 11년 전 | 답변 수: 1 | 0

1

답변

질문


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...

대략 11년 전 | 답변 수: 1 | 0

1

답변

질문


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 ...

대략 11년 전 | 답변 수: 1 | 0

1

답변

질문


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...

대략 11년 전 | 답변 수: 2 | 0

2

답변

질문


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...

대략 11년 전 | 답변 수: 1 | 0

1

답변

질문


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...

대략 11년 전 | 답변 수: 1 | 0

1

답변

답변 있음
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!

대략 11년 전 | 0

질문


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...

대략 11년 전 | 답변 수: 2 | 0

2

답변

질문


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...

대략 11년 전 | 답변 수: 2 | 0

2

답변