photo

Lóránt Farkas


Last seen: 2 months 前 自 2023 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

3 个提问
2 个回答

排名
131,230
of 299,852

声誉
0

贡献数
3 个提问
2 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 20,818

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,274

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

已回答
vector output of a symbolic vector
I can do workaround, however it contradicts the main concepts of Matlab! The output of partfrac is 1x3 vector of symbolic variab...

11 months 前 | 0

提问


vector output of a symbolic vector
syms s X Y Z l1 = X*s - 1 == 3*X + Y + Z + 2/s l2 =Y*s == - X - Y - 1/s^2 l3 =Z*s - 2 == X - Z - (s - 1)/s^2 [Xsol,Ysol,Zsol...

12 months 前 | 3 个回答 | 0

3

个回答

提问


Weird Port width mismatch error.
I got the sollowing error: Port width mismatch. Input 'signal' expects a signal of size [1.3608e+06x1]. The signal received is ...

2 years 前 | 1 个回答 | 0

1

个回答

已回答
The timing of Buffers are off.
The Matlab computes the Timing automatically wrong. As you see on the upper path the padding takes 0 time to be done. The proble...

2 years 前 | 0

提问


The timing of Buffers are off.
The output timings of Buffers when the Buffer has to cut the incoming message are off. Here is a Minimal Working Example. The ou...

2 years 前 | 2 个回答 | 0

2

个回答