-
Walking-Algorithm-for-SP-Detection
该代码实现的功能为检测指纹图像中的奇异点,特点为速度快,实现简单。(The code implements the function of detecting singular points in fingerprint images, characterized with efficiency and ease to implement.)
- 2016-04-02 17:17:41下载
- 积分:1
-
Array-yuan-changes-in-the-number
等间距线性阵列,阵元间距d= λ /2,等幅加权,目标方位φr = 0°,无噪声。
分别仿真计算阵元数M=8 、16时的阵列方向图,定性分析产生的原因。(可通过3dB波束宽度计算公式说明)
(Equally spaced linear array, the array element spacing d = λ/2, equal amplitude weighted target azimuth φr = 0, no noise. , Respectively, the number of array elements M = 8 and 16 when the array pattern, qualitative analysis to produce simulation. (Available by 3dB beamwidth formula noted))
- 2013-01-22 20:27:31下载
- 积分: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
-
linedatas
line data for ieee 5,14,30 and 57 bus systems
- 2015-02-04 23:55:23下载
- 积分:1
-
matlab
matlab实用程序百例源代码,主要涉及图形应用、界面设计、图形处理和数值分析。(matlab source code for 100 cases of practical procedures, mainly related to graphics applications, interface design, graphics processing and numerical analysis.)
- 2009-05-05 09:24:22下载
- 积分:1
-
gademo12
说明: 遗传算法包括基本算法的程序及其在优化函数方面的应用(genetic algorithms include basic algorithm for the optimization process and its function in the application)
- 2006-01-04 19:43:10下载
- 积分:1
-
multiroutes
信道是多径信道,升余弦滚降 ,取样时间无偏差的信道特性,与波形功率谱,与误码率仿真(Channel is multipath channel or Cosine, sampling time without deviation channel characteristics, and power spectral waveform, with BER simulation)
- 2006-05-19 13:37:09下载
- 积分:1
-
MATLAB-S-Function
matlab的S-function函数的写法(the wording of the S-function function matlab)
- 2012-09-06 19:57:35下载
- 积分:1
-
蒙特卡洛
说明: 蒙特卡洛简单示例,适合初学者,简单容易,吐血整理(Monte Carlo simple example, suitable for beginners, simple and easy, vomiting blood)
- 2020-03-14 10:42:05下载
- 积分:1
-
matlab
对输入的图像进行单个像元的阈值分割,以提取出地物信息(The input images of a single pixel threshold segmentation to extract feature information)
- 2009-03-14 00:15:59下载
- 积分:1