登录
首页 » matlab » Matlab6.Xoptdesign

Matlab6.Xoptdesign

于 2009-01-15 发布 文件大小:70KB
0 224
下载积分: 1 下载次数: 2

代码说明:

  Matlab 6.X辅助优化计算与设计----源代码(Matlab 6.X optimized calculation and design of auxiliary---- source code)

文件列表:

优化
....\文件说明.doc
....\文件说明.pdf
....\第2章
....\.....\example2_1.m
....\.....\example2_10.m
....\.....\example2_11.m
....\.....\example2_12.m
....\.....\example2_13.m
....\.....\example2_14.m
....\.....\example2_15.m
....\.....\example2_16.m
....\.....\example2_17.m
....\.....\example2_18.m
....\.....\example2_19.m
....\.....\example2_2.m
....\.....\example2_20.m
....\.....\example2_21.m
....\.....\example2_22.m
....\.....\example2_23.m
....\.....\example2_24.m
....\.....\example2_3.m
....\.....\example2_4.m
....\.....\example2_5.m
....\.....\example2_6.m
....\.....\example2_7.m
....\.....\example2_8.m
....\.....\example2_9.m
....\第3章
....\.....\example3_1.m
....\.....\example3_10.m
....\.....\example3_11.m
....\.....\example3_12.m
....\.....\example3_13.m
....\.....\example3_14.m
....\.....\example3_15.m
....\.....\example3_2.m
....\.....\example3_3.m
....\.....\example3_4.m
....\.....\example3_5.m
....\.....\example3_6.m
....\.....\example3_7.m
....\.....\example3_8.m
....\.....\example3_9.m
....\第4章
....\.....\example4_1.m
....\.....\example4_10.m
....\.....\example4_11.m
....\.....\example4_12.m
....\.....\example4_13.m
....\.....\example4_2.m
....\.....\example4_3.m
....\.....\example4_4.m
....\.....\example4_5.m
....\.....\example4_6.m
....\.....\example4_7.m
....\.....\example4_8.m
....\.....\example4_9.m
....\第5章
....\.....\example5_1.m
....\.....\example5_10.m
....\.....\example5_11.m
....\.....\example5_12.m
....\.....\example5_13.m
....\.....\example5_14.m
....\.....\example5_15.m
....\.....\example5_16.m
....\.....\example5_17.m
....\.....\example5_18.m
....\.....\example5_19.m
....\.....\example5_2.m
....\.....\example5_20.m
....\.....\example5_21.m
....\.....\example5_22.m
....\.....\example5_23.m
....\.....\example5_24.m
....\.....\example5_25.m
....\.....\example5_26.m
....\.....\example5_27.m
....\.....\example5_28.m
....\.....\example5_29.m
....\.....\example5_3.m
....\.....\example5_30.m
....\.....\example5_31.m
....\.....\example5_32.m
....\.....\example5_33.m
....\.....\example5_34.m
....\.....\example5_35.m
....\.....\example5_36.m
....\.....\example5_37.m
....\.....\example5_38.m
....\.....\example5_39.m
....\.....\example5_4.m
....\.....\example5_40.m
....\.....\example5_41.m
....\.....\example5_42.m
....\.....\example5_43.m
....\.....\example5_44.m
....\.....\example5_45.m
....\.....\example5_5.m

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

发表评论

0 个回复

  • xiaobofenjiechonggou
    文章涉及了小波一维小波分解和重构的MATLAB程序,程序相当有借鉴意义。(Articles related to the wavelet one-dimensional wavelet decomposition and reconstruction of MATLAB program, the program quite a reference.)
    2010-06-13 11:02:25下载
    积分:1
  • neural-pca-ica
    image separation using neural net
    2009-04-14 21:46:41下载
    积分:1
  • dwt1_embed
    二维小波变换,实现一维和2维小波变换,并含各种攻击,包括剪切,缩小为75 攻击(Two-dimensional wavelet transform)
    2009-05-08 17:48:52下载
    积分:1
  • matlab_60_programs
    说明:  matlab的60个小程序,很实用的,主要是解方程(matlab of 60 small programs, it is useful, the main equation is the solution)
    2008-10-22 19:10:00下载
    积分:1
  • machinevision
    对于搞图像分析和机器视觉的同志是一本很不错的书籍(usefull to these peple who major inmachine vision and imaging process)
    2010-05-21 11:55:27下载
    积分:1
  • Beamformer
    OFDM COMMUNINCATION FOR UNDERWATER
    2011-05-28 19:49:51下载
    积分:1
  • sift
    1 SIFT 发展历程 SIFT算法由D.G.Lowe 1999年提出,2004年完善总结。后来Y.Ke将其描述子部分用PCA代替直方图的方式,对其进行改进。 2 SIFT 主要思想 SIFT算法是一种提取局部特征的算法,在尺度空间寻找极值点,提取位置,尺度,旋转不变量。 3 SIFT算法的主要特点: a) SIFT特征是图像的局部特征,其对旋转、尺度缩放、亮度变化保持不变性,对视角变化、仿射变换、噪声也保持一定程度的稳定性。 b) 独特性(Distinctiveness)好,信息量丰富,适用于在海量特征数据库中进行快速、准确的匹配[23]。 c) 多量性,即使少数的几个物体也可以产生大量SIFT特征向量。 d) 高速性,经优化的SIFT匹配算法甚至可以达到实时的要求。 e) 可扩展性,可以很方便的与其他形式的特征向量进行联合。 4 SIFT算法步骤: 1) 检测尺度空间极值点 2) 精确定位极值点 3) 为每个关键点指定方向参数 4) 关键点描述子的生成 本包内容为sift算法matlab源码(1 SIFT course of development SIFT algorithm by DGLowe in 1999, the perfect summary of 2004. Later Y.Ke its description of the sub-part of the histogram with PCA instead of its improvement. 2 the SIFT main idea The SIFT algorithm is an algorithm to extract local features in scale space to find the extreme point of the extraction location, scale, rotation invariant. 3 the main features of the SIFT algorithm: a) SIFT feature is the local characteristics of the image, zoom, rotate, scale, brightness change to maintain invariance, the perspective changes, affine transformation, the noise also maintain a certain degree of stability. b) unique (Distinctiveness), informative, and mass characteristics database for fast, accurate matching [23]. c) large amounts, even if a handful of objects can also produce a large number of SIFT feature vectors. d) high-speed and optimized SIFT matching algorithm can even achieve real-time requirements. e) The scalability can be very convenient fe)
    2012-05-25 15:31:16下载
    积分:1
  • p2
    fuzzy controller DC motor in robot arms
    2013-05-14 16:08:44下载
    积分:1
  • MF-MPF
    利用Matlab计算肌电信号的积分值和平均功率(Using Matlab to calculate the integral value of the EMG signal and the average power)
    2013-01-15 11:25:08下载
    积分:1
  • dec2hexWithSign
    有符号的十进制数转十六进制数,以及CIC的simulink模型(dec to hex transfer)
    2014-09-19 15:48:35下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载