-
matlabextremum-and-Root
应用matlab求极值和求根的方法,并配有仿真程序和结果,可以用于数值实验时使用(Application matlab extremum and rooting, and with a simulation program and results can be used for numerical experiments)
- 2013-04-24 23:37:34下载
- 积分:1
-
cpf_BPSK
二相编码信号的三次相位函数的matlab程序,自己编的,希望大家批评指正(cubic phase function of BPSK)
- 2015-07-21 19:37:16下载
- 积分:1
-
prac1-tds
Source code for digital signal processing, with files to calculate autocorrelation.
- 2011-08-17 16:42:16下载
- 积分:1
-
WT
Wind Turbine exampel
- 2013-05-19 01:35:34下载
- 积分:1
-
transmissionvsindex
用传输矩阵方法编写的matalb程序,可以用来计算透射率与缺陷折射率之间的关系(Transfer matrix method used to prepare the matalb procedures, can be used to calculate the transmission rate and defects in the refractive index of the relationship between)
- 2007-07-16 17:42:55下载
- 积分:1
-
raytrace
利用射线追踪法实现地震波场层析成像.在石油行业中,此过程是地震资料应用的一个重要步骤(The use of ray tracing method to achieve seismic wavefield tomography. In the oil industry, this process is the application of seismic data as an important step)
- 2007-10-29 18:36:37下载
- 积分:1
-
RF_Tools
说明: 射频设计很好的MATLAB参考代码,对于参数设计提供了形象方便的途径(RF design of the MATLAB reference code good for the image parameter design provides a convenient way to)
- 2011-02-21 23:08:21下载
- 积分:1
-
bisection_new
Step 1: Set i=1
FA=f(a)
Step 2: while i≤ No do step 3-6.
Step 3 set p=(a+b)/2
FP=f(p)
Step 4 if FP<TOL or (b-a)/2<TOL then
OUTPUT(p)
STOP.
prepared by Razana Alwee
24
Algorithm
Step 5 set i=i+1
Step 6 if FA.FP > 0 then set a=p
FA=FP
else set b=p.
Step 7 OUTPUT (‘Method failed after No iteration,
No=’, No)
- 2011-11-23 09:49:57下载
- 积分:1
-
Y500642
描述gmsk调制解调基本原理,以及部分原理框图(Describe the basic principles of GMSK modulation and demodulation, as well as part of block diagram)
- 2009-03-25 14:59:26下载
- 积分:1
-
SpeechEnhancement_MyMFiles
Speech Enhancement by wavelet denoising in MATLAB
- 2010-01-28 23:35:04下载
- 积分:1