ECE09 ITBHU
IIT BHU
Followers: 0 Following: 0
Professional Interests: GPS GLONASS GALILEO RECEIVER
Statistics
RANK
153.786
of 295.467
REPUTATION
0
CONTRIBUTIONS
12 Questions
0 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
0
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF 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...
ongeveer 9 jaar ago | 1 answer | 0
1
answerSolved
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...
ongeveer 12 jaar ago
Solved
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:...
ongeveer 12 jaar ago
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 ...
bijna 13 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 13 jaar ago | 0 answers | 0
0
answersQuestion
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...
meer dan 13 jaar ago | 2 answers | 0
2
answersQuestion
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 ...
meer dan 13 jaar ago | 2 answers | 0
2
answersQuestion
matlab to c
I converted a function using matlab using matlab coder. in .m file i had declared:---- >> a.b = 37000; a.c = 8; ...
meer dan 13 jaar ago | 2 answers | 0
2
answersQuestion
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...
meer dan 13 jaar ago | 2 answers | 0
2
answersQuestion
cd work
i typed cd work in command window but follwing error: cd work Caught "std::exception" Exception message is: Message Catalo...
meer dan 13 jaar ago | 1 answer | 0
1
answerQuestion
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....
meer dan 13 jaar ago | 0 answers | 0
0
answersQuestion
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 ...
meer dan 13 jaar ago | 3 answers | 0
3
answersQuestion
matlab 2011
link for free matlab2011 with MATLAB CODER tool box?
meer dan 13 jaar ago | 2 answers | 0
2
answersQuestion
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...
meer dan 13 jaar ago | 2 answers | 0