-
redgreen
此程序用于计算高光谱数据研究中的红谷吸收深度和绿峰反射高度(This program used to calculate the spectral data of the absorption depth of red and green valley high peak reflectivity)
- 2010-08-21 09:37:19下载
- 积分:1
-
process
说明: 毕业设计,OFDM系统仿真,并使用多种编解码和纠错码(Graduation Project, OFDM system simulation, and use a variety of codecs and error-correcting codes)
- 2008-11-05 23:12:14下载
- 积分:1
-
Active-contour-using-Matlab
Active Contour using matlab
- 2011-05-28 19:22:05下载
- 积分:1
-
ga
说明: GA算法代码 function pop=initpop(popsize,chromlength)
pop=round(rand(popsize,chromlength))
rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵,
roud 对矩阵的每个单元进行圆整。这样产生的初始种群。
2.2 计算目标函数值
2.2.1 将二进制数转化为十进制数(1)
遗传算法子程序 Name: decodebinary.m
产生 [2^n 2^(n-1) ... 1] 的行向量,然后求和,将二进制转化为十进制(GA algorithm code function pop=initpop(popsize,chromlength)
pop=round(rand(popsize,chromlength))
rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵,
roud 对矩阵的每个单元进行圆整。这样产生的初始种群。
2.2 计算目标函数值
2.2.1 将二进制数转化为十进制数(1)
遗传算法子程序 Name: decodebinary.m
产生 [2^n 2^(n-1) ... 1] 的行向量,然后求和,将二进制转化为十进制)
- 2012-04-28 18:02:03下载
- 积分:1
-
gaussian-fitting
针对激光光斑图像或荧光小球等图像进行高斯拟合定位其中心坐标。可同时定位一幅图像中的多个小球。要求对象模型符合高斯分布。(For laser speckle images or small fluorescent balls image gaussian fitting location and its center coordinates. Can be positioning an image of the multiple balls at the same time. Request object model conforms to the gaussian distribution.)
- 2016-09-18 09:44:43下载
- 积分:1
-
Allan
包括了卡尔曼滤波、小波分解和Allan方差分析的matlab程序,运行时需要自己建立一个数据文件,载入数据后即可运行。(including the Kalman filter, wavelet decomposition and Allan variance analysis of Matlab procedures, Runtime creating a need for data files, data can be included in the operation.)
- 2007-06-21 10:09:04下载
- 积分:1
-
runge
runge kutta para motor de induç ã o
- 2011-08-22 10:15:00下载
- 积分:1
-
musicAOA
Music算法,用来计算波源方向,也就是AOA(到达角度)(music algorithm used to calculate the angle of arrival)
- 2016-07-11 14:49:27下载
- 积分:1
-
relaxation
SOR方法解线性方程组的matlab程序例子(李庆扬数值分析例子)(SOR method to solve linear equations matlab program examples (examples of numerical analysis李庆扬))
- 2008-08-02 11:07:57下载
- 积分:1
-
Compressed-Sensing---A-Tutorial
压缩感知简介,最基础的东西,给初学者准备的(compresive sensing)
- 2011-05-09 16:34:50下载
- 积分:1