photo

Rajesh


IISC

Last seen: 1년 초과 전 2014년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

9 질문
0 답변

순위
80,791
of 300,759

평판
0

참여
9 질문
0 답변

답변 채택
55.56%

획득한 표
0

순위
 of 21,081

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 170,900

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Adding elements to matrix
I have [1 2 3 4 5 6 7 8 9 10]. I want the new matrix [0 1 2 0 3 4 0 5 6 0 7 8 0 9 10 0] that is I need to add zero after each tw...

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

1

답변

질문


Vectorized summation for vectorized indices
Hi, I need to write a code for the following summation. Thanks in advance. Where k=1,2,3...... For example if one considers u...

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

0

답변

질문


Changing elements of row after certain element of m*n matrix
Hi, I have a m*n matrix where some of rows are like these for exmaple x=[-1,-0.65,-0.45,0,0.3,0.8,1,0.4,0.2,-0.1; -1,-...

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

1

답변

질문


Changing elements of row after certain element
Hi, I have a m*n matrix where some of rows are like these for exmaple [-1,-0.65,-0.45,0,0.3,0.8,1,0.4,0.2,-0.1] Now I nee...

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

2

답변

질문


Changing numbers in dataset
Hi, I have a dataset of size m*n. The dataset only contains integer numbers between 1 to 5. Now I want to change the number...

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

2

답변

질문


Replacing some elements in the row with maximum value along the row
Hi, I want to replace some elements of each rows in a matrix with the maximum value along the rows. For example, ...

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

1

답변

질문


I have m*n matrix. I want keep only those rows whose atleast one element is greater than any specific value such as 1.
I have m*n matrix. I want keep only those rows whose atleast one element is greater than any specific value such as 1.

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

1

답변

질문


Using all cores in parallel computing toolbox
I want to use all the core present in my pc. I have used matlabpool('open',core number) command at the starting of the program a...

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

1

답변

질문


I have X(r) which has different value in different r. How can I integrate f(r)=(X(r)-constant)/constant w.r.t dr from 0 to infinity? I know at r =0, f(r)=1 and r=infinity f(r)=0. i.e integration will converge.
I have X(r) which has different value in different r. How can I integrate f(r)=(X(r)-constant)/constant w.r.t dr from 0 to infin...

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

0

답변