photo

ECE09 ITBHU


IIT BHU

自 2011 起处于活动状态

Followers: 0   Following: 0

消息

Professional Interests: GPS GLONASS GALILEO RECEIVER

统计学

All
  • Thankful Level 3
  • Solver

查看徽章

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 years 前 | 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 years 前

已解决


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 years 前

提问


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 ...

12 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 3 个回答 | 0

3

个回答

提问


matlab 2011
link for free matlab2011 with MATLAB CODER tool box?

13 years 前 | 2 个回答 | 0

2

个回答

提问


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 years 前 | 2 个回答 | 0

2

个回答