ECE09 ITBHU
IIT BHU
2011 年からアクティブ
Followers: 0 Following: 0
Professional Interests: GPS GLONASS GALILEO RECEIVER
統計
All
Feeds
質問
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...
約9年 前 | 1 件の回答 | 0
1
回答解決済み
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...
約12年 前
解決済み
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:...
約12年 前
質問
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 ...
13年弱 前 | 1 件の回答 | 0
1
回答質問
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...
13年以上 前 | 0 件の回答 | 0
0
回答質問
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...
13年以上 前 | 2 件の回答 | 0
2
回答質問
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 ...
13年以上 前 | 2 件の回答 | 0
2
回答質問
matlab to c
I converted a function using matlab using matlab coder. in .m file i had declared:---- >> a.b = 37000; a.c = 8; ...
13年以上 前 | 2 件の回答 | 0
2
回答質問
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...
13年以上 前 | 2 件の回答 | 0
2
回答質問
cd work
i typed cd work in command window but follwing error: cd work Caught "std::exception" Exception message is: Message Catalo...
13年以上 前 | 1 件の回答 | 0
1
回答質問
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....
13年以上 前 | 0 件の回答 | 0
0
回答質問
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 ...
13年以上 前 | 3 件の回答 | 0
3
回答質問
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...
13年以上 前 | 2 件の回答 | 0