-
equalizer_design
Designs a frequency-domain and time-domain FIR equalizer for
a single-input single-output (SISO) channel.
Frequency-domain equalization uses a Chebychev criteria and
is specified in terms of frequency response functions.
It is a convex problem (which can be formulated as an SOCP):
(
where H is the frequency response function and our variable
is the filter impulse response h. Function G is the unequalized
frequency response and G_des is the desired freq response.
Time-domain equalization immediately designs the impulse
response function by specifying the problem in time (it s an LP):
minimize max_{t neq D} |g_tilde(t)|
s.t. g_tilde(D) = 1
)
- 2011-05-27 21:41:59下载
- 积分:1
-
main
基于梯度的亚像素配准算法的Matlab程序
(Gradient-based sub-pixel registration algorithm Matlab procedures)
- 2014-01-27 17:36:00下载
- 积分:1
-
ThreeStepSearch
运动估计中的经典三步搜索法源码以及实验结果,直接能用。(Motion Estimation of the classic three-step search method and experimental results of source, can be used directly.)
- 2010-11-23 14:52:20下载
- 积分:1
-
spwm1
sinusoidal pulse width modulation technique, power systems
- 2011-02-03 23:19:11下载
- 积分:1
-
interference-alignment
干扰对齐中,两种经典的分布式算法(Max_SINR与Min_MLI)对比matlab代码(Interference alignment, the two classical distributed algorithm (Max_SINR and Min_MLI) contrast matlab code)
- 2014-10-14 19:35:48下载
- 积分:1
-
基于粒子群算法的PID控制器优化设计
基于粒子群算法的PID控制器优化设计,蛮不错的,可以入手哟(Optimization design of PID controller based on particle swarm optimization)
- 2018-05-29 14:56:44下载
- 积分:1
-
kkfc
数学模型
描述系统输入、输出变量以及内部各变量之间关系
的数 学表达式
建模方法
解析法(机理分析法)
根据系统工作所依据的物理定律列写运动方程
实验法(系统辨识法)
给系统施加某种测试信号,记录输出响应,并用
适当的数学模型去逼近系统的输入输出特性(no more)
- 2009-07-15 12:25:17下载
- 积分:1
-
matlab
该文件是关于matlab格式化的写操作例程演示,能够让我们更好地学习并掌握它,希望对你有帮助。(The file is on matlab formatting of write operation routines demo, can let us better learn and master it, I hope it can help you.
)
- 2012-05-09 16:35:45下载
- 积分:1
-
GA
说明: 遗传算法求解函数的极值源码,代码分为几个文件都是用遗传算法的操作命名。所求解函数具体说明在适应度函数文件和主要执行文件中都有说明。代码中有大量的注释,额甚至可以说注释的数量比代码量都多,因为编写次源码的初衷就是想用来给别人讲解遗传算法的一个大致的过程。虽然是最简单的GA,但是也还是有一定的效果。代码的不足之处欢迎指出。代码和注释为原创,希望转载者注明来源,以便大家技术交流。(A GA based on MATLAB. Including tons of comments for users. )
- 2015-06-18 22:42:58下载
- 积分:1
-
zhiliyouxi
智力游戏 可以在准备数学建模的时候作为练习资料(mathmodeling)
- 2010-05-31 18:05:33下载
- 积分:1