photo

Ayush Goyal

MathWorks

Last seen: presque 6 ans il y a Actif depuis 2020

Followers: 0   Following: 0

My responsibility is to provide the best support for the application like Signal Processing.
Disclaimer: Any articles/ideas/opinions here are my
own and in no way reflect that of MathWorks.

Statistiques

MATLAB Answers

0 Questions
6 Réponses

RANG
7 582
of 301 464

RÉPUTATION
6

CONTRIBUTIONS
0 Questions
6 Réponses

ACCEPTATION DE VOS RÉPONSES
0.00%

VOTES REÇUS
1

RANG
 of 21 292

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 174 642

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

  • Revival Level 1
  • Knowledgeable Level 1
  • First Answer

Afficher les badges

Feeds

Afficher par

Réponse apportée
"when i used Matlab function i got the error message" Colon operands must be all the same type, or mixed with real scalar doubles.
From my understanding of the question you are facing issue while extracting columns of Signal matrix into separate vectors as fr...

presque 6 ans il y a | 0

Réponse apportée
Index exceeds the number of array elements (6).
From my understanding of the question you are facing index issue in your code. Since you are iterating your for loop from i=1 to...

presque 6 ans il y a | 0

Réponse apportée
Having vector sorted by using While Loops + Diff()
From my understanding of the question you want to write a function to sort vector using only while loops, diff(), any(), or all(...

presque 6 ans il y a | 0

Réponse apportée
why do i get error "Index exceeds matrix dimensions" in this code?
From my understanding of the question you are getting index error due to f_p(index-1). Since initially you have defined f_p as e...

presque 6 ans il y a | 0

Réponse apportée
How to use sinc function
From my understanding of the question you are trying to use the sinc function but getting error while calling it. To use the sin...

presque 6 ans il y a | 0

Réponse apportée
Index exceeds the number of array elements (1).
From my understanding of the question you are trying to find the convolution of x and h but you are facing array size error. Err...

presque 6 ans il y a | 1

| A accepté