![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/15534864_1558437734077_DEF.jpg)
Bhushan Ravindra Attarde
Followers: 0 Following: 0
Statistics
7 Questions
0 Answers
RANK
170,422
of 297,016
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
57.14%
VOTES RECEIVED
0
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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
answerQuestion
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*...
5 years ago | 0 answers | 0
0
answersQuestion
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 ...
5 years ago | 1 answer | 0
1
answerQuestion
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...
5 years ago | 1 answer | 0
1
answerQuestion
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...
5 years ago | 1 answer | 0
1
answerQuestion
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...
5 years ago | 0 answers | 0
0
answersQuestion
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...
5 years ago | 1 answer | 0