-
MATLAB_Design
说明: MatlAB程序设计教程,能方便大家在使用matlab时进行参考(MatlAB programming tutorials, you can make it easier for reference when using the matlab)
- 2010-03-23 14:35:18下载
- 积分:1
-
art-3A10.1007-2Fs11771-010-0521-5
SPRINGER PAPER FOR EMPIRICAL ODE DECOMPOSITION
- 2013-12-14 22:23:46下载
- 积分:1
-
EFG3D
EFG METHOD FOR STUDYING, AND THIS CAN SOLVE 3D PROBLEM
- 2013-11-23 04:54:08下载
- 积分:1
-
Cosgrove-Software-Model-Zip-Folder
The is a fully functional GPS SDR. It can accept real data or simulate its own data. It performs correlation, signal parameters discrimination, and loop filtering both code and carrier with the option of carrier loop aiding of the code loop. There are many support functions such as the numerically controlled oscillator, coarse acquisition code generator that are in the archive. This does not include the acquisition engine, just the channel tracking state machine. The also outputs carrier phase measurements and modulo 1ms pseudorange.
- 2012-01-25 14:06:33下载
- 积分:1
-
69-examples-of-modeling
69个数学建模的经典例子,学会用matlab等工具进行数学建模。(69 classic example of mathematical modeling, and learn to use tools such as matlab mathematical modeling.)
- 2012-04-17 09:46:28下载
- 积分:1
-
pid
先进PID控制及其MATLAB仿真 源程序(Advanced PID control and MATLAB simulation)
- 2011-06-21 10:12:38下载
- 积分:1
-
Nonlinear
图像处理的MATLAB程序(教学使用)-非线性灰度变换法(MATLAB image processing procedures (Teaching)- linear gray level transformation method)
- 2014-01-02 14:03:11下载
- 积分:1
-
Matlab-windows
Matlab的窗函数_矩形窗_三角窗_汉明窗_汉宁窗_布莱克曼窗(The window of the Matlab function, rectangle, triangle window, hamming window and hanning window, blackman window)
- 2014-04-01 14:26:02下载
- 积分: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
-
Markov_chain
马尔科夫链的Matlab源程序,求解多目标优化问题所得结果是一个优化解集,求解多目标优化问题所得结果是一个优化解集(Markov chain Matlab source, multi-objective optimization problem the result is an optimized solution set for solving multi-objective optimization problem the result is an optimized solution set)
- 2013-07-25 07:22:16下载
- 积分:1