Community Profile

photo

Bhushan Ravindra Attarde


Last seen: 2 years ago Active since 2020

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 1 answer | 0

1

answer