photo

Rakesh Praveen


Attivo dal 2011

Followers: 0   Following: 0

Messaggio

Professional Interests: DSP, FPGA

Statistica

MATLAB Answers

13 Domande
0 Risposte

RANK
5.198
of 300.369

REPUTAZIONE
10

CONTRIBUTI
13 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
100.0%

VOTI RICEVUTI
10

RANK
 of 20.936

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.436

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


XTick labels and Stacking in bar plot
I have two questions: 1. I am not getting the XTick labels for the green colored bar using code1. I don't know how to stop this...

circa 10 anni fa | 2 risposte | 0

2

risposte

Domanda


read a particular string from a line in text file
Lets say I have two lines in a text file like this: The value of the number is 240.56 units. The value of the number is 14...

circa 10 anni fa | 1 risposta | 0

1

risposta

Domanda


reading strings between spaces from a text file.
The text file 'test_text.txt' contains something like this: 2.000000e-01 3 4.230000e-0 1 2 I wanted to...

circa 11 anni fa | 3 risposte | 1

3

risposte

Domanda


store all array values in a field to a variable
I have a test.mat file which contains 1x10 struct array values with 5 fields. The first field 'f' ie,. 'test.f' contains struct ...

quasi 12 anni fa | 2 risposte | 0

2

risposte

Domanda


how to get the string inside exist ?
Hi, I wanted to search the file names sequentially inside a directory (Note:I haven't included its logic here). Right now my con...

circa 12 anni fa | 1 risposta | 0

1

risposta

Domanda


compare values in two workspace ?
i want to compare arrays of two different size(1 workspace with 1000x1 , other with 900x1) which contains data of type double st...

quasi 14 anni fa | 1 risposta | 0

1

risposta

Domanda


matrices in function output ?
hi, how to store two different matrices as an output parameter of a 'function'. for example: function[matrix1, matrix2]= in...

quasi 14 anni fa | 1 risposta | 0

1

risposta

Domanda


matlab-basic
hi, does matlab program inside a if loop always executed sequentially ?

quasi 14 anni fa | 1 risposta | 0

1

risposta

Domanda


want to change class of .mat file ?
hi, i have a mat file containing complex values of 64×1 dimension. This mat file is in class cell. i want to change it to class...

quasi 14 anni fa | 1 risposta | 1

1

risposta

Domanda


declaring inputs in a function ?
hi, does the matlab function accept varying number of input arguments in the function declaration? if, so how to declare the fu...

quasi 14 anni fa | 1 risposta | 0

1

risposta

Domanda


removing zero element rows in a m×n matrix?
i want to remove the rows which contain all zeros. so finally i expect a matrix containing with the remaining rows. I use a 'fo...

quasi 14 anni fa | 1 risposta | 1

1

risposta

Domanda


count rows in matrix ?
hey, i want to know is there a way to get how many rows are there in a given matrix. like for example when we say 'length(A)' i...

quasi 14 anni fa | 6 risposte | 7

6

risposte

Domanda


insert zero column in a m×n matrix ?
hello, i want to insert a zero column in the beginning of a matrix. say for example, if i have 5×5 matrix. if i want to insert ...

circa 14 anni fa | 1 risposta | 0

1

risposta