-
OFDM仿真matlab
OFDM的matlab仿真 在学校里面做仿真实验的时候做的相关例程(OFDM matlab in school)
- 2019-01-25 19:45:43下载
- 积分:1
-
based-on-GA-solve--VRP
说明: 求解多目标车辆路径问题的遗传算法的小文章(based on GA solve the mutil-objects problem with the help of time window)
- 2011-04-05 19:49:20下载
- 积分:1
-
Matlab-modeling-algorithm
数学建模的算法收录 涵盖了常见的数学建模问题 每种类型都有matlab源码(Mathematical modeling algorithm included covers common mathematical modeling each type matlab source)
- 2013-04-22 11:12:30下载
- 积分:1
-
single-satellite
单星定位方法及精度分析,有很好的学习价值(Single satellite positioning method and accuracy analysis, there is a good learning value)
- 2020-09-09 09:58:04下载
- 积分:1
-
ImageRegcognition
说明: 基于matlab的图像识别源代码,值得学习,不过是英文的(Image Recognition source on matlab)
- 2010-04-15 17:32:49下载
- 积分:1
-
New-folder-(2)
chapman project machine
- 2012-06-24 03:18:42下载
- 积分:1
-
mohukongwen
基于模糊控制的PID温度控制器的设计 :将模糊控制和PID 控制相结合起来,通过模糊控制实现PID 参数自适应的方法来控制系统温度。这种Fuzzy- PID 策略,模糊控制的采用不是代替PID 控制,而是对传统控制方式的改进和扩展,它既保持了常规PID 控制系统结构简单、使用方便、鲁棒性强、控制精度高的优点,又采用模糊推理的方法实现了PID 参数PK、IK、DK的在线自整定,兼具了模糊控制灵活性、适应性强的特点,相比单纯的任一种控制效果都要好(PID temperature controller design based on fuzzy control: fuzzy control and PID control combine to achieve PID adaptive approach to control system temperature by means of fuzzy control. This Fuzzy- PID strategy is not to replace the use of fuzzy control PID control, but the traditional control methods to improve and expand, both to maintain a simple and conventional PID control system structure, easy to use, robust, and high control accuracy advantages, but also the use of fuzzy inference PID parameters to achieve the PK, IK, DK-line self-tuning, both the fuzzy control flexibility, adaptability features, compared to simply have a good control effect either)
- 2015-04-26 01:23:16下载
- 积分:1
-
simscape_gs
MATLAB simscape 工具箱,介绍simscape 工具箱(MATLAB simscape)
- 2012-04-29 19:06:49下载
- 积分:1
-
sofm
A self-organizing map (SOM) or self-organizing feature map (SOFM) is a type of artificial neural network (ANN) that is trained using unsupervised learning to produce a low-dimensional (typically two-dimensional)
- 2013-11-08 16:42:04下载
- 积分:1
-
EllipseFitByTaubin
This is a fast non-iterative ellipse fit, and among fast non-iterative ellipse fits this is the most accurate and robust.
It takes the xy-coordinates of data points, and returns the coefficients of the equation of the ellipse:
ax^2 + bxy + cy^2 + dx + ey + f = 0,
i.e. it returns the vector A=(a,b,c,d,e,f). To convert this vector to the geometric parameters (This is a fast non-iterative ellipse fit, and among fast non-iterative ellipse fits this is the most accurate and robust.
It takes the xy-coordinates of data points, and returns the coefficients of the equation of the ellipse:
ax^2+ bxy+ cy^2+ dx+ ey+ f = 0,
i.e. it returns the vector A=(a,b,c,d,e,f). To convert this vector to the geometric parameters )
- 2009-10-19 20:29:44下载
- 积分:1