-
xiandaikongzhililun
电力牵引电机控制,设计的目的是用MatLab得到系统的状态空间模型,计算系统的传递函数。并预测系统的阶跃响应,并判断系统是否能控和能观。(Electric traction motor control, is designed to be used MatLab system state space model to calculate the system transfer function. And predict the system step response and determine whether the system is able to control and observability.)
- 2008-12-24 15:36:02下载
- 积分:1
-
polyfit_odd
ploy amstlbaploy amstlbaploy amstlbaploy amstlba
- 2009-11-30 10:58:01下载
- 积分:1
-
MotionDetection
Motion Detection Code in Matlab
- 2009-12-19 06:18:40下载
- 积分:1
-
arithcodeyourname
说明: 自己写的算术编码的matlab程序,内容是把自己的名字(当然也可以是其他的文字)用算术编码编码后再解码,有详细注释.给初学编码的朋友一些参考.谢谢.(Write matlab arithmetic coding procedure is to divide his name (of course also be other text) and then decode encoded using arithmetic coding, a detailed comment. Beginners encoding a friend to some reference. Thank you.)
- 2010-04-15 17:36:59下载
- 积分:1
-
mmpsk
高效调制信号MPPSK,以及其功率谱特征(Efficient modulation signal MPPSK)
- 2014-08-08 22:14:16下载
- 积分:1
-
Source-codes-of-IF-ABC-algorithm
是蛋白质二级结构优化(基于2维度非晶格模型)的优化代码,可直接运行,算法书写简单,高中生都能看懂。唯独一点,必须引用我们的两篇论文,否则算侵犯版权。( description : A self-organized matlab m file for protein structure
optimization using 2D off-lattice model and ABC algorithm.
Users MUST cite the following two articles if the codes are implemented in their studies
(1) Li, B., Li, Y., & Gong, L. (2014). Protein secondary structure optimization using an improved artificial bee colony algorithm based on AB off-lattice model. Engineering Applications of Artificial Intelligence, 27, 70-79.
(2) Li, B., Gong, L., & Yao, Y. (2013, October). On the performance of internal feedback artificial bee colony algorithm (IF-ABC) for protein secondary structure prediction. In Advanced Computational Intelligence (ICACI), 2013 Sixth International Conference on (pp. 33-38). IEEE.)
- 2015-05-15 12:36:18下载
- 积分:1
-
fenzhi
#include <iostream.h>
int main()
{
int i(0),sum(0)
while (i<=100)
{
sum=sum+i
++i
}cout<<"sum="<<sum<<endl
return 0;
}
- 2009-12-11 22:03:44下载
- 积分:1
-
xitongbianshi1
系统辨识1仿真程序,程序里面有matlab的源文件,可供下载!(xitongbianshifangzhenchengxu)
- 2010-12-27 10:39:08下载
- 积分:1
-
policyi
Policy iteration algorithm of Howard applied to linear regulator
Also known as Newton s method
- 2010-03-04 16:56:54下载
- 积分:1
-
ilc2
说明: 迭代学习控制源代码,希望学习次控制方法的朋友能和我交换资源(Iterative learning control source code, want to learn controls the method of exchange of resources and my friends can)
- 2010-04-01 17:28:05下载
- 积分:1