![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/2953926_1522092464923_DEF.jpg)
ECE09 ITBHU
IIT BHU
Followers: 0 Following: 0
Professional Interests: GPS GLONASS GALILEO RECEIVER
Statistiques
RANG
254 591
of 297 016
RÉPUTATION
0
CONTRIBUTIONS
12 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
66.67%
VOTES REÇUS
0
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
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
Subscripting into an mxArray
given below is a part of the code i am writing for kalman filter but got error while converting from .m to .c/.c++ white_ga...
plus de 9 ans il y a | 1 réponse | 0
1
réponseA résolu
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
plus de 12 ans il y a
A résolu
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
plus de 12 ans il y a
Question
MATLAB TO VRILOG FOR FPGA IMPLEMENTATION
I have written .m files and checked out my results of the code. i found it to be giving right result. Now i need to bring this ...
environ 13 ans il y a | 1 réponse | 0
1
réponseQuestion
mxarray error
given below is a part of the code i am writing for kalman filter but got error while converting from .m to .c/.c++ >> white...
plus de 13 ans il y a | 1 réponse | 0
0
réponseQuestion
coder.extrinsic
every time i try to convert some matlab file using any pre-defined functions in between i am instructed by code generation repo...
plus de 13 ans il y a | 2 réponses | 0
2
réponsesQuestion
matlab coder error
i tried to convert a function from matlab to c. the function,s part accounting for error is:_ >> a=input('code no'); if ...
plus de 13 ans il y a | 2 réponses | 0
2
réponsesQuestion
matlab to c
I converted a function using matlab using matlab coder. in .m file i had declared:---- >> a.b = 37000; a.c = 8; ...
plus de 13 ans il y a | 2 réponses | 0
2
réponsesQuestion
matlab coder--error while converting .m file.
I am trying to convert .m to .c but i ma getting following error---- >>this text contains some non-empty top-level expressi...
plus de 13 ans il y a | 2 réponses | 0
2
réponsesQuestion
cd work
i typed cd work in command window but follwing error: cd work Caught "std::exception" Exception message is: Message Catalo...
plus de 13 ans il y a | 1 réponse | 0
1
réponseQuestion
matlab coder error
I am converting a function from.m to .mex using matlab coder but i got following error with the screen still showing generating....
plus de 13 ans il y a | 1 réponse | 0
0
réponseQuestion
matlab coder 2.0
will matlab coder downloaded seperately work with matlab 2009? if yes suggest any link from where i can get matlab coder for ...
plus de 13 ans il y a | 3 réponses | 0
3
réponsesQuestion
matlab 2011
link for free matlab2011 with MATLAB CODER tool box?
plus de 13 ans il y a | 2 réponses | 0
2
réponsesQuestion
matlab to c conversion
I have developed my code in matlab. It consists of nested loops (8 external loops each having 37000 loops). Thus i plan to conv...
plus de 13 ans il y a | 2 réponses | 0