-
Lax_Friedrichs
有限差分求burgers方程...LAX-FRIEDRICH(Finite difference burgers was not beg equation
)
- 2014-06-30 10:53:54下载
- 积分:1
-
DBN
说明: 根据历史电网负荷数据,用深度置信网络预测未来负荷大小(Forecast future load size based on historical grid load data)
- 2019-11-12 15:27:16下载
- 积分:1
-
粒子群(PSO)简单教程
说明: 粒子群(PSO)简单教程,适合matlab新手,以及PSO算法的入门教程。(Particle swarm optimization (PSO) simple tutorial, suitable for matlab novice, as well as the introduction of PSO algorithm tutorial.)
- 2020-07-06 14:57:17下载
- 积分:1
-
my
说明: 实现对频谱泄露造成的频率谱分析误差,此程序基于MATLAB软件
(To realize the frequency spectrum leakage caused by spectral analysis of error, this program based on MATLAB software)
- 2008-03-23 21:29:05下载
- 积分:1
-
nit
数值积分工具箱 这些都是通用集成例程:
quadg.m - 高Quad和QUAD8的准确性更换(1-D)quad2dg.m - 集成在一个矩形区域的2-Dquad2dggen.m - 比一般地区一体化的2-D- 超过ND超矩形区域quadndg.m ND集成(Numerical integration toolbox these are universal integrated routines:
Quadg.m- Quad and QUAD8(1-D ) quad2dg.m accuracy replacement- integrated in a rectangular area of the2-Dquad2dggen.m than in the general area in the integration of2-D over ND super rectangle quadndg.m ND integration)
- 2012-05-02 20:18:13下载
- 积分:1
-
HMM-TOOLBOX--WITH-MATLAB-AND-CPP-etc
HMM的MATLAB工具箱及来源信息集锦,以MATLAB为主,亦有C++版。此外,包括不少下载网址与信息。( MANY HMM TOOLBOXES AND INFORMATION WITH MATLAB AND C++,etc)
- 2013-04-12 19:47:12下载
- 积分:1
-
wireless
truetime 的例子,介绍无线通信过程,使用truetime2.0(truetime example, describes the process of wireless communications, use truetime2.0)
- 2010-08-21 21:13:22下载
- 积分:1
-
work
二进制小数的除法计算,三个matlab代码(Calculation of the binary decimal division)
- 2010-02-27 17:00:45下载
- 积分:1
-
Nouveau-WinRAR-archive
code matlab
code matlab
code matlab
code matlab
- 2014-01-25 23:05:21下载
- 积分: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