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