photo

ECE09 ITBHU


IIT BHU

2011년부터 활동

Followers: 0   Following: 0

메시지

Professional Interests: GPS GLONASS GALILEO RECEIVER

통계

All
MATLAB Answers

12 질문
0 답변

Cody

0 문제
2 답안

순위
200,104
of 300,381

평판
0

참여
12 질문
0 답변

답변 채택
66.67%

획득한 표
0

순위
 of 20,941

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위
89,647
of 168,477

참여
0 문제
2 답안

점수
30

배지 수
1

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

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

대략 10년 전 | 답변 수: 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...

대략 13년 전

문제를 풀었습니다


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

대략 13년 전

질문


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

거의 14년 전 | 답변 수: 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...

대략 14년 전 | 답변 수: 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...

대략 14년 전 | 답변 수: 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 ...

대략 14년 전 | 답변 수: 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; ...

14년 초과 전 | 답변 수: 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...

14년 초과 전 | 답변 수: 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...

14년 초과 전 | 답변 수: 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....

14년 초과 전 | 답변 수: 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 ...

14년 초과 전 | 답변 수: 3 | 0

3

답변

질문


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

14년 초과 전 | 답변 수: 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...

14년 초과 전 | 답변 수: 2 | 0

2

답변