-
noise_let_Measurements
这是一个实值的Noiselet变换,压缩感知的图像应用中的的Noiselet观测矩阵 (1) This implementation uses exactly m*log2(m) additions/subtractions.
2) This is a real-valued variation of "dragon" noiselets.
3) This is symmetric and orthogonal. To invert, apply again and divide by m.)
- 2010-10-22 10:51:04下载
- 积分:1
-
ycxtiming
这是通信中解调器重要的定时恢复部分的程序,我把它做成子程序,其中的算法原理,如想知道请link ne(This is the communication modems important part of the resumption of regular procedures, I see it causing subroutine, The algorithm principle, like to know please link ne)
- 2006-10-22 16:01:08下载
- 积分:1
-
sssss
博弈论自适应功率控制中的实现,应用于认知无线电和频谱管理领域(Game Theory Adaptive Power Control in the realization of applied cognitive radio and spectrum management)
- 2012-06-27 17:11:11下载
- 积分:1
-
kalman-filter
基于卡尔曼滤波的系统目标追踪仿真,其中包括卡尔曼滤波函数、偏差分析函数、状态仿真功能块函数、以及目标追踪系统的simulink.(Including kalman filter function, deviation analysis functions, state simulation function block, and target tracking system of simulink)
- 2015-11-20 10:19:36下载
- 积分:1
-
ANFIS_BP-master
自适应模糊神经网络的一个模型matlab语言实现(ANFIS_BP-master Substractive clustering algorithm)
- 2019-04-02 15:54:52下载
- 积分:1
-
CNN
本程序实现深度学习的卷积神经网络(CNN)算法,含有训练程序和测试程序(This program implements convolution depth learning neural network (CNN) algorithm contains training programs and test procedures)
- 2014-12-19 10:35:30下载
- 积分:1
-
markov
中马尔可夫的经典例子 看了这个就会懂了 (markov)
- 2010-01-15 14:21:32下载
- 积分:1
-
CA-matlab
matlab对于Ca模拟的几个例程,包括生命游戏,表面张力,渗流集群等在内。是ca入门的好选择。(matlab for Ca simulation routines, including the Game of Life, the surface tension, percolation clusters. Ca entry.)
- 2012-08-17 11:00:38下载
- 积分:1
-
ucgui3.2-vc6.0
基于嵌入式GUI的设计源码,在windows上开发(based on vc6.0, the GUI of embeded OS)
- 2014-02-14 16:02:08下载
- 积分:1
-
Kalman
对于一个含有明显噪声的心电信号进行卡尔曼滤波处理,最大程度地 “还原”信号,达到去除噪声的目的。卡尔曼滤波(看成维纳滤波的一种实现方法)的特点如下:
a) 是根据上一状态的估计值X(n-1)和当前状态的观测值Z(n)推出当前状态的估计值X(n)的滤波方法,不需要用过去的全部观测值。
b) 它是用状态方程和递推方法进行估计的,因而卡尔曼滤波对信号的平稳性和时不变性不做要求。
c) 使用全部观测值保证平稳性。(Kalman in matlab,if you need it,please download it.)
- 2021-01-09 10:28:51下载
- 积分:1