登录
首页 » matlab » main

main

于 2012-04-16 发布 文件大小:6KB
0 215
下载积分: 1 下载次数: 7

代码说明:

  Main.m为粒子群算法程序,属于优化类,data.txt为粒子群算法的数据文件(The Main.m particle swarm optimization procedures, belonging to the optimization class data file data.txt for the particle swarm algorithm)

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

发表评论

0 个回复

  • activities_of_the_shape_model
    基于支持向量机分类器的活动形状模型。学术论文。(Support vector machine classifier based on the activities of the shape model. Papers.)
    2010-08-24 20:46:23下载
    积分:1
  • Electric-Machines-Analysis-and-Design-Applying-MA
    Electric Machines Analysis and Design Applying MATLAB
    2013-07-10 14:19:08下载
    积分:1
  • 最小二乘法匹配
    最小二乘法匹配,matlab代码,相关系数最大,单点最小二乘匹配(Least squares matching, matlab code, maximum correlation coefficient, single-point least squares matching)
    2019-05-09 17:08:21下载
    积分:1
  • MATLAB1
    一些关于matlab很有用的资料,希望能对你有所帮助(matlab)
    2010-05-14 17:16:23下载
    积分:1
  • ram
    the mppt algorithm file
    2014-01-23 13:19:17下载
    积分:1
  • sc_fre
    sc算法的仿真程序实现 基于最大似然算法的频偏估计实现(sc algorithm simulation program based on maximum likelihood estimation algorithm to achieve the offset)
    2021-03-27 13:19:12下载
    积分:1
  • 三转角插值
    说明:  三弯矩插值法 lagrange多项式插值 多项式最小二乘法 龙贝格积分法 分段线性插值 三转角插值 这些是数值分析中常用的集中经典方法,运用matlab展示出来!(three polynomial interpolation Hangzhou least squares polynomial interpolation Romberg integration subparagraph Line sex angle interpolation three interpolation these numerical analysis is commonly used in concentrated classical methods, and use Matlab show!)
    2006-01-13 18:31:09下载
    积分:1
  • 25811210stbc
    实现LS信道估计的算法,很好的算法,对初学者有很大帮助(LS_MMSE_channel_estimators_for_OFDM)
    2010-05-23 14:22:49下载
    积分:1
  • 1
    matlab使用垂直Sobel算子,自动选择阈值 [VSFAT Threshold]=edge(f, sobel , vertical ) 边缘探测 figure,imshow(f),title( 原始图像 ), 显示原始图像 figure,imshow(VSFAT),title( 垂直图像边缘检测 ) 显示边缘探测图像 使用水平和垂直Sobel算子,自动选择阈值 SFST=edge(f, sobel ,2) figure,imshow(SFST),title( 水平和垂直图像边缘检测 ) 显示边缘探测图像 使用指定45度角 Sobel算子滤波器,指定阈值 s45=[-2 -1 0 -1 0 1 0 1 2] SFST45=imfilter(f,s45, replicate ) SFST45=SFST45>=2 figure,imshow(SFST45),title( 45度角图像边缘检测 ) 显示边缘探测图像 (matlab I=rgb2gray(I0) J0=double(I) [VSFAT Threshold]=edge(f, sobel , vertical ) figure,imshow(f),title figure,imshow(VSFAT),title)
    2013-12-18 15:42:14下载
    积分:1
  • Madgwick
    无人机姿态测量系统matlab程序,输入传感器数据,输出无人机的姿态角信息(UAV attitude measurement system matlab program)
    2014-07-01 22:32:13下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载