-
ACO-PAPERS
蚁群算法的研究文献,包括改进型的算法应用(Ant colony algorithm research literature, including algorithm modification)
- 2014-12-19 14:47:30下载
- 积分:1
-
matlab
包含matlab相关100个实用小程序,以txt文档记录下来
1-32是:图形应用篇
33-66是:界面设计篇
67-84是:图形处理篇
85-100是:数值分析篇
(Matlab-related contains 100 small utility program to record 1-32 txt document is: application of articles 33-66 are graphic: interface design articles 67-84 is: is the graphics chapter 85-100: Numerical Analysis Section)
- 2010-11-13 15:55:09下载
- 积分:1
-
Eacpower
this source code is eacpower matlab
- 2013-08-04 17:42:35下载
- 积分:1
-
cputime_use
matlab中cputime函数与进度条联合使用示例(matlab in cputime function used in conjunction with the progress bar example)
- 2013-07-31 15:25:46下载
- 积分:1
-
HRVAS_v1.0.0
实现心电的时域、频域、时频、散点、非线性分析(ECG time domain, frequency domain, time-frequency, scatter, Nonlinear Analysis)
- 2013-02-28 19:37:34下载
- 积分:1
-
demo1
This is the demo file for L1 adaptive controller with a simple unknown parameter:
dot x(t) = Ax(t) + b(u(t) - heta^ op x(t))
DoSims.m: This script initializes the model parameters, run the simulation
L1Model_sec1.mdl:the implementation of L1 adaptive controller.
Refer to the following paper for background:
C. Cao, N. Hovakimyan, Design and Analysis of a Novel Adaptive Control Architecture with Guaranteed Transient Performance, IEEE Transactions on Automatic Control, vol.53, No.2, pp. 586-591, 2008.
- 2012-08-27 05:09:01下载
- 积分:1
-
Ch03
matlab 科学计算 matlab 可视化 微分方程 物理 算法 (matlab matlab visualization in scientific computing algorithms physics equations)
- 2014-02-02 11:10:14下载
- 积分:1
-
zero_forcing-equalization
迫零均衡标准算法 matlab仿真 用以消除多径引起的ISI (zero_forcing EQUALIZATION with matlab)
- 2020-11-28 05:59:31下载
- 积分:1
-
A-complete-PSO-program
一个完整的PSO程序,可以实现优化,并且由很好的可视化见面,且可用来调节PID参数(A complete PSO program, you can optimize, and met by a good visualization, and can be used to adjust the PID parameters)
- 2013-12-15 15:19:51下载
- 积分:1
-
MATLAB_C_API
As all of you know, MATLAB is a powerful engineering language. Because of some limitation, some tasks take very long time to proceed. Also MATLAB is an interpreter not a compiler. For this reason, executing a MATLAB program (m file) is time consuming. For solving this problem, Mathworks provides us C Math Library or in common language, MATLAB API. A developer can employ these APIs to solve engineering problems very fast and easy. This article is about how can use these APIs.
- 2007-11-05 15:07:13下载
- 积分:1