photo

F R


2016 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

12 質問
0 回答

ランク
39,211
of 300,765

評判
1

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

回答採用率
8.33%

獲得投票数
1

ランク
 of 21,084

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,941

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

スコア
0

バッジ数
0

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

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

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Integrated square error (ISE) for discrete time systems
I have a continious time open loop system that I disretize after implementing a control algorithm on it. I was wondering if I ca...

6年以上 前 | 0 件の回答 | 0

0

回答

質問


discontinuous differential equations using inverse z transform?
I have a continuse system of sys, where I would like to get a discontinious system in differential equation format. s=tf('s') ...

約7年 前 | 1 件の回答 | 0

1

回答

質問


Is it possible to optimize simulink parameters?
Is it possible to optimise Simulink parameters in a defined range considering a calculated value as a cost function which is dep...

約7年 前 | 1 件の回答 | 0

1

回答

質問


coefficients of differential equation defined by strings
I have a differential equation as string like a*x1''[t] + b*cos(x2[t])*x1''[t] - n*x2'[t]*x1'[t]*sin(x2[t])- c*(x2'[t])^2*...

7年以上 前 | 0 件の回答 | 0

0

回答

質問


solve nonlinear Lagrange equation
Is it possible to derive q''[t] in this equation in matlab code? (not Simulink) q''[t] = M(q[t])^-1*(T-c(q[t],q'[t])-k*q[t]) ...

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

0

回答

質問


Invalid Mex-file! the specified module could not be found
I have compiled a simple math('2+2') code in matlab, and I am getting an error related to missing of a Mex file, I checked with ...

約8年 前 | 0 件の回答 | 0

0

回答

質問


The specified module could not be found! matlab 2014b
With a simple math('2+2') I get an error message of: Invalid MEX-file 'C:\Users\Advanced\Includes\External\mathematica\mathema...

約8年 前 | 1 件の回答 | 0

1

回答

質問


import signal from workspace to simulink
I have t and y data in matlab workspace, I want to produce y over t signal in simulink. I used from workspace block in simulink ...

8年以上 前 | 0 件の回答 | 0

0

回答

質問


3D surface plotting
Is it possible to plot a surface out of 3 vectors? r= [3 4 5 9 7 8 10 15 14] p= [4 1 7 8 21 5 6 10 7] v= 2*r.^2+2*p.^2; surf...

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

1

回答

質問


integration of double array in a given time period
I have a data as velocity signal as let's say v = double([7 8 5 4 5 6 7 0 9]) and I have another vector which represents time si...

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

1

回答

質問


4D function plot
I have a function of 3 variables like V= f(r1,p,r2), I want to plot these 4 data in one graph to be able to capture behavior of ...

8年以上 前 | 4 件の回答 | 1

4

回答

質問


define the orientation of the actuators in simscape
I want to model two degree system in simscape with two actuators in each degree, as far as my understanding, there is no way to ...

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

0

回答