photo

surya


2012년부터 활동

Followers: 0   Following: 0

메시지

통계학

  • Thankful Level 1
  • First Answer

배지 보기

Feeds

보기 기준

질문


mex setup gfortran mac osX
Gentlemen, I'm trying to run "mex -setup -v FORTRAN" and I get the following response. I have MATLAB 2015a and gfortran 6.1. Any...

대략 8년 전 | 답변 수: 0 | 1

0

답변

답변 있음
how to clear variables in code generation ?
Thanks for your response! nothing in particular, the code is running fine. but the speed at which the mex is running is multiple...

10년 초과 전 | 0

질문


how to clear variables in code generation ?
Hello, I'm trying to generate C-code from Matlab using "codegen". Codegen does not support "clear var1" call, considering "v...

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

2

답변

질문


stable approximation of (1/cosx)
I'm trying to simulate a function that has a 1/cos(x) term. The value of 1/cos(x) tends to infinity as cos(x) approaches zero. I...

거의 11년 전 | 답변 수: 1 | 0

1

답변

질문


MATLAB Crashes while I try to generate C-code
Hello! I've a perfectly working M-file, it does solve a finite element problem and generates several vectors and matrices of d...

대략 11년 전 | 답변 수: 1 | 0

1

답변

답변 있음
How to delete rows/columns of a matrix in Embedded Matlab Fcn?
Thanks for your response. And let me explain, no i'm not intending to write C-code. I'm writing an embedded matlab function to g...

대략 11년 전 | 0

질문


How to delete rows/columns of a matrix in Embedded Matlab Fcn?
I'm trying to remove specific set of rows and columns of a matrix. In MATLAB, i can just assign them to '[]'. I hope I cannot do...

대략 11년 전 | 답변 수: 3 | 0

3

답변

답변 있음
Best way to specify parameters for a Simulink Embedded Matlab Fcn
Finally! %#codegen gives the capability of passing the parameters as a structure and that is neat now. Thanks!

대략 11년 전 | 0

| 수락됨

질문


Best way to specify parameters for a Simulink Embedded Matlab Fcn
I have a fairly large Embedded matlab function that calls 20 other functions that are referenced below in the same Matlab Fcn bl...

대략 11년 전 | 답변 수: 1 | 0

1

답변

질문


Solving ODE, simulink vs matlab
Usually, when a set of dynamic equations (nonlinear or linear) are to be solved, we use 'integrator' block in simulink. On the o...

12년 초과 전 | 답변 수: 0 | 0

0

답변

답변 있음
Calculation of dead time and time constant for non linear system
Calculation of dead time is a bit debatable aspect, you might want to look at a data based approach, like system identification....

12년 초과 전 | 0