-
第四章 控制系统的分析方法
用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象(with Canny operator to detect the edges in the image P0404 : image thresholding segmentation P0405 : water line threshold method image segmentation P0406 : matrix Quadtree P0407 : images into text and non-text of the two categories P0408 : morphological gradient detection Binary Image Edge P0409 : morphology example-- Images from the PCB to delete all current lines, retaining only chip targets)
- 2005-05-12 17:05:04下载
- 积分:1
-
GA_struct
基于遗传算法优化神经网络,主要功能是用于曲线拟合(Neural network optimization based on genetic algorithms, the main function for curve fitting)
- 2021-01-31 10:18:38下载
- 积分:1
-
MATLAB6.5
统讲述MATLAB6.5 的集成工作平台,引导读者初会MATLAB 基本用法。
第二、三章系统叙述MATLAB6.1 的四大基本数据类型(数值数组、字符串数组、元胞数组、
构架数组),至于其它扩展数据类型(函数句柄、符号数据、内联函数、unit 数组、稀疏类)
则另辟章节专述。此后,本书用九个独立章分述MATLAB6.5 的数值计算、符号计算、函数
和数据可视、面向对象编程、GUI 交互操作界面设计、EXE 独立应用程序生成、实现不同
软件平台交互的API、M-book 数据图形文字环境集成等八大通用功能。本书用专门的一章
深入浅出地阐明SIMULINK 的分层建模、仿真功能、与MATLAB 交互的功能。(The the integration work platform on the system tells MATLAB6.5 the guide readers to the beginning of MATLAB basic usage. The second and third chapters system described the MATLAB6.1 four basic data types (numeric array, string array, cell array, the array architecture), as extended data types (function handle symbol data, inline functions, unit array , the sparse class) are covered in separate chapters specifically mentioned. Since then, with nine separate chapter book are as MATLAB6.5 the numerical computation, symbolic computation, functions, and data visualization, object-oriented programming, GUI interactive interface design, EXE standalone application generation, different software platform to interact The data graphics API, M-book text environment integration Eight generic function. Book special chapter layman' s language to clarify SIMULINK hierarchical modeling, simulation capabilities, and MATLAB interaction.)
- 2012-11-04 14:16:13下载
- 积分:1
-
GrangerTest
用于Granger因果检验的Matlab代码(Matlab code for the Granger Causality Test)
- 2014-01-11 19:28:29下载
- 积分:1
-
shuangjixingbo
生成FPGA编程中ROM初始化所需要的.MIF文件。该程序生成的是双极性波的波形数据。生成的数据宽度为8,深度是1024。(ROM generation FPGA programming needed to initialize. MIF file. The program is a bipolar wave generated by the waveform data. Generated data width is 8, the depth is 1024.)
- 2010-11-30 11:36:20下载
- 积分:1
-
Filtro-de-Kalman_Iniciantes.pdf
Kalman filter very good
- 2014-12-19 17:40:02下载
- 积分:1
-
sanfenzhierzaosheng
连续相位调制(CPM),维特比译码,整个调制解调系统(Continuous phase modulation (CPM), Viterbi decoding, the modem system)
- 2013-04-03 14:17:56下载
- 积分:1
-
Detection
the signal detection in the MC-CDMA system
- 2009-05-09 20:33:58下载
- 积分:1
-
PSO
基于matlab的PSO软件包
PSOt为PSO的工具箱,该工具箱将PSO算法的核心部分封装起来,提供给用户的为算法的可调参数,用户只需要定义好自己需要优化的函数(计算最小值或者最大值),并设置好函数自变量的取值范围、每步迭代允许的最大变化量(称为最大速度,Max_V)等,即可自行优化。(PSO soft for matlab
)
- 2010-09-17 10:34:26下载
- 积分:1
-
main
蚁群算法解决TSP问题,验证过的,运行乜有问题,希望多多交流!(Ant colony algorithm to solve TSP, verified, run what-have problems, I hope more exchanges!)
- 2014-10-23 09:48:50下载
- 积分:1