photo

chen jiyuan


Last seen: 3 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
0 个回答

排名
245,051
of 299,837

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
40.0%

收到投票数
0

排名
 of 20,816

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,201

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How to select elements to minimize the objective function.
Suppose a set has 4 elements, ;For another set ,where n=1,2,...,64, and is random number in [0.45,0.55]. Select a element from ...

4 years 前 | 0 个回答 | 0

0

个回答

提问


Optimal selection from function set. A selection matrix is calculated by optimizing the constrain objective function.
There are four functions, expressed as ,=1,2,...,, and where =[-1 1],(code in [-1:0.01:1]),=4, {0.1 0.11 0.12 0.13}. Define ano...

4 years 前 | 0 个回答 | 0

0

个回答

提问


Farrow structure time delay filter (or filter bank). And how is a signal delayed through a filter?
how to use matlab to code Farrow structure time delay filter (or filter bank), or use Function in Matlab in dfilt.farrowfd and ...

4 years 前 | 0 个回答 | 0

0

个回答

提问


Divide a number N into K numbers
How to divide a number into the sum of many numbers. For example, 64 is divided into the sum of eight numbers, each of which is ...

4 years 前 | 3 个回答 | 0

3

个回答

提问


How to apply a Farrow structure delay filter(FIR) to a signal in Matlab?
For a signal, which is very common, just like this one t=linspace(0,100e-6,1024); k=10e13; y=exp(-1i*k*pi*t.^2); The functio...

4 years 前 | 1 个回答 | 0

1

个回答