登录
首页 » Matlab » 很好的混沌粒子群算法完整程序

很好的混沌粒子群算法完整程序

于 2022-02-02 发布 文件大小:7.16 kB
0 78
下载积分: 2 下载次数: 1

代码说明:

感应双馈发电机系统的仿真,数据模型归一化,模态振动,使用高阶累积量对MPSK信号进行调制识别,有均匀线阵的CRB曲线,有较好的参考价值,信号处理中的旋转不变子空间法。

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

发表评论

0 个回复

  • pathplanning
    path planning from start point to goal point using virtual force field
    2013-10-14 10:29:52下载
    积分:1
  • CLAHE
    CLAHE的matlab实现算法,经过测试可用。(CLAHE the matlab algorithm, tested available.)
    2021-01-26 22:38:41下载
    积分:1
  • tfristft
    说明:  实现短时傅里叶变换,真的挺好用的,大家可以十四看看呀(TFRSTFT this is a program ,you can try it in you computer)
    2021-03-12 19:29:24下载
    积分:1
  • 贝叶斯算法
    load "iris.csv";tictraining_set = [iris(1:ceil(50*2/3),:); iris(51:50 + ceil(50*2/3),:); iris(101:100 + ceil(50*2/3),:)];%取每类的前2/3作为训练集  ceil用于提高效率test_set = [iris(ceil(50*2/3) + 1:50,:); iris(51 + ceil(50*2/3):100,:); iris(101 + ceil(50*2/3):150,:)];%取每类的后1/3作为测试集class1 = test_set(:,5);%记录类标,class1是一个行矩阵class1test_set(:,5) = 0;%便于计算准确度rows1 = find(training_set(:,5) == 1);%找出training_set(:,5) == 1的位置meanValue1 = mean(training_set(rows1,1:4));%计算一到四列的均值stdValue1 = std(training_set(rows1,1:4));%std(x) 算出一到四列的标准偏差。 x可以是一行的matrix或者一个多行matrix矩阵。如果只有一行,那么就是算一行的标准偏差,如果有多行,就是算每一列的标准偏差。rows2 = find(training_set(:,5) == 2);meanValue2 = mean(training_set(rows2,1:4));stdValue2 = std(training_set(rows2,1:4));rows3 = find(training_set(:,5) == 3);meanValue3 = mean(training_set(rows3,1:4));stdValue3 = std(training_set(rows3,1:4));pClass1 = size(rows
    2022-02-12 17:10:24下载
    积分:1
  • chapter1
    电力电子技术 课程讲解 晶闸管的介绍 过流保护 过压保护等等(Power Electronics Technology Course introduction explaining current protection thyristor overvoltage protection, etc.)
    2010-12-16 12:37:05下载
    积分:1
  • matlab-Create-Read-Update-Delete-database-lp2m-ar
    how you can create, read, delete and update using Matlab by simple code
    2014-11-07 06:24:55下载
    积分:1
  • emitter-detection-book-master
    说明:  电子战辐射源探测与定位随书光盘,这本书分为三个部分:探测,到达角估计,和地理定位。每一节从介绍相关信号处理理论(检测或估计)开始,然后提供一系列章节,涵盖实现所需最终产品的特定方法。(The book is divided into three parts: detection, angle of arrival estimation, and geolocation. Each section begins with an introductory chapter covering the relevant signal processing theory (either detection or estimation), then provides a series of chapters covering specific methods to achieve the desired end-product.)
    2020-08-05 22:26:02下载
    积分:1
  • 信息内容加权结构相似度指数为图像质量评价
    信息内容 weightedstructural 相似性度量 (IW 独) 是 structuralsimilarity (独) 索引扩展纳入信息 contentweighted 池的想法。同样的想法,也可以适用峰值信号-到-noiseratio (PSNR),从而导致信息内容加权峰值信噪比 (IW PSNR)。在以下文件中提供了详细信息:-周王和李强,"信息内容权数为感性形象 QualityAssessment,"汇刊图像加工,第 20 卷,第 5,pp.1185–1198,2011 年 5 月。
    2022-01-26 05:46:17下载
    积分:1
  • CSTAtennaModel
    应用CST的电磁工作室对补等角对数平面螺旋天线进行建模,并求其远场方向图(CST Studio Simulation-Antenna Model Simulation,farfield)
    2009-07-07 22:53:27下载
    积分:1
  • blind16qamsub
    16qam子空间法盲信道估计和信号恢复 (Legal 16qam subspace channel estimation)
    2009-07-08 23:12:13下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载