-
Elhorst_Panel_Code
空间面板,杜宾模型,SEM,SAM,包括例子,代码等等。(Space panel, Durbin model, SEM, SAM)
- 2021-01-06 11:28:54下载
- 积分:1
-
karman
《数字信号处理》(程佩青第3版)课后上机实验的程序(" Digital Signal Processing" (Cheng Peiqing version 3) experiment on the computer after school program)
- 2010-08-13 02:06:35下载
- 积分:1
-
HysteresisSVPWM03
SVPWM的实现,调试通过.对输入波形的跟踪非常精确,THD小于0.2 .本来作为APF中替代滞环比较用的.(SVPWM implementation, debugging through. On the input waveform of the tracking is very accurate, THD less than 0.2 . Have been replaced as the APF Hysteresis in use.)
- 2010-09-08 13:41:47下载
- 积分:1
-
PSO-Matlab
这个程序就是最基本的粒子群优化算法程序,用Matlab实现,非常简单。(This program is the most basic particle swarm optimization procedures, using Matlab to achieve, is very simple.)
- 2013-07-11 11:11:52下载
- 积分:1
-
Desktop
Numerical analysis: Newton method used to solve the nonlinear problems.
- 2013-08-24 05:14:52下载
- 积分:1
-
mka_m_series
用于产生m序列(use in generating m sequence)
- 2005-01-18 13:27:41下载
- 积分:1
-
DDA-receiver
分别给出了带卷积吗,卷积吗-RS吗,RS吗的系统误码率仿真程序( )
- 2013-04-29 15:32:17下载
- 积分:1
-
Rimann_solver
求解一维激波管问题等产生的偏微分方程组的几种数值差分格式算法。(Several Numerical Difference Schema Algorithms for Solving Partial Differential Equations of One - dimensional Shock Wave Tube Problems.)
- 2017-10-19 19:12:32下载
- 积分: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
-
ImageFormatConvertion
将文件夹中的所有图像由gif格式转换为bmp格式(convert the fromat of the images in a folder from gif to bmp)
- 2010-08-13 23:23:20下载
- 积分:1