-
Crosstalk_f
该程序用于计算n根平行导线间的串扰,程序结构及说明见程序内。源可以是单频的或脉冲的(这里给出的是频域的)。频率、波形、线长、电源及负载阻抗均可在用MATLAB编写的语句中方便地修改。但必须输入导线系统每单位长度的电感、电容矩阵。(The procedure used to calculate n root of crosstalk between parallel wires, program structure and description of process. Source can be single frequency or pulse (here is given by the frequency domain). Frequency, waveform, the line is long, power and load impedance can be found in the use of MATLAB statements prepared easily modified. However, the system must enter a wire per unit length inductance, capacitance matrix.)
- 2008-03-13 17:17:45下载
- 积分:1
-
Matlab
Matlab编程实例,合适初学者学习,参考,编程,仿真,很有价值的(Matlab programming examples, suitable for beginners to learn, reference, programming, simulation, great value)
- 2010-11-08 18:22:11下载
- 积分:1
-
Algoritmo_Pan_Tompkins
Pan-Tompkins algorithm in Matlab for ECG signal analysis.
- 2011-01-17 22:14:20下载
- 积分:1
-
MATLAB-code-of-IS-95-forward-link
Simulink通信系统建模一书中的IS95前向链路系统仿真MATLAB源程序,包括word文档介绍,是非常好的通信系统仿真的学习参考资料(The book Communication Systems Simulink model of IS95 system simulation prior to the MATLAB source code link, including the word document describes, is a very good communication system simulation study reference)
- 2011-08-20 10:43:04下载
- 积分:1
-
WindowMeyer
window meyer for wavelet packet
- 2013-04-30 15:03:03下载
- 积分:1
-
MATLABCLMCS
用拉丁超立方采样方法模拟具有相关性的数组代码(Latin Hypercube Sampling Method cubic correlated array simulation code)
- 2020-11-04 09:29:59下载
- 积分: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
-
simulation-of-OFDM-system
几乎包括所有的OFDM所需要的源程序,包括信道模型,循环前缀等源代码(inculding almost all OFDM source code )
- 2011-07-19 21:52:43下载
- 积分:1
-
SVM_Train
基于聚类算法的支持向量机算法的实现,代码不错,加参数就可使用(Clustering algorithm based on support vector machine algorithm, the code is good, plus you can use parameters)
- 2011-08-11 21:46:21下载
- 积分:1
-
matlab
该文件代码可以在MATLAB环境下适用于语音智能识别,使用倒谱系数法(The code of the file in the MATLAB environment suitable for voice intelligent recognition using cepstral coefficients method)
- 2013-04-13 00:08:16下载
- 积分:1