-
cfd
第七章 IIR滤波器设计
数字滤波器:将输入序列通过一定运算,变换成输出序列的离散时间系统(数字网络)。
(Chapter 7 IIR filter design digital filters: input sequence is converted into the output sequence of discrete time system (Digital Network) through certain operations.)
- 2012-10-04 11:16:54下载
- 积分:1
-
Simon-Haykin
国外自适应滤波器经典教材ppt,课后习题答案,课程部分代码(Foreign adaptive filter classic textbook ppt, answers to the questions, the course of the code)
- 2013-12-31 10:51:13下载
- 积分:1
-
NBPSO
说明: 一种优化的离散二进制粒子群算法,在matlab上做的仿真(An optimized discrete binary particle swarm optimization algorithm and Its Simulation on MATLAB)
- 2021-04-14 19:08:55下载
- 积分:1
-
OFDM2DiffModMethodsSim
说明: ofdm仿真程序,在不同的调制方式下的仿真(OFDM simulation program, in different modulation mode Simulation)
- 2008-12-08 09:38:00下载
- 积分:1
-
cA-sand
元胞自动机沙土模型,matlab仿真代码,非常有参考价值。能成功实现。(The cellular automata sand model matlab simulation code, very valuable reference. Can be successfully realized.)
- 2012-09-13 11:50:39下载
- 积分:1
-
PWM_nibian
基于PWM调制的并网逆变器matlab仿真模型(matlab model)
- 2014-12-30 10:35:39下载
- 积分:1
-
9927412matlab111
It is very imoprtant I hope it could help you
- 2008-12-25 15:00:07下载
- 积分:1
-
he_76
说明: 采用分段脉冲点匹配解海伦方程,分析广播76米天线电流分布(Pulse point matching solution using sub-Helen equation of broadcasting 76 meters antenna current distribution)
- 2010-04-25 14:33:27下载
- 积分:1
-
遗传算法程序
说明: 遗传算法是计算数学中用于解决最佳化的搜索算法,是进化算法的一种。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。传统上,解用二进制表示(即0和1的串),但也可以用其他表示方法。进化从完全随机个体的种群开始,之后一代一代发生。在每一代中,整个种群的适应度被评价,从当前种群中随机地选择多个个体(基于它们的适应度),通过自然选择和突变产生新的生命种群,该种群在算法的下一次迭代中成为当前种群。(Genetic algorithm (GA) is a search algorithm used to solve optimization in computational mathematics. It is one of evolutionary algorithms.
Evolutionary algorithms were originally developed by borrowing phenomena in evolutionary biology, such as heredity, mutation, natural selection and hybridization.
Genetic algorithms are usually implemented as a computer simulation.
For an optimization problem, an abstract representation of a certain number of candidate solutions (called individuals) (called chromosomes) evolves towards a better solution.
Traditionally, solutions are represented in binary (that is, strings of zeros and ones), but other representations are possible.
Evolution begins with a population of completely random individuals, and it happens from generation to generation.)
- 2020-06-07 21:42:11下载
- 积分:1
-
eof
Matlab编写的EOF分析的代码,气象水文海洋专用(Prepared by the EOF analysis of Matlab code, exclusive of marine meteorological and hydrological)
- 2010-03-15 13:53:40下载
- 积分:1