photo

chen jiyuan


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

Followers: 0   Following: 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 ...

3 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...

3 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 ...

3 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 ...

3 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...

3 years 前 | 1 个回答 | 0

1

个回答