photo

Rajeev Kumar


Last seen: 6 mois il y a Actif depuis 2020

Followers: 0   Following: 0

Statistiques

MATLAB Answers

12 Questions
0 Réponses

RANG
174 344
of 300 365

RÉPUTATION
0

CONTRIBUTIONS
12 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
41.67%

VOTES REÇUS
0

RANG
 of 20 933

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 262

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 3

Afficher les badges

Feeds

Afficher par

Question


How to save multiple polts with the source file name using loop?
How to save multiple polts with the source file name using loop? Code folder = "C:\Users\91743\OneDrive\Documents\MATLAB\MATLA...

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

1

réponse

Question


How to load multiple .mat files which are having subfile in .mat format using the loop?
How to load multiple .mat files which are having subfile in .mat format using the loop?

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

4

réponses

Question


I want a code for DWT of 01D signal using DB4 level 4.
I want a code for DWT of 01D signal using DB4 level 4.

presque 3 ans il y a | 1 réponse | 0

0

réponse

Question


How can I fix "Index in position 2 exceeds array bounds" in for loop ?
Code: A= datafile sumArray = []; for c = 1:length(A) col = A(:,c); sum1 = rms(A(:,c)); sumArray = [sumArray,sum1...

presque 3 ans il y a | 3 réponses | 0

3

réponses

Question


Store a values in to a table at each iteration of loop
Create a table to store the computed values with each itreation of a loop. With reference to the given code, I want to store ...

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

1

réponse

Question


I want to compute FFT of each segments from a 102400 length signal, where I consider the length of segment is 1024. Than store the amplitude and freq n separate array
I want to compute FFT of each segments from a 102400 length signal, where I consider the length of segment is 1024. Than store t...

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

1

réponse

Question


How to skip zeros values form a matrix and plot with a time values?
I have a two array A = [1,2,3,4,0,6,7,0,9,10,11,0,13,14,15]; t=[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15] Now skip the zeros form ...

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

1

réponse

Question


Plot a graph to meet the peak point of each three phase waveform.
Write a function to plot the graph to meet the peak point of each three phase waveform.(Waveform attached)

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

0

réponse

Question


How can I compute envelope for three phase current?
I stuck in a very small step i.e. the envelope identification of three phase current signal. In matlab when I used the predefin...

environ 3 ans il y a | 2 réponses | 0

2

réponses

Question


I want to calculate the RMS, MEAN, STD of the first three elements of any predefine array and store it in new array and then calculate the same for the next three elements
I want to calculate the RMS, MEAN, STD of the first three elements of any predefine array and store it in new array and then cal...

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

1

réponse

Question


How to write the program for pick the first five element from an array than next five and store their individual sum in new array?
How to write the program for pick the first five element from an array than next five and store their individual sum in new arra...

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

1

réponse

Question


subscript that is out of range?
I tried to simulate matrix equations with simulink but "subscript is out of range" error display. Anyone pls fix it. attachment...

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

1

réponse