-
iir
设计一个低通数字滤波器,满足如下设计指标:
通带截止频率:0.2pi,通带波动:1dB
阻带截止频率:0.3pi,阻带衰减:15dB
要求:分别采用巴特沃斯、切比雪夫Ⅰ型、切比雪夫Ⅱ型和椭圆滤波器原型进行设 计,比较各种设计的阶数、实际阻带衰减,分析实验结果
(Design a low pass digital filters that meet the following design specifications: passband cutoff frequency: 0.2pi, pass-band fluctuations: 1dB stopband cutoff frequency: 0.3pi, stop-band attenuation: 15dB requirements: respectively Butterworth, Chebyshev Ⅰ, Ⅱ and Chebyshev prototype elliptic filter design, comparing the order of the design, the actual stop-band attenuation, analysis of experimental results)
- 2010-05-08 11:50:38下载
- 积分:1
-
the-shortest-route
使用matlab编程,图论最短路线的Ford迭代算法、Dijkstra算法和Floyd算法(Ford shortest graph theory iterative algorithm)
- 2013-07-21 22:54:09下载
- 积分:1
-
SPCKLE-SPEED
激光散斑测量微流速,如果有散斑图,输入,给出相应的相对速度(find out the speed of laser speckle)
- 2013-12-02 18:41:40下载
- 积分:1
-
genetic-algorithm
In the computer science field of artificial intelligence, a genetic algorithm (GA) is a search heuristic that mimics the process of natural evolution. This heuristic (also sometimes called a metaheuristic) is routinely used to generate useful solutions to optimization and search problems.[1] Genetic algorithms belong to the larger class of evolutionary algorithms (EA), which generate solutions to optimization problems using techniques inspired by natural evolution, such as inheritance, mutation, selection, and crossover.
Genetic algorithms find application in bioinformatics, phylogenetics, computational science, engineering, economics, chemistry, manufacturing, mathematics, physics, pharmacometrics and other fields.
- 2013-07-16 14:40:19下载
- 积分:1
-
axisym
利用matlab编写的 有限元程序 axisym(Finite Element Analysis)
- 2011-06-10 18:18:12下载
- 积分:1
-
initial_senstitive
混沌系统初值敏感性检查,指标为分叉迭代次数(initial sensitive check of chaotic map)
- 2012-05-09 11:01:26下载
- 积分:1
-
Teatro.cpp
Programa para gerenciamento de um teatro
- 2014-10-18 08:02:24下载
- 积分:1
-
PLS_model_toolbox
PLS回归模型matlab代码,可直接调用(PLSregression model matlab code,it can be called directly)
- 2013-08-28 09:15:37下载
- 积分:1
-
LTE-A3GPP-Solution-for-IMT-A
本书主要介绍了LTE-A的3GPP实现方案,对于LTA-A的关键技术的研究有参考作用,非常经典。(LTE-Advanced 3GPP Solution for IMT-Advanced)
- 2015-03-24 13:05:45下载
- 积分:1
-
Queens
本程序用Matlab实现了八皇后问题的所有解,用到了递归的编程思想(The procedures used Matlab eight queens problem all the solutions use recursive programming ideas)
- 2013-03-16 23:46:42下载
- 积分:1