photo

studentambitious


2015년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

19 질문
0 답변

순위
211,583
of 300,853

평판
0

참여
19 질문
0 답변

답변 채택
26.32%

획득한 표
0

순위
 of 21,094

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 171,319

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • First Review
  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


can we find the optimize value of a variable on which two other variables depend
I have two vectors x and y whose values are calculated for different values of third parameter z. when I plotted x and y against...

8년 초과 전 | 답변 수: 0 | 0

0

답변

질문


how to save the results with different inputs on same excel sheet
i have written a code and need to run it for different inputs.I need to store the results in tabulated form on excel sheet. how ...

8년 초과 전 | 답변 수: 0 | 0

0

답변

질문


how to find range of elements in each row of a matrix
i have a matrix of 8 x 5 and i want if there are at least two values in a row that lies between 6 and 8,then store the location...

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

3

답변

질문


how to get floating point number upto 4 decimal points
hi i have an array of floating point numbers of type double...for example x=[ 0.8462 0.4906 0.9422 0.2054 0.6154 ...

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

2

답변

질문


how to swap rows of a matrix using command linalg::swapRow(A, 1, 2)
i need to swap two rows of a matrix.. how can i use the command linalg::swapRow(A, 1, 2)

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

2

답변

질문


can anyone please help to make understand how lwt (lifting wavelet ) command works
i m doing my project in integer wavelet transform and i m using the commands x=liftwave('db4','int2int'); and lwt(signal,x); t...

대략 9년 전 | 답변 수: 0 | 0

0

답변

질문


can anyone explain the elements of cell which is formed when we use the instruction liftwave for integer to integer transform
while performing integer to integer transform , i am using the instruction *liftwave('db2','int2int')* which forms a cell of {3...

대략 9년 전 | 답변 수: 0 | 0

0

답변

질문


can we find the original matrix back from the modified matrix whose rows were initially swapped .
hi.... please solve my problem I have a matrix A of size say mxn. The rows of matrix A are swapped(interchanged) and found a ma...

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

2

답변

질문


how to convert a matrix given in range 5 to 1000 into matrix 0 to 255
I have a matrix whose values lies in range from 5 to 1000. I want to convert it into he range of 0 to 255. please mention how t...

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


how to convert 2d to id
i want to convert a 5x3 matrix say A into 1d but before reshaping it i need to omit certain values from every row of A.number o...

9년 초과 전 | 답변 수: 3 | 0

3

답변

질문


if we use the instruction [~, idx]=sort(abs(A(:))), what is this ~ (NOT) sign represents
Can we replace ~ with any other name

9년 초과 전 | 답변 수: 2 | 0

2

답변

질문


how to find n values that are closest to zero
I have a matrix of 50 x 50 with floating point values both positive and negative signs...i want to find n values lying on both ...

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


how to run the program written in C language in matlab
i need to know the steps to run the program which is written in C language in matlab please help

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

1

답변

질문


need matlab code for diamond encoding
can anyone share the matlab code for diamond encoding for embedding bits

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

0

답변

질문


how can i replace the n lowest elements(ascending order) of a cell by some defined function
I have a cell of 256x256. I want to replace the n lowest values of a cell by some defined function. the element position shall ...

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

1

답변

질문


I asked one question regarding values of imfs which is commented by Walter .. how to give reply to that comment
Mr. Walter , I have seen this program(whose link was sent by you) of emd but I am using the other emd program which was download...

대략 10년 전 | 답변 수: 0 | 0

0

답변

질문


how can I get the same values of IMFs of the reconstructed signal .
I found the IMFs of a signal / image by using Empirical Mode Decomposition and then reconstruct the signal by taking summation o...

대략 10년 전 | 답변 수: 0 | 0

0

답변

질문


I want to write a program using reversible Integer Mapping Transform using DCT of a signal.
I want to use reversible Integer Mapping Transform to eliminate rounding errors in the reconstructed signal. I have one Bio med...

10년 초과 전 | 답변 수: 1 | 0

1

답변

질문


how to convert a matrix with values in decimal point to an image
I want to convert a matrix having decimal(.) values with in range of 0-255 into an image. e.g the matrix contains the values lik...

10년 초과 전 | 답변 수: 1 | 0

1

답변