登录
首页 » matlab » mds

mds

于 2021-03-16 发布 文件大小:1KB
0 116
下载积分: 1 下载次数: 279

代码说明:

  本代码是关于Multi-Dimensional Scaling(MDS)的代码,可以用于特征提取、特征选择,或是矩阵降维。(This file is part of the Matlab Toolbox for Dimensionality Reduction v0.4b. You are free to use, change, or However, )

文件列表:

mds.m,2211,2010-09-25

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

发表评论

0 个回复

  • matlab2qqq
    MATLAB 的学习的例子,一些很常用的学习资料(There are some nice matlab learning examples which may be your usful study materials.)
    2005-05-12 21:38:50下载
    积分:1
  • autofixexp
    此脚本会自动更改尺度上所有定点块没有锁定自己的尺度(This script will automatically change the scale of all the pieces do not lock their own fixed-point scale)
    2009-06-25 22:26:26下载
    积分:1
  • textures
    texture feature extractn
    2010-03-10 23:31:43下载
    积分:1
  • IMM_matlab_coding
    交互多模型估计的程序实现,作为交互多模型的基础程序,希望有用(Interacting multiple model estimation procedure to achieve, as the interacting multiple model based procedures in the hope helpful)
    2010-05-06 13:00:28下载
    积分:1
  • fhsscode
    跳频通信的基本实现代码,对学习跳频通信有很大帮助(hopping communication to achieve the basic code for the study hopping communication will be of great help)
    2021-04-07 09:59:02下载
    积分:1
  • matlab
    排队论,对策论的一些源码,可以运用此源码解决一些问题哦!(Queuing theory, game theory and some of the source, this source can be used to solve some problems Oh!)
    2011-04-22 19:31:59下载
    积分:1
  • fractal
    matlab程序画图,常见分形图,function cantor(A,B) c=1 p=0 figure hold on plot([A(2) B(2)],[A(1) B(1)], r* ) while norm(A(1,:)-B(1,:))>=1 C=[] D=[] for i=1:size(A,1) a=A(i,:)+(B(i,:)-A(i,:))/3 b=A(i,:)+2*(B(i,:)-A(i,:))/3 C=[C A(i,:) b] D=[D a B(i,:)] end A=C B=D p=p+1 (matlab program drawing, common fractal images function cantor(A,B) c=1 p=0 figure hold on plot([A(2) B(2)],[A(1) B(1)], r* ) while norm(A(1,:)-B(1,:))>=1 C=[] D=[] for i=1:size(A,1) a=A(i,:)+(B(i,:)-A(i,:))/3 b=A(i,:)+2*(B(i,:)-A(i,:))/3 C=[C A(i,:) b] D=[D a B(i,:)] end A=C B=D p=p+1 )
    2013-03-02 09:54:38下载
    积分:1
  • huiduzhifangtu
    灰度共生矩阵和灰度梯度共生矩阵的提取方式,是比较重要的纹理特征提取方法,用matlab实现的(The GLCM and gray gradient co-occurrence matrix extracted, texture feature extraction method, using matlab to achieve)
    2013-04-02 19:26:27下载
    积分:1
  • quadrotorsimV2
    基于simulink的四旋翼飞行器动力学建模与简单PID控制。(Based on the four-rotor dynamics modeling with a simple PID control simulink.)
    2020-11-08 10:39:48下载
    积分:1
  • CP0202
    应用matlab生成直接序列超宽带信号(已经调试通过)(Application matlab direct sequence ultra-wideband signal generation)
    2010-10-12 16:28:17下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载