-
PCM_encode
PCM编码实例。包括均匀量化编码,非均匀量化编码,及A率PCM编码。(PCM coding examples. Including uniform quantization coding, non-uniform quantization coding, and A PCM coding rate.)
- 2021-05-07 19:13:45下载
- 积分:1
-
fdtd_2d
一个2D的FDTD模拟算例,包括完整的定义、初始化、更新方程、显示和FDTD迭代文件。该算例适合初学FDTD的人员掌握完整流程。(A 2D FDTD simulation examples, including a complete definition, initialization, update equations, display and FDTD iteration file. This example is suitable for beginners FDTD personnel to master the complete process.)
- 2013-02-04 09:48:15下载
- 积分:1
-
MATLAB
matlab最全的命令集合,学习matlab好帮手(MATLAB the most complete command set, learning matlab a good helper)
- 2013-10-12 10:49:39下载
- 积分: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
-
Patch
3-D FDTD code of patch antenna in free space with Mur s boundary condition
- 2009-11-07 00:46:06下载
- 积分:1
-
HMC5883_MATLAB
HMC5883磁力计使用前必须进行校准,这个matlab程序用来拟合磁力计的数值,然后得出补偿值(HMC5883 magnetometer must be calibrated before use, the procedure used to fit the numerical matlab magnetometer, and then come to the compensation value)
- 2014-03-25 23:52:40下载
- 积分:1
-
TDOA_chan
chan算法的MATLAB代码,能够实现二维精准定位,是TDOA的常用算法(chan algorithm information, enables precise positioning of the two-dimensional, is commonly used algorithm of TDOA.)
- 2016-09-18 09:13:04下载
- 积分:1
-
GA
说明: matlab实现遗传算法,代码超多,共参考。(realize matlab genetic algorithm, super-multi-code, a total of reference.)
- 2007-09-10 17:33:24下载
- 积分:1
-
Chap1
雷达系统设计的 matlab仿真,matlab仿真雷达信号
(Matlab simulation of the radar system design, Matlab simulation radar signal)
- 2012-06-06 21:40:37下载
- 积分:1
-
source
这是一个简单的多用户蜂窝无线通信系统的建模与仿真(This is a simple design of cellular radio systems for multi-user )
- 2014-01-05 22:05:58下载
- 积分:1