-
gfkd
国防科技大学数学建模教程 MATLAB环境(National defense science and technology university mathematical modeling tutorial )
- 2015-01-23 20:51:17下载
- 积分: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
-
ssb
对给定消息信号进行单边带调制解调,绘制已调信号极其频谱(Message signal on a given single-sideband modulation and demodulation, drawing great spectrum modulated signal)
- 2011-01-04 22:34:28下载
- 积分:1
-
TSP
利用遗传算法求解旅行商问题
旅行商问题,即TSP问题(Travelling Salesman Problem)是数学领域中著名问题之一。假设有一个旅行商人要拜访n个城市,他必须选择所要走的路径,路经的限制是每个城市只能拜访一次,而且最后要回到原来出发的城市。路径的选择目标是要求得的路径路程为所有路径之中的最小值。 (Traveling salesman problem using genetic algorithm traveling salesman problem, namely, the problem TSP (Travelling Salesman Problem) is one of the famous field of mathematics. Suppose a business trip to visit n cities, he must choose the path to go, pass through the restriction is to visit each city only once, and finally go back to the original departure city. Path selection objective is to get the path distance to the minimum value among all paths.)
- 2010-05-20 23:00:22下载
- 积分:1
-
53607931speakerrecongnizion
53607931speakerrecongnizion
- 2010-08-12 19:32:03下载
- 积分:1
-
selfspline
第一、二种边界条件的三次样条插值程序,应用MATLAB编写,比较实用。(First, two kinds of boundary conditions of the cubic spline interpolation procedure, the application of MATLAB to prepare, more practical.)
- 2008-08-13 01:58:39下载
- 积分:1
-
p3
说明: 电力系统三机系统仿真 已经调试成功可直接使用(Three-machine system simulation power system has been successfully commissioning can be used directly)
- 2011-03-17 10:32:51下载
- 积分:1
-
svpwm_sim
空间矢量matlab仿真,是一份很不错的资料,对于理解算法(Space Vector matlab simulation)
- 2013-12-02 23:07:58下载
- 积分:1
-
qam
基于MATLAB的正交振幅调制与解调仿真分析
对其有详细的介绍。(Based on MATLAB-QAM demodulator simulation and analysis are introduced in detail.)
- 2008-06-17 10:35:54下载
- 积分:1
-
Kalman--with-sliding-average-filter
卡尔曼滤波同滑动平均法滤波的比较 附波形图(Kalman filter with a sliding average filter with waveforms)
- 2021-03-22 12:49:16下载
- 积分:1