photo

Bhushan Ravindra Attarde


Last seen: 4年弱 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

7 質問
0 回答

ランク
64,119
of 300,364

評判
0

コントリビューション
7 質問
0 回答

回答採用率
57.14%

獲得投票数
0

ランク
 of 20,934

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 168,407

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
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...

5年以上 前 | 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*...

5年以上 前 | 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 ...

5年以上 前 | 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...

5年以上 前 | 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...

5年以上 前 | 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...

5年以上 前 | 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...

5年以上 前 | 1 件の回答 | 0

1

回答