-
nosGUI
matlab动画,很有用的,希望能对初学者有所帮助,欢迎下载(matlab animation, very useful, hoping to help beginners, are welcome to download)
- 2010-12-09 16:23:05下载
- 积分:1
-
metodo_relay
example Method relay. Adaptive control
- 2013-07-28 06:28:46下载
- 积分:1
-
Roberts
Roberts edge detection algorithm
- 2015-04-19 00:32:48下载
- 积分:1
-
雷达实验
实现脉冲压缩与相控阵的matlab实现
脉冲压缩雷达发射宽脉冲信号,接收和处理回波后输出窄脉冲的雷达。为获得脉冲压缩的效果,发射的宽脉冲采取编码形式,并在接收机中经过匹配滤波器的处理。脉冲压缩雷达的优点是能获得大的作用距离和具有很高的距离分辨力。(pulse compression&phased array)
- 2017-09-23 09:32:19下载
- 积分:1
-
matlab
说明: 数字图像处理所用,是做图像处理的人的参考书(Used in digital image processing, image processing is done reference book for those who)
- 2011-03-06 15:07:16下载
- 积分:1
-
RWLS
说明: 实现最小二乘算法进行系统辨识,并给出了图形。(To achieve least-squares algorithm for system identification, and gives the graphics.)
- 2008-10-18 13:27:51下载
- 积分:1
-
ackley
This is Code of PSO with matlab
- 2013-10-31 14:04:18下载
- 积分:1
-
KNN
K最邻近密度估计技术是一种分类方法,不是聚类方法。
不是最优方法,实践中比较流行。
通俗但不一定易懂的规则是:
1.计算待分类数据和不同类中每一个数据的距离(欧氏或马氏)。
2.选出最小的前K数据个距离,这里用到选择排序法。
3.对比这前K个距离,找出K个数据中包含最多的是那个类的数据,即为待分类数据所在的类。(K nearest neighbor density estimation is a classification method, not a clustering method.
It is not the best method, but it is popular in practice.
Popular but not necessarily understandable rule is:
1. calculate the distance between the data to be classified and the data in each other (Euclidean or Markov).
2. select the minimum distance from the previous K data, where the choice sorting method is used.
3. compare the previous K distances to find out which K data contains the most data of that class, that is, the class to which the data to be classified is located.)
- 2020-10-23 14:37:22下载
- 积分:1
-
gibbs
说明: 可以用gibbs抽样,可以直接运行,画图,效果好(Can be sampled with gibbs, can be run directly, draw, the effect is good)
- 2019-08-21 08:50:22下载
- 积分:1
-
ACO
蚁群算法(ACO)解决旅行商问题(TSP)的matlab程序。数据取自Oliver30。(Ant colony optimization (ACO) to solve the traveling salesman problem (TSP) in the matlab program. Data from Oliver30.)
- 2010-05-29 00:29:22下载
- 积分:1