-
BPSK
实现了BPSK信号的调制与解调,以及同步载波的提取(Achieve BPSK modulation and demodulation of the signal, and the extraction of carrier synchronization)
- 2011-05-07 13:10:18下载
- 积分:1
-
ppm
一个信号加入高斯噪声后的混合输出,在进PPM调制输出调制信号(Gaussian noise is a signal to the mixed output, the output modulation signal modulated into the PPM)
- 2021-02-08 20:29:54下载
- 积分:1
-
B
说明: 2013数学建模研究生B题建立多项式模型代码(2013 graduate of mathematical modeling to establish polynomial model code B title)
- 2013-09-21 08:50:53下载
- 积分:1
-
Bayes
matlab实现beyes的模式识别的过程,是武汉大学遥感学院模式识别的代码(matlab realize beyes pattern recognition process, Wuhan Institute of Remote Sensing pattern recognition code)
- 2013-11-07 21:53:32下载
- 积分:1
-
VC++andMATLAB
VC++与Matlab混合编程的快速实现.
特别适用!!
()
- 2008-04-10 11:00:47下载
- 积分:1
-
aga
自适应遗传算法的matlab程序代码,主程序代码(Adaptive genetic algorithm matlab code, the main program code)
- 2015-03-18 17:51:03下载
- 积分:1
-
psopt
粒子群优化算法源码,进行了矢量化,速度快。(partical filter )
- 2010-12-13 21:08:34下载
- 积分:1
-
harrais-matlab
基于matlab的harris角点检测程序(matlab harris corner detection program)
- 2012-06-28 21:53:41下载
- 积分:1
-
mybilateral
经典的双边滤波程序,可以设置2个参数的大小,保边去噪效果好
PS: 比一般改进型双边滤波器要好。(Classic bilateral filtering program, you can set the size of two parameters, edge-preserving denoising effect PS: better than generally improved bilateral filter.)
- 2012-11-06 22:15:05下载
- 积分:1
-
Radial-basis-function
径向基函数是一个取值仅仅依赖于离原点距离的实值函数,也就是Φ(x)=Φ(‖x‖),或者还可以是到任意一点c的距离,c点称为中心点,也就是 Φ(x,c)=Φ(‖x-c‖)。任意一个满足Φ(x)=Φ(‖x‖)特性的函数Φ都叫做径向量函数,标准的一般使用欧氏距离,尽管其他距离函数也是可以的。一些径向函数代表性的用到近似给定的函数,这种近似可以被解释成一个简单的神经网络,径向基函数在支持向量机中也被用做核函数。(Radial basis function depends only on the value of a real-valued function of the distance from the origin, i.e. Φ (x) = Φ (x ‖ ‖) or may also be the distance to any point c, c is called the center point , i.e. Φ (x, c) = Φ (xc ‖ ‖). Satisfy any one of Φ (x) = Φ (x ‖ ‖) characteristic functions are called radial vector function Φ standard Euclidean distance is generally used, although other distance functions are also possible. Some typical uses radial function approximation given function, this approximation can be interpreted as a simple neural network, RBF in support vector machines have also been used to make nuclear functions.)
- 2014-07-03 10:43:08下载
- 积分:1