-
chap04
matlab实例clearN=100f=zeros(50,50) f(15:35,23:28)=1 figure(1)imshow(f, notruesize )F=fft2(f,N,N) F2=fftshift(abs(F)) figure(2)x=1:N y=1:N mesh(x,y,F2(x,y)) colormap(gray) colorbar(matlab)
- 2009-09-21 09:38:52下载
- 积分:1
-
phaseMatch
optical fiber encryption in drpe
- 2012-01-15 22:51:08下载
- 积分:1
-
CONTOH-PENERAPAN-ALGORITMA-PADA-GUI-MATLAB
this is an example on how to implement an algorythm in matlab. This example use GUI Matlab. It use the grayscale and negation algorythm as algorythm s example.
- 2014-10-12 02:53:50下载
- 积分:1
-
LDPC
提出了结构半随机LDPC码的编码协同方案,并对该方案在不同的源到中继信道特性下
的误比特性能进行了仿真评价,结果显示该协同方案在不增加传送和接收功率的情况下,能够提供
更好的性能。(Structure of semi-random LDPC codes coded cooperative programs, and of the program in different source to relay channel characteristics, bit error performance simulation evaluation results show that the synergistic programs without increasing the transmit and receive power able to provide better performance.)
- 2013-04-10 21:05:17下载
- 积分:1
-
propagDifferentMed
this program simulates 1D electromagnetic Maxwell equations "propagation in different media", by using finite difference time domain method FDTD
- 2013-08-28 17:12:22下载
- 积分:1
-
AddNoise_A
用于添加噪声,达到去噪的目的.原始数据如果不太理想,去噪是常用的处理方法(Used to add noise to achieve the purpose of de-noising. If the original data is not ideal, de-noising is a common treatment method)
- 2014-12-17 09:33:55下载
- 积分:1
-
Newton-Raphson-Algorithm
常用牛顿拉夫逊潮流计算程序是用matlab编写的,本程序是用C语言编写,含有中文详细说明和源代码,可以直接粘贴使用。(Common Newton Raphson power flow calculation program is prepared using matlab, this program is written in C language, containing Chinese detailed description and source code can be pasted directly use.)
- 2014-02-19 20:33:10下载
- 积分:1
-
基于增广矩阵束L型二维DOA估计
说明: L型,超声传感,局放阵列,L型增广矩阵束算法二维(L-type, ultrasonic sensor, PD array, L-type augmented matrix beam algorithm, 2D)
- 2020-12-27 16:36:33下载
- 积分:1
-
BMP_broken_fiber
Beam propagation method - light propagation along planar waveguide, which is broken. The code could be easily modified for unbroken waveguide and two waveguides.(Beam propagation method- light propagation along planar waveguide, which is broken. The code could be easily modified for unbroken waveguide and two waveguides.)
- 2009-06-15 20:27:50下载
- 积分:1
-
Mastermatlabforscience
<精通MATLAB科学计算>的配套源码,每一章都很齐全(the source code of "master MATLAB for science")
- 2010-05-26 09:12:37下载
- 积分:1