-
traffic_sim
Simulation of call traffic in a trunked communication network ( Simulation of call traffic in a trunked communication network)
- 2009-02-18 22:01:06下载
- 积分:1
-
series2parallel
Simulink is a graphical extension to MATLAB for the modeling and simulation of systems. In
Simulink, systems are drawn on screen as block diagrams. Many elements of block diagrams are
available (such as transfer functions, summing junctions, etc.), as well as virtual input devices
(such as function generators) and output devices (such as oscilloscopes). Simulink is integrated
with MATLAB and data can be easily transferred between the programs. In this tutorial, we will
introduce the basics of using Simulink to model and simulate a system.
- 2011-01-30 01:01:25下载
- 积分:1
-
mykmeans
matlab code for k-means for neural net RBF
- 2009-11-25 14:08:52下载
- 积分:1
-
matlab_learning
里面包含五个有关matlab的学习的资料,特别适合初学者使用。(a very good learning material of matlab learning.)
- 2012-04-23 09:05:16下载
- 积分:1
-
粒子群优化算法以及改进的PSO算法代码matlab
粒子群算法及其改进,在原有粒子群算法基础上进行改进,增加免疫算法,使其尽快跳出早熟,收敛更快,结果更优!(Particle swarm optimization (PSO) and its improvement are improved on the basis of the existing particle swarm algorithm, and the immune algorithm is added to make it jump out of premature, faster convergence and better results)
- 2017-08-15 22:57:16下载
- 积分:1
-
ImageRD
本程序是应用于雷达成像的距离多普勒成像算法的c++程序源代码。(this procedure is applied to the imaging radar distance Doppler imaging algorithm c source code.)
- 2006-12-22 16:40:31下载
- 积分:1
-
strip2
利用差分方法求解带状线的特性阻抗等信息,适合初学者(The use of finite difference method for solving the characteristic impedance stripline information, suitable for beginners)
- 2007-11-13 20:04:21下载
- 积分:1
-
matlab6.5handbook
有关MATLAB的技术手册,可以方便大家查阅学习软件(about matlab handbook)
- 2009-03-09 09:37:15下载
- 积分:1
-
1
说明: 在命令窗输入如下内容就得到图形了:
[t,x]=ode45( godhua ,[0,10],[0,0,0,1])
subplot(131) plot(t,x(:,4)) xlabel( t ) ylabel( y )
subplot(132) plot(t,x(:,1)) xlabel( t ) ylabel( v )
subplot(133) plot(t,x(:,2)) xlabel( t ) ylabel( \theta ) (At the command window type the following content to be the graphics: [t, x] = ode45 (godhua, [0,10], [0,0,0,1]) subplot (131) plot (t, x (:, 4 )) xlabel (t) ylabel (y) subplot (132) plot (t, x (:, 1)) xlabel (t) ylabel (v) subplot (133) plot (t, x (:, 2)) xlabel ( t) ylabel (heta))
- 2007-12-09 20:16:04下载
- 积分:1
-
commtstMADA01
test de la machine mada motor
- 2010-05-15 06:45:57下载
- 积分:1