photo

Mehdi Ghasem Moghadam


自 2017 起处于活动状态

Followers: 0   Following: 0

消息

PhD student

统计学

MATLAB Answers

3 个提问
0 个回答

排名
39,580
of 299,947

声誉
1

贡献数
3 个提问
0 个回答

回答接受率
0.0%

收到投票数
1

排名
 of 20,848

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,679

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

提问


Frequency response transfer function in terms of jw
Hi, I have a transfer function in S-domain and I need to replace the 's' with 'jw' in that function (convert s to complex mod...

8 years 前 | 0 个回答 | 0

0

个回答

提问


Division of transfer function with complex coefficient into real and imaginary parts
Hi,I have a transfer function with complex coefficient like G(s) = 1 / ( s*(s+0.5 + 2j) ). I want to divide this transfer funct...

8 years 前 | 0 个回答 | 1

0

个回答

提问


Create parametric block diagonal matrix
how can create parametric block diagonal matrix in Matlab for i=1:2 H = blkdiag(sym('H%d',num2str(i),[1 1])); end...

8 years 前 | 1 个回答 | 0

1

个回答