-
showwindow
A simple message window similar to msgbox without button,转载(A simple message window similar to msgbox without button, reprint)
- 2007-07-18 16:08:39下载
- 积分: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
-
mpgwrite
Summary: The MPEG converter takes a MATLAB movie matrix and writes the movie to disk as an MPEG file.
MATLAB Release: R12
Description: MPEG is an ISO standard movie encoding format. The MPEG converter for MATLAB takes a MATLAB movie matrix and writes the movie to disk as an MPEG file with file extension .mpg (MPGWRITE). It also takes an MPEG file and converts it into a MATLAB movie matrix (MPGREAD). (Summary: The MPEG converter takes a MATLAB movie matrix and writes the movie to disk as an MPEG file. MATLAB Release: R12 Description: MPEG is an ISO standard movie encoding format. The MPEG converter for MATLAB takes a MATLAB movie matrix and writes the movie to disk as an MPEG file with file extension. mpg (MPGWRITE). It also takes an MPEG file and converts it into a MATLAB movie matrix (MPGREAD).)
- 2008-01-11 15:12:45下载
- 积分:1
-
GA-IN-WIND-POWER
Its an IEEE paper on Optimization of Electric Distribution System of
Large Offshore Wind Farm with Improved
Genetic Algorithm.
- 2013-10-03 14:00:54下载
- 积分:1
-
weifengfangcheng
用matlab来解决微分方程的问题,包括21个例子程序和一个ppt(Using matlab to solve differential equation problems, including 21 examples of programs and a ppt)
- 2009-11-08 19:42:00下载
- 积分:1
-
DifferentialEquations
用matlab解决微分方程中的问题,提供一些实例和代码,希望大家支持(Using matlab to solve differential equations of the problem, provide some examples and code, I hope you will support)
- 2009-05-06 21:49:52下载
- 积分:1
-
Introduction-to-MATLAB-and-Simulink-Third-Edition
Introduction to MATLAB and Simulink Third Edition
- 2012-11-29 16:53:19下载
- 积分:1
-
BlackBody
A black body is an idealized physical body that absorbs all incident electromagnetic radiation, regardless of frequency or angle of incidence.Black-body radiation is distributed in energy (or frequency) in a manner set by the temperature T. A black body in thermal equilibrium emits electromagnetic radiation called black-body radiation. The radiation is emitted according to Planck s law, meaning that it has a spectrum that is determined by the temperature alone (see figure at right), not by the body s shape or composition. Practical materials emit energy at a fraction of black-body energy levels called the emissivity of the surface. By definition, a black body in thermal equilibrium has an emissivity of ε = 1.0. A source with lower emissivity independent of frequency often is referred to as a gray body. Construction of black bodies with emissivity as close to one as possible remains a topic of current interest. This code can be used to simulate the black body radiation.
- 2012-02-11 06:21:02下载
- 积分:1
-
gui_def_tbl
this is used to define table data in matlab gui
- 2014-09-17 10:22:14下载
- 积分:1
-
Park
Park延性系数的算法,只要输入位移和荷载,就可以直接自动得出延性系数(Park ductility factor of the algorithm, as long as the input displacement and load, can be automatically obtained the ductility factor)
- 2012-08-11 16:13:35下载
- 积分:1