-
mrc_OutageProb
Outage Probability of MRC in Rayleigh fading
- 2013-09-19 20:30:56下载
- 积分:1
-
xibo50_37
自己设计的陷波器,matlab实现,可以运行,代码注释清晰,非常适合初学者(Designed notch filter, matlab realize you can run code annotation clear, very suitable for beginners)
- 2012-09-18 16:33:58下载
- 积分:1
-
RealRad2FFT
savonius model simulink
- 2010-07-07 08:41:47下载
- 积分:1
-
KarhunenLoeve
说明: 卡洛变换的MATLAB程序,运用于图像处理和统计信号处理(Carlo transform MATLAB procedures applied to image processing and statistical signal processing)
- 2006-02-11 16:09:09下载
- 积分:1
-
fuse.tar
说明: 一個簡單好用的 fuse mount 程式. 你必需先安裝libfuse才可使用。
使用方法: fuse mnt_point [options] source_dir(a simple and easy fuse mount, but you need to install libfuse.
usage: fuse mnt_point [options] source_dir)
- 2011-03-28 16:19:48下载
- 积分: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
-
DG-GA
说明: Multiple distributed generation units allocation in distribution network for
loss reduction based on a combination of analytical and genetic algorithm
methods
- 2020-11-13 23:09:44下载
- 积分:1
-
ASK-FSK-PSK
用MATLAB实现ASK,FSK,PSK的程序(ASK, FSK, PSK program in MATLAB)
- 2013-01-17 18:47:48下载
- 积分:1
-
MATLAB-in-edge-measuring
利用 MATLAB 在边缘检测方面的各种函数和算子 ,对图像进行处理和比较 ,得出各
种函数和算子对图像的处理的特点 ,以便在实际工作中更好地进行其选择(Edge detection using MATLAB in a variety of functions and operators, the image processing and compared to arrive at the
Kinds of functions and operators for image processing features, in order to better carry out practical work of their choice)
- 2011-12-27 21:36:30下载
- 积分:1
-
accurate_liu
在相干通信中精确恢复眼图,使用正弦函数作为例子,经过欠采样后,对数据进行FFT变换后在进行精同步(After the restoration of coherent communications precise eye, using a sine function as an example, after subsampling, FFT transform data during fine synchronization)
- 2013-11-30 21:48:46下载
- 积分:1