-
PID-optimization
基于Matlab的PID参数最优化设计(fminsearch单纯形法)(Matlab-based design of PID parameter optimization (fminsearch simplex method))
- 2011-10-20 16:11:29下载
- 积分:1
-
关于替代数据法在验证脑电信号是非线性上的研究与应用 surrogate-data
关于替代数据法在验证脑电信号是非线性上的研究与应用。(Testing for nonlinearity in time series_the method of surrogate data。)
- 2013-05-04 10:54:24下载
- 积分:1
-
clusterdigit
数字聚类识别,基于图像模式识别-VC++技术实现书的基础上完成的(Number of cluster identification, image-based pattern recognition technology-VC++ based on the completion of the book)
- 2010-03-02 15:03:35下载
- 积分:1
-
Puzzle
8-puzzle game with search strategy
- 2010-05-10 14:45:50下载
- 积分:1
-
zsmj
Thinking on the matlab image processing, through four-dimensional perspective, involving multidisciplinary summary, as well as the threshold of the chaotic property
- 2010-06-05 16:24:51下载
- 积分:1
-
FFT_TEST
modesim 的仿真测试文件,Matlab文件,需要自己设置部分参数(modesim simulation test file, Matlab file, need to set some parameters)
- 2011-11-01 22:23:52下载
- 积分:1
-
digital-signal-processing
现代数字信号处理经典版 现代数字信号处理经典版 现代数字信号处理经典版 (Classic modern digital signal processing)
- 2013-12-04 21:37:37下载
- 积分:1
-
Computational-Electromagnetics
计算电磁学,E文,适用于电磁场,微波,射频等专业,简单易懂且实用,有MATLAB例子,不容错过(Computational electromagnetics, applies to electromagnetic fields, microwave, radio frequency, and other professional, easy to understand and practical, MATLAB examples, not to be missed)
- 2014-02-06 02:37:15下载
- 积分:1
-
电力系统拓扑分析、孤岛数,关联矩阵法
说明: 电力系统拓扑分析、孤岛数,关联矩阵法把主接线的节点和母线的每一进出线连接点作为拓扑图的节 点,把开关元件作为拓扑图的支路,建立节点.支路关联矩阵表示电网的基本拓 扑结构。然后定义矩阵“与.或’’乘法运算,利用连通性的传递性质实现对电力 网络结构的辨识。(In the incidence matrix method, the node of the main connection and the connection point of each incoming and outgoing line of the bus are taken as the node of the topology diagram, and the switching element is taken as the branch of the topology diagram to establish the node.The branch correlation matrix represents the basic topology structure of the power grid)
- 2019-12-19 11:46:31下载
- 积分:1
-
LMS_Algo
功能描述:用matlab语言实现LMS自适应算法
函数名:LMS_Algo
输入参数:
(1)M:滤波器的阶数
(2)N:LMS算法迭代的次数
(3)mu:自适应参数
(4)xn:LMS算法的输入序列
输出参数:
(1)系数矢量A (Function Description: The LMS adaptive algorithm matlab language function name: LMS_Algo Input parameters: (1) M: the order of filter (2) N: LMS algorithm the number of iterations (3 ) mu: adaptive parameters (4) xn: LMS algorithm for the input sequence Output parameters: (1) coefficient vector A )
- 2010-07-11 12:13:12下载
- 积分:1