-
bianjiezhuliejianche
实现一维边界逐列检测,程序可在MATLAB环境下运行(achieve an out-by-dimensional border detection process will be run under MATLAB)
- 2007-05-07 10:47:16下载
- 积分:1
-
LMs
采用LMS算法的频域均衡技术研究,lms在频域均衡方面的应用。(LMS algorithm using frequency domain equalization technology research, lms balance in the frequency domain applications.)
- 2009-09-22 10:05:29下载
- 积分:1
-
chafen
差分法比较曲线的形状相似度,接着筛选出有用曲线求相位差,给了原始数据,可以直接运行(Difference Method for curve shape similarity, then filter out the demand curve useful in phase, to the raw data, can run)
- 2021-01-04 09:48:55下载
- 积分:1
-
gen_algorithm
利用MATLAB实现遗传算法对非线性问题的求解,进行迭代计算(Genetic algorithms using MATLAB for solving nonlinear problems, iterative calculation)
- 2015-03-03 15:54:10下载
- 积分:1
-
unsample
说明: 图像区域非均匀采样matlab程序
可以实现类人眼的图像不同采样率演示(Image regional non-uniform sampling procedures can be achieved Matlab category eye images demonstrate different sampling rates)
- 2005-09-03 11:08:44下载
- 积分:1
-
tspMATLAB
matlab遗传算法求解tsp问题源程序(matlab genetic algorithm tsp problem source)
- 2013-04-27 10:39:39下载
- 积分:1
-
DLS
这里面是递推阻尼最小二乘辨识算法,主要用于系统辨识,参数估计,非线性系统建模以及系统工程领域。(There is a recursive damped least squares identification algorithm, mainly used for system identification, parameter estimation, nonlinear system modeling and system engineering.)
- 2016-07-13 08:45:17下载
- 积分:1
-
esprit
esprit 旋转不变技术来估计波达方向 最基本算法,能估计出波达方向,但特征值较难估计,有误差,按照现代通信原理最基本算法matlab编码。(esprit ESPRIT DOA estimates the basic algorithm can estimate the DOA, but difficult to estimate eigenvalues, margin of error, according to the basic principles of modern communication matlab coding algorithm.)
- 2013-12-05 23:17:05下载
- 积分:1
-
Highcharts-4.0.3
高亮 Highcharts-4.0.3 Highcharts-4.0.3(high light)
- 2015-03-26 16:52:59下载
- 积分:1
-
LSSVM
最小二乘支持向量机,程序粘到command window里,设定 2 两个参数,可以更改,以达到最优化(igam=0.001
isig2=0.001
[gam,sig2]=tunelssvm({X,Y, f ,igam,isig2, RBF_kernel },...
[0.001 0.001 10000 10000], gridsearch ,{}, leaveoneout_lssvm )
type= function approximation
kernel= RBF_kernel
model=initlssvm(X,Y,type,gam,sig2,kernel)
model
model=trainlssvm(model)
Yt=simlssvm(model,Xt) )
- 2015-12-27 11:05:14下载
- 积分:1