-
The_elements_of_statistical_learning
Classic data mining book
- 2010-11-15 09:45:08下载
- 积分:1
-
FIRdesign
说明: FIR数字滤波器的设计方法主要是建立在对理想滤波器频率特性作某种近似的基础上的。这些近似方法有窗函数法、频率抽样法、最佳一致逼近法。在这里只讨论窗函数法。程序中也是采用了这种方法。(FIR digital filter design method is mainly based on the frequency characteristics of the ideal filter for some kind of approximation on the basis of. These approximate methods are a window function method, frequency sampling method, the best uniform approximation method. Here only to discuss the window function method. Procedure is also adopted this approach.)
- 2008-11-21 19:44:54下载
- 积分:1
-
sqp
SQP方法详细介绍,好东西啊,想认真学习matlab的认真看下。。(Details SQP method, a good thing, ah, would like to study matlab serious look. .)
- 2011-04-25 22:44:21下载
- 积分:1
-
Renzi-Jia
通过matlab编程对人字架的尺寸进行优化设计。(Matlab programming for Renzi Jia by the size of the optimal design.)
- 2011-10-20 21:48:41下载
- 积分:1
-
pendulum-lqr
commande LQR sur un pendule inversé avec moteur a courant continu sur matlab simulink
- 2015-03-16 17:10:28下载
- 积分:1
-
VC_MATLAB
Matlab和VC混合编程的实例,自己写的,包含基本的矩阵运算,Matlab定义的数据结构mwArray和c++的通讯,希望对初学者有帮助。
需要Matlab 6.5自带的C++数学函数库支持。(Matlab and VC examples of mixed programming, write, and contains the basic matrix operations, Matlab data structure defined mwArray and c++ communication, hope to help beginners. Requires Matlab 6.5 comes with C++ Math Library support.)
- 2010-06-12 16:22:58下载
- 积分:1
-
FuzzyPID
利用matlab程序,进行模糊PID设计(Using matlab procedures designed fuzzy PID)
- 2007-12-15 23:40:55下载
- 积分:1
-
robustcontrolerdesign(baseonGA)
基于遗传算法的直升机鲁棒控制其设计,没有源代码,但是清楚的讲述了鲁棒控制器设计的原理。(helicopter robust controler design,base on GA)
- 2009-05-17 10:55:27下载
- 积分:1
-
Signals-and-SystemsAnalysis-and-threalization-of-M
1. 该光盘包含了“信号与系统分析及MATLAB实现”一书的第十二章所有程序;
2. 为了方便读者阅读程序,所有程序均采用中文注释。MATLAB的程序编辑器不支持中文显示,用户只需在Word下直接打开源程序文件,即可阅读程序中的中文注释;
3. 程序文件的命名分为以下三种类型:
(1) 若为书中例题的程序,则程序文件名一律以ex开头,后面跟4位数字(前两位表示章号,后两位表示例题序号)表示的该程序所在例题的编号。例如,ex0603.m是例6.3的程序,而ex1102.m则是例11.2的对应程序。
(2) 若为书中图形的实现程序,则程序文件名一律以figure开头,后面跟4位数字(前两位表示章号,后两位表示图形序号)表示的该程序所绘图形的编号。例如,figure1203.m是实现图12.3的程序,而figure0710.m则是实现图7.10的对应程序。
(3) 若为函数文件,则直接以函数名命名,例如文件sconv.m即是书中函数sconv()的对应程序。
()
- 2008-06-06 11:42:47下载
- 积分:1
-
fhrmck
This function uses eigenfunction analysis to solve the matrix differential equation
m*y (t)+c*y (t)+k*y(t)=f1*cos(w*t)+f2*sin(w*t)
with initial conditions of y(0)=y0, y (0)=v0
- 2012-08-19 20:59:21下载
- 积分:1