-
Reradiators
explain how to install a reradiator cdma network
- 2010-11-18 05:19:11下载
- 积分:1
-
lagrange
Matlab中没有现成的Lagrange插值函数,必须编写一个M文件实现Lagrange插值。
设n个节点数据以数组x0,y0 输入(注意Matlat的数组下标从1开始),m 个插值点以数组 x输入,输出数组y 为 m个插值。
编写一个名为lagrange.m的M文件。(Matlab is not off-the-shelf Lagrange interpolation function, we must realize the preparation of an M file Lagrange interpolation. N nodes based data to an array of x0, y0 input (Note Matlat subscript of the array starting at 1), m a x interpolation points to the array input and output array y for m months interpolation. Lagrange.m the preparation of a M-file.)
- 2008-05-12 10:54:59下载
- 积分:1
-
bam
Bidirectional associative memory does heteroassociative processing. Here BAM algorithm is implemented.
- 2012-10-04 12:48:40下载
- 积分:1
-
基于遗传算法的BP神经网络优化算法
基于遗传算法的BP神经网络优化算法,Matlab代码。(BP neural network optimization algorithm based on genetic algorithm, Matlab code.)
- 2017-07-21 15:28:13下载
- 积分:1
-
scale-free
scalefree网络的matlab程序
(matlab network scalefree procedures)
- 2008-01-10 15:10:45下载
- 积分:1
-
matlab_Operation_research
matlab在运筹学中的应用 的教材(含源码)(matlab in the application of operations research in the teaching materials (including source code))
- 2009-05-10 20:41:49下载
- 积分:1
-
Edge
自己设计的一种简单的理想频域低通滤波器,对图像进行低通滤波操作。(A simple self-designed ideal frequency domain low pass filter, low pass filter on the image operation.)
- 2010-06-08 21:42:28下载
- 积分:1
-
DC
说明: 利用matlab实现双差算法添加、探测和修复GPS周跳(Detection of GPS cycle slip by DC algorithm)
- 2019-03-16 22:15:42下载
- 积分:1
-
base2fft
根据DFT的基二分解方法,可以发现在第L(L表示从左到右的运算级数,L=1,2,3…M)级中,每个蝶形的两个输入数据相距B=2^(L-1)个点,同一旋转因子对应着间隔为2^L点的2^(M-L)个蝶形。从输入端开始,逐级进行,共进行M级运算。在进行L级运算时,依次求出个2^(L-1)不同的旋转因子,每求出一个旋转因子,就计算完它对应的所有的2^(M-L)个蝶形。因此我们可以用三重循环程序实现FFT变换。同一级中,每个蝶形的两个输入数据只对本蝶形有用,而且每个蝶形的输入、输出数据节点又同在一条水平线上,所以输出数据可以立即存入原输入数据所占用的存储单元。这种方法可称为原址计算,可节省大量的存储单元。附件包含算法流程图和源程序。(err)
- 2008-04-20 23:11:05下载
- 积分:1
-
FailurePrediction
matlab PCA应用于TE数据进行检测
包括SPE统计量计算,以及SPE和T方控制限的计算。(matlab PCA applies to TE detection data including SPE statistic calculation, as well as the SPE and T control limit calculations.)
- 2020-09-24 10:07:50下载
- 积分:1