photo

Ruslan Askarov


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

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
1 个回答

排名
179,698
of 299,806

声誉
0

贡献数
5 个提问
1 个回答

回答接受率
80.0%

收到投票数
0

排名
 of 20,809

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,074

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2

查看徽章

Feeds

排序方式:

提问


Unable to perform assignment because the left and right sides have a different number of elements.
Hello I try to collect results of function in a vector, but there is error "Unable to perform assignment because the left and ...

2 years 前 | 2 个回答 | 0

2

个回答

提问


Using variables from .mat structures.
there are given 2 channel matrices, namely, channel_1.mat and channel_2.mat which contain the struct data. I need to use varia...

2 years 前 | 1 个回答 | 0

1

个回答

提问


How can I combine two vectors with different lenghts and indexes into one sum.
I have different power measurements in two clusters and one time scale (excess delay). and I should compute RMS value accordi...

2 years 前 | 1 个回答 | 0

1

个回答

提问


Unable to find function @(fd)(1/(1+A(fd/fdmax2)^2)) within E:\matlab\bin\hw3.m.
Why there is error : Unable to find function @(fd)(1/(1+A(fd/fdmax2)^2)) within E:\matlab\bin\hw3.m. ??? %Model B v=1200; c=3...

2 years 前 | 1 个回答 | 0

1

个回答

已回答
function of two uniformly random variables
Thank you so much. It's a great job. You explained each step. I will learn how to use functions.

2 years 前 | 0

提问


function of two uniformly random variables
Given two independent uniform random variables X,Y ∼ U{[0, 1]}, consider the random variable Z = g(X,Y ) for g(x, y) = sqrt(−2 ...

2 years 前 | 2 个回答 | 0

2

个回答