-
PLL
基于matlab的锁相环(PLL)仿真源代码(Matlab based on the phase-locked loop (PLL) simulation source code)
- 2009-04-23 20:39:42下载
- 积分:1
-
inrush
this is the matlab programming to determine or analyze inrush current with variable voltage value
- 2011-02-09 19:28:20下载
- 积分:1
-
2layers_antireflection
光学薄膜双层减反膜的matlab计算程序,应用于不同波段双层减反膜的简单设计与优化计算。(Optical film double anti-reflection film of matlab calculation program,applied to different bands double anti-reflection film of simple design and optimization calculations.)
- 2014-10-23 10:01:56下载
- 积分:1
-
lab_261
Add for matlab.Can do orienting plus shraping.
- 2010-06-19 06:25:52下载
- 积分:1
-
hopbyhop
说明: 逐条路由算法的matalb实例仿真,绝对跑得通请大家放心(hop by hop routing)
- 2011-03-28 17:12:25下载
- 积分:1
-
43912247-Solution-Manual-Digital-Communications-F
pictures of matlab code of digital modulation
- 2012-05-26 06:19:27下载
- 积分:1
-
Dolph-Chebychev--bf
Dolphy-chebychev 加权波束形成方法及波束方向图。有较详细的说明。(Dolphy-chebychev weighting beamforming and the beampartern. The note for code is good.)
- 2021-01-28 15:18:39下载
- 积分:1
-
1
基于matlab简单图像处理系统中对图片进行增强对比度的处理(Based on a simple matlab image processing system to enhance the contrast of the picture processing)
- 2014-01-19 22:06:36下载
- 积分:1
-
DCT_IDCT
to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expression
for M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the execution
now compare our special 8X8 functions with the internal general functions
use this code:
A = int32(100*rand(8,8))
tic for i = 1 : 1000 IDCT_8X8(DCT_8X8(A)) end toc
tic for i = 1 : 1000 idct2(dct2(A)) end toc
i had built the general functions too, but with low speed (to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expressionfor M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the executionnow compare our special 8X8 functions with the internal general functionsuse this code: A = int32 (100* rand (8,8)) tic for i = 1: 1000 IDCT_8X8 (DCT_8X8 (A)) end toc tic for i = 1: 1000 idct2 (dct2 (A)) end toc i had built the general functions too, but with low speed)
- 2007-12-05 18:28:42下载
- 积分:1
-
vam0.2356
this gives the basic idea on the placement of capacitor in distribution system.the allocation of capacitor reduces the power losses in the system.
- 2013-12-15 13:32:13下载
- 积分:1