photo

Rajesh


IISC

Last seen: plus d'un an il y a Actif depuis 2014

Followers: 0   Following: 0

Message

Statistiques

MATLAB Answers

9 Questions
0 Réponses

RANG
233 684
of 300 381

RÉPUTATION
0

CONTRIBUTIONS
9 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
55.56%

VOTES REÇUS
0

RANG
 of 20 941

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 477

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


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

plus d'un an il y a | 1 réponse | 0

1

réponse

Question


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

environ 2 ans il y a | 1 réponse | 0

0

réponse

Question


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

plus de 3 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 3 ans il y a | 2 réponses | 0

2

réponses

Question


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

plus de 3 ans il y a | 2 réponses | 0

2

réponses

Question


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

environ 4 ans il y a | 1 réponse | 0

1

réponse

Question


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.

environ 4 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 9 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 11 ans il y a | 1 réponse | 0

0

réponse