![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/17447690_1580808274812_DEF.jpg)
shahzer rahman
Followers: 0 Following: 0
統計
MATLAB Answers
8 質問
0 回答
ランク
of 157,725
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Non linear mechanical damper
Hi I am trying to implement a non linear mechanica damper using MATLAB. I know there are blocks for this in simulink, but I wa...
5年弱 前 | 1 件の回答 | 0
1
回答質問
Calling a derived value as legends in plot
Hi I am trying to use a derived value from a for loop as my legend entries. Is there a way to do it? Zeta= [ 1 2 3 4 5]. These...
5年弱 前 | 1 件の回答 | 0
1
回答質問
using a step function to generate a square
Hye. I want to generate a matrix A=[0 0 1 1 1 1 0 0] using step function. Basically, my understanding of it says that a step fun...
5年弱 前 | 1 件の回答 | 0
1
回答質問
How does lsim work?
Hye. I've been trying to figure out how the lsim function works in MATLAB. Does it do a time domain solution or a frequency do...
5年弱 前 | 1 件の回答 | 0
1
回答質問
Plot Matrices stored in Cell Array
I have a 1by2 cell array that has the following elements C{1}= [ 1 2 3 4 5 6] C{2}= [987 877 77 666 777 66 77 ] I want to plo...
5年弱 前 | 1 件の回答 | 0
1
回答質問
Making matrices of different dimensions and clubbing them together
I am running a for loop which gives row matrices as the output. for (i=1), output matrix is a [1*1114] matrix. for (i=2), outp...
5年弱 前 | 2 件の回答 | 0
2
回答質問
Swapping elements from one matrix to another.
Hi all. I am relatively new in Matlab. Suppose i have two matrices A= [1 2 3 -4 5 -6 8 9 10 -5 -4 -2]' and B=[12 2 3 4 5 6 -7 ...
5年弱 前 | 1 件の回答 | 0
1
回答質問
Storing indices from a matrix
Hye all. I am relatively new with Matlab. I am modelling a vehicle suspension system right now. Assume I have a column matrix ...
5年弱 前 | 1 件の回答 | 0