-
multifile
用于循环载入多个文件,比如文本文件。不用手动输入t1.txt, t2.txt ,t3.txt... , 然后得到的文件可以用一个矩阵存储下来。或者用一个向量以流的方式存储。(This program is used to cycle load files, like text files. For example,you don t have to manually type t1.txt, t2.txt, t3.txt in your program. Moreover, the result can be stored in a matrix or a vector. store.)
- 2010-05-13 18:09:39下载
- 积分:1
-
OFDM
简单的OFDM流程,使用matlab自带的QAM函数,适合初学者,包含FFT,循环前缀,串并变换等(OFDM simple process, using the built-in QAM matlab function, suitable for beginners, including FFT, cyclic prefix, string and transform)
- 2015-01-26 18:58:15下载
- 积分:1
-
TELECOM
conv code with matlab
- 2010-12-13 11:16:24下载
- 积分:1
-
PSO
标准粒子群算法的实现思想基本按照粒子群算法(2) 标准的粒子群算法的讲述实现。主要分为3个函数。第一个函数为粒子群初始化函数
InitSwarm(SwarmSize......AdaptFunc)其主要作用是初始化粒子群的粒子,并设定粒子的速度、位置在一定的范围内。本函数所采用的数据结构如下所示:
表ParSwarm记录的是粒子的位置、速度与当前的适应度值,我们用W来表示位置,用V来代表速度,用F来代表当前的适应度值。在这里我们假设粒子个数为N,每个粒子的维数为D。(His thought of the implementation of the standard particle swarm algorithm according to the particle swarm algorithm (2)- the standard particle swarm algorithm about implementation. Mainly divided into three functions. The first function of particle swarm initialization function InitSwarm (SwarmSize... AdaptFunc), its main function is to initialize particle swarm particle, and set the particle s velocity, position in a certain range. The function of data structure is as follows: ParSwarm record table is the particle s position, speed and the current fitness value, we use W to represent the position, represented speed with a V, to represent the current fitness value with F. Here we assume that the number of particles N, each particle dimension for D.)
- 2015-01-09 18:40:08下载
- 积分:1
-
chazh
插值算法的源程序,采用matlab写的,对理解插值算法有很大的帮助作用。(Interpolation algorithm source code, using matlab to write, to understand interpolation algorithm has been very helpful.)
- 2013-11-13 23:41:51下载
- 积分:1
-
gusaaian-pyramid_and_csdn
说明: 用于人造视觉:256*256的图片缩小到25*25,二值化 并通过saliency map提取显著性区域(For artificial vision: 256* 256 pictures down to 25* 25, binary extraction by saliency map significant areas)
- 2010-04-29 09:00:33下载
- 积分:1
-
CFBG
有关LFBG光纤光栅的matlab仿真编程(Related LFBG fiber grating matlab simulation program.)
- 2014-09-03 10:19:36下载
- 积分:1
-
ienkf_v.0.43.tar
集合卡曼滤波matlab代码 大牛的代码 很好用(Set kalman filtering matlab code Daniel code works nicely)
- 2011-12-08 20:27:40下载
- 积分:1
-
SVD
对lorenz信号的(svd)奇异值分解降噪,( lorenz signal noise singular value decomposition )
- 2014-09-03 15:10:32下载
- 积分:1
-
jiefangcheng
matlab 经典算法程序 解方程,一些常用的经典算法,简单实用(classical algorithm matlab program solve the equation)
- 2013-04-10 09:48:19下载
- 积分:1