-
needell-dissertation
基于cs的稀疏信道估计算法原理即MATLAB程序(Cs based on the principle of sparse channel estimation algorithm that MATLAB program)
- 2011-04-21 18:26:21下载
- 积分:1
-
ex_Control
MATLAB 7.0编程基础基础源程序,很经典(MATLAB 7.0 basis source based programming, classic)
- 2006-09-26 16:49:51下载
- 积分:1
-
ARM_SCH
ARM开发板详细原理图,可直接用由开发arm板,本人试过(ARM development board detailed schematic diagram can be directly used by the development arm plate, I tried)
- 2006-12-18 19:34:48下载
- 积分:1
-
Squre2
对于多项式y(i) = b0 + b1 * x + b2 * x^2 + b3 * x^3 + ...... bn * x^n
用递推最小二乘法来估计上式中的b0, b1, ..., bn(for polynomial y (i) = b0 b1 b2* x* x* b3 ^ 2 x ^ 3 ...... bn* x ^ n recursive least squares method used to estimate the on-belts, b1, ..., bn)
- 2007-05-16 21:34:01下载
- 积分:1
-
MIMO_UWB
MIMO UWB的MATLAB程序。加入空间相关性(MIMO UWB MATLAB program and add spatial correlation)
- 2011-08-01 10:24:47下载
- 积分:1
-
Kohonen
一种非线性传递函数
- Kohonen学习规则
(A nonlinear transfer function- Kohonen learning rule)
- 2007-07-11 17:52:10下载
- 积分:1
-
digitalmodulate
各种调制方式的matlab源码bask.m, bfsk.m, bpsk.m, msk.asv, msk.m, qpsk.m, raymodel.m(various forms of Matlab modulation source bask.m, bfsk.m, bpsk.m. msk.asv, msk.m, qpsk.m, raymodel.m)
- 2007-03-20 21:32:49下载
- 积分:1
-
NLmeansfilter
non-local means filter 用于去噪,里面的矩阵操作编写的代码,速度比较快(non-local means filter for noise removal, inside the matrix manipulation code written faster)
- 2012-05-29 10:11:46下载
- 积分:1
-
SeismoSignal-v4.3.0_build101
地震波处理软件,加速度处理信号,可以直接得到频谱描述。(Seismic processing software, the acceleration signal processing, which can be described directly by spectrum.)
- 2016-04-30 10:15:05下载
- 积分:1
-
遗传算法
说明: 遗传算法(Genetic Algorithm,GA)最早是由美国的 John holland于20世纪70年代提出,该算法是根据大自然中生物体进化规律而设计提出的。是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。该算法通过数学的方式,利用计算机仿真运算,将问题的求解过程转换成类似生物进化中的染色体基因的交叉、变异等过程。在求解较为复杂的组合优化问题时,相对一些常规的优化算法,通常能够较快地获得较好的优化结果。遗传算法已被人们广泛地应用于组合优化、机器学习、信号处理、自适应控制和人工生命等领域。(Genetic algorithm (ga))
- 2020-08-24 22:51:00下载
- 积分:1