-
PCA+FCM
利用PCA和模糊C均值相结合的方法实现图象的聚类(Using PCA and fuzzy C-means method of combining images to achieve the clustering)
- 2008-03-28 09:11:33下载
- 积分:1
-
MATLAB-control-application
对MATLAB软件在控制领域的应用进行了详细介绍。内容包括使用DAS工具箱函数和ActiveX控件设计数据采集与控制程序;使用串口I/O流和MSComm控件设计串口通信程序等。每种程序设计方法都提供了多个典型应用实例,每个实例都提供了线路图、详细的程序设计步骤和完整的源代码可供自动化、计算机应用、电子信息、机电一体化、测控仪器等专业的大学生、研究生及相关技术人员学习和参考。 (MATLAB software in the control area of the application in detail. Content including the use of ActiveX controls DAS Design Toolbox functions and data acquisition and control procedures use the serial port I/O design flow and MSComm control serial communication procedures. Each programming methods provide a more typical application, each instance provides a road map, detailed program design steps and the complete source code for automation, computer applications, electronic information, mechanical and electrical integration, measurement and control instruments professional students, graduate students and relevant technical staff to learn and reference.)
- 2011-01-06 19:03:43下载
- 积分:1
-
BE-Heurisitique.pdf
Solving of TPS thanks to the Greedy algorithme and the simulated cooking method
- 2011-02-22 05:49:06下载
- 积分:1
-
primal_svm
This is a Matlab code explaining the Primal SVM training and testing algorithm using Lagrange mathematical theory
- 2011-06-27 11:05:46下载
- 积分:1
-
annealing-algorithm
模拟退火算法matlab源程序,可用于网络流量数据的分析(Simulated annealing algorithm matlab source code, can be used for the analysis of network traffic data)
- 2011-10-04 16:52:33下载
- 积分:1
-
digital-image-process(Matlab)
matlab中数字图像处理程序,包含滤波,卷积,膨胀闭合等操作。(digital image process procedure in matlab, including filtering , convolution, swelling and closing.)
- 2015-03-28 13:36:10下载
- 积分:1
-
Sams---CPP-Primer-Plus--4th-Edition
C++ Primer Plus, Fourth Edition presents the ANSI C++ standard beginning with a discussion of the essential elements of C++ programming: loops, expressions, functions, and classes. It walks readers through the basics of object-oriented programming: classes, inheritance, templates, and exceptions, as well as the latest object-oriented programming techniques. C++ Primer Plus contains hundreds of sample programs. The friendly tone, concise programs, and end-of-chapter review exercises allow beginners to write their own programs immediately.
- 2014-02-18 10:53:03下载
- 积分:1
-
matlab系统辨识工具箱
说明: matlab系统辨识工具箱,实测能用;仅供参考和学习交流,换积分(Matlab system identification toolbox, the actual measurement can be used; only for reference and learning and communication, exchange integral)
- 2019-05-26 20:59:47下载
- 积分:1
-
PSO
通过粒子群算法实现pid参数的自整定。内容涵盖matlab程序和SIMUILINK仿真。已调试。(PID parameter tuning of particle swarm optimization)
- 2018-12-30 14:53:31下载
- 积分:1
-
基于MATLAB的交通标志识别
matlab编写的路标识别程序。能够对路标进行分类和识别,即使雾化,干扰严重,仍能较准确的判断。模板匹配的基本概念 :模板就是一幅已知的小图像。模板匹配就是在一幅大图像中搜寻目标,已知该图中有要找的目标,且该目标同模板有相同的尺寸、方向和图像,通过一定的算法可以在图中找到目标,确定其坐标位置。
- 2022-03-06 11:24:11下载
- 积分:1