![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/25547449_1663649971452.jpeg)
Apeksha Bagrecha
MathWorks
Followers: 0 Following: 0
I am in engineering development group working under control design automation team.
C++
Professional Interests:
C with MATLAB, C++ with MATLAB, HDL Coder, High-Level Synthesis Code Generation from MATLAB
Statistiques
0 Questions
12 Réponses
RANG
2 064
of 297 016
RÉPUTATION
30
CONTRIBUTIONS
0 Questions
12 Réponses
ACCEPTATION DE VOS RÉPONSES
0.00%
VOTES REÇUS
9
RANG
of 20 419
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 725
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
Feeds
Design of band pass filter using pole zero method
It’s also not trivial. See: Wai-Kai Chen Passive and Active Filters — Theory and Implementations Wiley 1986 ISBN 0-471-82352-X.
environ 2 ans il y a | 0
How do I read data and have Matlab put it in a table data structure
Please refer to the below document and confirm whether it helps you Table array with named variables that can contain different...
environ 2 ans il y a | 0
Index exceeds the number of array elements. Index must not exceed 0.
From the error message "Index exceeds the number of array element (0)", it seems that target PC settings are corrupted. Execute ...
plus de 2 ans il y a | 0
How to use 'featureInputLayer' in CNN?
Try to refer this below link, it might help you Feature input layer - MATLAB - MathWorks India
plus de 2 ans il y a | 0
How to show Stateflow States in sequence diagrams in System Composer
At the moment this feature is not available. An enhancement request has been raised to make the developers aware of this. The de...
plus de 2 ans il y a | 0
| A accepté
Why a Matlab function is faster than the corresponding MEX?
It is important to remember that under the hood, a MEX file is simply a function that calls a C/C++ (or sometimes Fortran) subro...
plus de 2 ans il y a | 6
| A accepté
How can i convert symbolic sin function to cos
Please refer to this link: How can I convert a symbolic expression to one suited for use by the ODExx commands in Symbolic toolb...
plus de 2 ans il y a | 0
Failed:Code generation information file does not exist.
The message "Code generation information file does not exist" itself is expected behavior and means that the code was generated ...
plus de 2 ans il y a | 2
How to make the resolution for a spectrogram higher
Possible workarounds to this issue are provided below: 1) Open your script as a Live Script and export it as an HTML or other f...
plus de 2 ans il y a | 0
Could somebody help me to implement an algorithm with stateflow?
The idea would be to retain the information of the variables in a state between time steps and then use that information to add ...
plus de 2 ans il y a | 1
how to modify weights of each square error in the SSE objective function of lsqcurvefit ?
Here is an example to depict how to use weights, explaining how using the "lsqnonlin" function instead of the "lsqcurvefit" will...
plus de 2 ans il y a | 0
| A accepté
Error while generating raspberry code
These are the few things you can try to resolve the issue: If the directory exists, ensure that there are no spaces in the pat...
plus de 2 ans il y a | 0