Community Profile

photo

Bhushan Ravindra Attarde


Last seen: 2年以上 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Taking element of matrix from state space model of plant
Hello, I am working on creating a state space PI speed controller for state space model of given system. For the given system, t...

4年弱 前 | 1 件の回答 | 0

1

回答

質問


Cuda code generation using codegen command
Hi , I am generating cuda code for following equation : function [out] = My_Fcn(A,B,C,D,X,U) %#codgen n = size(U,2); DU = D*...

4年弱 前 | 0 件の回答 | 0

0

回答

質問


generating Sine wave in Graph
Hi, I am trying to plot the following graph : yi = [3.0 -2.9 4.6 -4.4 4.5]'; ti = [0 1.1 2.2 3.3 4.4]'; plot(ti,yi,'g'); I ...

4年弱 前 | 1 件の回答 | 0

1

回答

質問


Conversion of argument 2 from "real_T [2]" to "const int []" not possible;
Hi I am trying to call my function in coder.ceval method. The function declaration of my code in header file is : STATE_SPACE_E...

4年弱 前 | 1 件の回答 | 0

1

回答

質問


mex file giving wrong outputs
Hi, I am generating a mex file for my State Space equation and running it on GPU. When I am running the mex file, I am getting d...

4年弱 前 | 1 件の回答 | 0

1

回答

質問


Use of Coder.typeof results in crash of system
Hi, I am working for Integration of GPU coder into simulink. I am taking Discrete Time State space equation as Entry pont funct...

4年弱 前 | 0 件の回答 | 0

0

回答

質問


Conversion of argument from "real_T *" to "int" not possible error in matlab
Hi, I am working on integrating GPU coder into simulink. For the entry point function I am using state space equation.Next I am...

4年弱 前 | 1 件の回答 | 0

1

回答