登录
首页 » matlab » Modified-GramSchmidt

Modified-GramSchmidt

于 2013-11-03 发布 文件大小:1KB
0 518
下载积分: 1 下载次数: 37

代码说明:

  Modified Gram-Schmidt (MGS)正交化法是利用已有正交基计算新的正交基。既能选择相关特征,又能排出已选特征对后续特征选择的影响。(Modified Gram-Schmidt (MGS)orthogonalization gives new orthogonal basis through original orthogonal basis. It can do the feature selection and eliminate the impact on choosing new feature vector by the selected one.)

文件列表:

Modified GramSchmidt.m,2504,2013-08-28

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • untitled
    num=[2 1.4 -0.9 -0.158 0.4104 0.0294 -0.0668] den=[1] figure(1) zplane(num,den) num1=[1 2.7 -12.61 -24.757 66.301 62.072 -126.786] den1=[1] figure(2) zplane(num1,den1) num2=[0.2 -0.26 1.934 10.413 1.934 -0.26 0.2] den2=[1] figure(3) zplane(num2,den2) num3=[1.25 0.5 -2.1 -2.1 0.5 1.25] den3=[1] figure(4) zplane(num3,den3) num4=[1.1 3.12 -2.5 0.6 0.5 0.006 1] den4=[1] figure(5) zplane(num4,den4) (good)
    2010-11-03 09:48:25下载
    积分:1
  • Dynamics-Analysis-by-Numercial-Integration
    matlab progrmas for FEM
    2012-06-04 22:30:58下载
    积分:1
  • chap11
    syms x g=exp(x*sin(x)) t=taylor(g,12,2) xd = 1:0.05:3 yd = subs(g,x,xd) ezplot(t, [1,3]) hold on plot(xd, yd, r-. ) title( Taylor approximation vs. actual function ) legend( Taylor , Function )(syms x g = exp (x* sin (x)) t = taylor (g, 12,2) xd = 1:0.05:3 yd = subs (g, x, xd) ezplot (t, [1 , 3]) hold on plot (xd, yd, ' r-.' ) title (' Taylor approximation vs. actual function' ) legend (' Taylor' , ' Function' ))
    2011-07-27 18:12:56下载
    积分:1
  • matlabcar-band-positioning
    matlaba车牌定位程序,方便开发者对其学习应用(MATLABcarbandcode positoning)
    2014-11-05 22:04:29下载
    积分:1
  • PSO_DG_Optimization
    说明:  利用改进的粒子群算法实现了分布式电源的优化配置!有详细的中文注释!(The improved particle swarm optimization algorithm is used to optimize the configuration of distributed power supply. Detailed Chinese notes!)
    2021-03-30 22:29:10下载
    积分:1
  • GA122
    说明:  这是一个用遗传算法GA处理实际问题的实例(This is a use of genetic algorithms to deal with the actual examples of problems)
    2006-03-26 15:32:22下载
    积分:1
  • kfcm
    说明:  基于核的FCM,可以用于聚类或者图像分割,但运行速度不是很快 自己不知道如何优化(Kernel-based FCM, can be used for clustering or image segmentation, but the speed is not fast they do not know how to optimize)
    2010-05-05 08:36:35下载
    积分:1
  • LFMxinhao
    使用该程序生成LFM宽带信号,用于雷达阵列(generate LFM signal for radar array)
    2012-11-21 19:45:45下载
    积分:1
  • matlab
    matlab file mainly uses for learning matlab
    2012-10-09 06:10:40下载
    积分:1
  • GA
    说明:  Genetic Algorithm matlab code for reconstruction gene regulatory networks
    2013-04-16 04:18:30下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载