-
FEM_Beam
finite element analysis, plate element
- 2011-06-03 11:47:27下载
- 积分:1
-
new_kalmanfiler_in_matlab
Basic Kalman filter, heavily commented, for beginners to Kalman filtering.希望对广大matlab爱好者有用(Basic Kalman filter, heavily commented, for beginners to Kalman filtering. hope to the majority of matla b useful lovers)
- 2007-03-15 20:07:51下载
- 积分:1
-
GUI
视频质料 如何在MATLAB环境下创建简单的GUI文件(Video material in the MATLAB environment to create a simple GUI file)
- 2009-05-11 16:46:30下载
- 积分:1
-
matlab_fxx
MATLAB在非线性方程求解中的运用。。。。。。。。。(MATLAB non-linear equations in use. . . . . . . . .)
- 2010-03-12 13:51:51下载
- 积分:1
-
lqrcontrollerinvertedpendulum
optimal control for an inverted pendulum system with mfile and simulink
- 2011-12-02 11:53:55下载
- 积分:1
-
MATLAB
最新matlab2013b发布版的功能介绍,特别是一些新的功能模块,功能很强大(The latest release features matlab2013b introduction, especially some new functional modules, very powerful)
- 2013-12-25 09:06:03下载
- 积分:1
-
MATLAB-GUI-instruction-video-0
MATLAB GUI教学视频0:GUI中的基本操作 (MATLAB GUI instruction video 0: GUI in the basic operation of)
- 2011-07-15 10:56:14下载
- 积分:1
-
For2008a
ACOUNT: 用于A 方向灯的时间显示,8 位,可驱动两个数码管;
BCOUNT: 用于B 方向灯的时间显示,8 位,可驱动两个数码管。*/
module traffic(CLK,EN,LAMPA,LAMPB,ACOUNT,BCOUNT)
output[7:0] ACOUNT,BCOUNT
(reg[7:0] numa,numb
reg tempa,tempb
reg[2:0] counta,countb
reg[7:0] ared,ayellow,agreen,aleft,bred,byellow,bgreen,bleft
reg[3:0] LAMPA,LAMPB
always @(EN)
if(!EN)
)
- 2010-06-23 14:39:58下载
- 积分:1
-
anglemod
this program is for analog modulation and demodulation.The most descriptive
- 2010-07-16 01:13:08下载
- 积分:1
-
ISODATA_IRIS
ISODATA法分类IRIS数据集,压缩包中包括两个.m文件,运行provaisodata_4D.m可直接分类。或者通过isodata_4D.m设置参数也可以得到结果。程序有详细注释,很容易懂。最后结果既有文字描述,也有图形输出。(ISODATA classification method IRIS data set, compressed package includes two. M files, run provaisodata_4D.m direct classification. Or set the parameters by isodata_4D.m can get results. Procedures detailed notes, it is easy to understand. Final results of both the written description, there are graphical output.)
- 2011-05-21 23:33:48下载
- 积分:1