登录
首页 » matlab » MOPSO

MOPSO

于 2020-06-25 发布
0 122
下载积分: 1 下载次数: 8

代码说明:

说明:  多目标粒子群算法,求解多目标问题的经典的算法之一(multi-object PSO, one of the classical algorithms for solving multi-objective problems)

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

发表评论

0 个回复

  • parameter-estimation
    参数估计与假设检验案例分析与matlab实现,仿真运行,完整的材料(Parameter estimation and hypothesis testing case analysis and matlab implementation, simulation run)
    2013-08-26 10:41:39下载
    积分:1
  • output_of_DCT_in_image_fusion
    u can calculate DCT clc inp = imread( Im1.jpg ) inp1 = imread( Im2.jpg ) A = double(inp(:,:,1)) B = double(inp1(:,:,1)) A1=double(blkproc(A,[8 8], dct2 )) B1=double(blkproc(B,[8 8], dct2 )) [r,c] = size(A1) r1 = [] for i=1:r for j=1:c if A1(i,j) > B1(i,j) r1(i,j)=A1(i,j) else r1(i,j)=B1(i,j) end end end r1= double(r1(:,:,1)) C=blkproc(r1,[8 8], idct2 ) round(C) C1=idct2(r1) figure imshow(uint8(C)) figure imshow(uint8(C1)) imwrite(uint8(C), dct8x8min.jpg )
    2011-01-09 23:26:05下载
    积分:1
  • ggrgwu
    灰色理論下之灰關聯matlab源碼,可幫助計算一序列中的數據的權重,得以給予不同之相關性(gray theory under gray relational Matlab source that could help the calculation of a sequence of data weights, given to the relationship between different)
    2007-06-01 16:35:55下载
    积分:1
  • DTU
    地面站授权控制,通过DTU控制盒来实现对地面站,飞控和服务器进行信号控制与处理。(The ground station authorization control, through the DTU control box to realize to the ground station, flight control and server control and signal processing.)
    2015-01-12 23:56:26下载
    积分:1
  • toolbox_calib
    说明:  包含角点提取功能能够进行摄像机标定及图像修正的matlab程序,考虑径向畸变,薄透镜畸变。(Corner detection features include camera calibration and image can be modified matlab program, consider the radial distortion, thin lens distortion.)
    2011-03-23 14:25:12下载
    积分:1
  • 04
    DOA估计与快拍数的关系的MUSIC算法,MATLAB仿真源代码,可完成绘图。(DOA estimation snapshot relationship between the number of MUSIC algorithm, MATLAB simulation source code, to be completed by the drawing.)
    2013-05-13 17:50:42下载
    积分:1
  • simple_sinc_function_map
    绘制简化sinc函数方向图,以及和差天线方向图,论文中的天线方向图模型有详细的函数形式(Map simplified sinc function direction, and the poor and the antenna pattern, the antenna direction graph model of the paper has a detailed functional form)
    2015-05-25 17:14:41下载
    积分:1
  • verr072
    Tool for data mining
    2010-08-21 22:38:59下载
    积分:1
  • PracticalRfSystemDesign
    本书介绍射频微波系统设计,也包括其他阻抗匹配、天线等高频技术。(This book is about systems that operate at radio frequencies (RF) (including microwaves) where high-frequency techniques, such as impedance matching, are important.)
    2009-06-23 20:06:02下载
    积分:1
  • CorrelogramFrame
    Compute one frame of a correlogram. The input data is a two-dimensional array of cochlear data, each row representing firing probabilities from one cochlear channel. The output picture is a two dimensional array of width "picWidth".(Compute one frame of a correlogram. The proficient ut data is a two-dimensional array of the 11 d was observed. each row representing firing probabilities fr om one the 11 channel. The output is a picture two dimensional array of width "picWidth.")
    2006-12-11 19:30:38下载
    积分:1
  • 696518资源总数
  • 105651会员总数
  • 15今日下载