-
radar
雷达系统与分析(MATLAB版)的源程序,是比较老版本的源程序(Radar Systems and Analysis (MATLAB version) source code, it is more the old version of the source)
- 2009-11-26 20:51:49下载
- 积分:1
-
GA-VRP
遗传算法求解VRP问题的源代码,经测试可用(Genetic Algorithm for VRP source code, have been tested)
- 2020-08-13 20:58:32下载
- 积分:1
-
biosignal-process
说明: 一本很透彻地讲解如何利用MATLAB来进行生物信号处理的外文电子书。(A very thorough to explain how to use MATLAB for biological signal processing foreign language books.)
- 2011-02-25 09:41:17下载
- 积分:1
-
spwm_complementary
在matlab之中,用编程的方法实现了空间矢量PWM控制。(Space Vecter PWM)
- 2011-05-26 20:24:30下载
- 积分:1
-
dtt-code
DTT编码程序 经过本人测试绝对好用 用了停不下来
- 2014-09-24 22:32:32下载
- 积分:1
-
CannyEdgeDetection
performs canny edge detection algorithm using matlab platform
- 2013-10-23 21:02:56下载
- 积分:1
-
关于预测控制的MATLAB-s-function模块编写
说明: 关于预测控制的MATLAB-s-function模块编写。
网络化控制系统是一种通过网络实现传感器,控制器和执行器之间数据交换的分布式实时反馈控制系统。其应用领域广泛,包括过程工业,航天工程,运输管理,机器控制,远程手术,智能家居等。具有长距离数据交换与共享,成本低, 便于安装和维护,高灵活性和可靠性,易于重配置及高移动性等优势。同时,由网络化控制系统引起的网络诱导时延和其共享、开放、可进入等特点对系统稳定性和安全性造成的影响也不可忽略。故本文设计了一种网络化预测输出跟踪控制系统以解决网络时延问题,并站在安全的角度研究虚假数据注入攻击问题(MATLAB-s-function.Networked control system is a distributed real-time feedback control system that realizes data exchange among sensors, controllers and actuators through network. Its applications range is wide, including process industries, aerospace engineering, transportation management, machine control, remote surgery and smart homes.)
- 2020-07-26 13:08:40下载
- 积分:1
-
poker-card-identify
基于图像处理的识别技术,对扑克牌的自动识别,效果很好。(Recognition technology based on image processing,automatic identification of playing cards, the effect is very good.
)
- 2020-12-27 18:49:02下载
- 积分:1
-
SAPSO_SecPSO_SecVibratPSO
用MATLAB实现SAPSO、SecPSO、SecVibratPSO算法,程序没错误,可以直接运行,非常适合刚学PSO者(Implementation of SAPSO, SecPSO, SecVibratPSO algorithm with MATLAB, the program no error, can be directly run, very suitable for just learning PSO
)
- 2013-08-04 12:16:41下载
- 积分:1
-
Another-Particle-Swarm-Toolbox
粒子群优化工具箱,采用Matlab编写的PSO程序工具箱(Development Notes for psopt toolbox
Future plans (in no particular order):
* Performance improvement: Automatically check for existence of constraints, skip boundary-checking if unconstrained.
* Performance improvement: Automatically vectorize fitness functions supplied by user, if not already vectorized.
* Performance improvement: Detect and eliminate dependent (i.e. redundant) linear constraints.
* Performance improvement: Automatically choose "penalize" versus "soft" constraint handling method based on type of constraints in problem. If any equality constraints exist, using "penalize", otherwise default to "soft". If "soft", automatically switch to "penalize" if more than a given percentage of particles (initial or interim) are infeasible.
* Feature: An output function defined by options.OutputFcns that can save current swarm state in a file which can be reloaded later as a problem structure, in case of a system crash.
* Feature: Implement multiobjective optimization option)
- 2013-12-27 12:39:09下载
- 积分:1