Ruslan Askarov
Followers: 0 Following: 0
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 ...
1년 초과 전 | 답변 수: 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...
1년 초과 전 | 답변 수: 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...
1년 초과 전 | 답변 수: 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...
1년 초과 전 | 답변 수: 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.
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.
1년 초과 전 | 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 ...
1년 초과 전 | 답변 수: 2 | 0