photo

Bhushan Ravindra Attarde


Last seen: fast 4 Jahre vor Aktiv seit 2020

Followers: 0   Following: 0

Statistik

MATLAB Answers

7 Fragen
0 Antworten

RANG
64.124
of 300.352

REPUTATION
0

BEITRÄGE
7 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
57.14%

ERHALTENE STIMMEN
0

RANG
 of 20.928

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.212

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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*...

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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 ...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort