-
GPC
广义预测控制源程序(单输入单输出),包含两种情况,对象模型已知和对象模型未知(Generalized Predictive Control source (single-input single-output), including both cases, object model and object model known to the unknown)
- 2009-05-17 10:46:15下载
- 积分:1
-
memcached-1.4.20.tar
memcache使用,1.4.20包,免费下载哦(The use of Memcache, 1.4.20 package, free to download oh)
- 2014-09-28 12:03:14下载
- 积分:1
-
Massive-MIMO_OFDM
大规模多输入多输出非平稳的无线信道冲激响应(Large-scale multi-input multi-output non-stationary wireless channel impulse response)
- 2014-12-09 11:17:51下载
- 积分:1
-
RLEencoding
A simple (de)compression program using Run Length Encoding.
Compression is done that easy:
compressedData = rle(originalData)
Decompression:
originalData = rle(compressedData) (A simple (de) compression program using Run Length Encoding.Compression is done that easy: compressedData = rle (originalData) Decompression: originalData = rle (compressedData))
- 2007-09-09 15:44:59下载
- 积分:1
-
gafortsp
用遗传算法实现TSP旅行商问题,MATLAB源码(Using Genetic Algorithm for Traveling Salesman Problem TSP implementation, MATLAB source)
- 2009-03-30 10:01:08下载
- 积分:1
-
Alamouti
Alamouti下的空时编码下的仿真,很好的体现了系统的性能,比较实用。(Alamouti space-time coding under the under the simulation, well reflects the performance of the system more practical.)
- 2009-11-05 21:14:33下载
- 积分:1
-
tridiagLUsolve.m
Solution of system (LU)*v=d
- 2013-01-10 21:40:53下载
- 积分:1
-
chap11
syms x
g=exp(x*sin(x))
t=taylor(g,12,2)
xd = 1:0.05:3 yd = subs(g,x,xd)
ezplot(t, [1,3]) hold on
plot(xd, yd, r-. )
title( Taylor approximation vs. actual function )
legend( Taylor , Function )(syms x g = exp (x* sin (x)) t = taylor (g, 12,2) xd = 1:0.05:3 yd = subs (g, x, xd) ezplot (t, [1 , 3]) hold on plot (xd, yd, ' r-.' ) title (' Taylor approximation vs. actual function' ) legend (' Taylor' , ' Function' ))
- 2011-07-27 18:12:56下载
- 积分:1
-
matlab
matlab 小游戏代码 可实现五子棋 程序编码(matlab code for small game backgammon program code can be realized)
- 2011-11-13 16:35:14下载
- 积分:1
-
RSM_simulation
Control Sensor pour PMSM Boucle Complete
- 2012-04-04 01:59:11下载
- 积分:1