photo

shahzer rahman


Last seen: 5 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

8 个提问
0 个回答

排名
166,093
of 297,527

声誉
0

贡献数
8 个提问
0 个回答

回答接受率
75.0%

收到投票数
0

排名
 of 20,454

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,075

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答