-
Corner_detection_MATLAB_program_source_program
MATLAB程序角点检测源码程序Corner detection MATLAB program source program(MATLAB process corner detection source program Corner detection MATLAB program source program)
- 2010-08-03 18:03:36下载
- 积分:1
-
bpsk
说明: BPSK仿真 仿真了在瑞利信道和加性高斯白噪声 下的调制和解调及误码率(The simulationof bpsk, input the signal in Rayleigh and awgn)
- 2011-03-23 21:15:53下载
- 积分:1
-
eemdfenjie
一个eemd的程序,对于初学者非常的适用,程序只需要输入实验数据就可以调试出来,可以下下来看看(A eemd program for beginners, very applicable, can debug program only need to input experimental data, can be down and have a look)
- 2013-09-24 10:17:16下载
- 积分:1
-
Fouriertransform
用振幅为0.8的方波进行傅立叶分析,并用分析得到的系数求解当K取不同值时的合成信号( F = FOURIER(f) is the Fourier transform of the sym scalar f with default independent variable x. The default return is a function of w.
This example is useful for the persons who learn sth about signal processing.)
- 2009-11-15 01:23:14下载
- 积分:1
-
ga
说明: GA算法代码 function pop=initpop(popsize,chromlength)
pop=round(rand(popsize,chromlength))
rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵,
roud 对矩阵的每个单元进行圆整。这样产生的初始种群。
2.2 计算目标函数值
2.2.1 将二进制数转化为十进制数(1)
遗传算法子程序 Name: decodebinary.m
产生 [2^n 2^(n-1) ... 1] 的行向量,然后求和,将二进制转化为十进制(GA algorithm code function pop=initpop(popsize,chromlength)
pop=round(rand(popsize,chromlength))
rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵,
roud 对矩阵的每个单元进行圆整。这样产生的初始种群。
2.2 计算目标函数值
2.2.1 将二进制数转化为十进制数(1)
遗传算法子程序 Name: decodebinary.m
产生 [2^n 2^(n-1) ... 1] 的行向量,然后求和,将二进制转化为十进制)
- 2012-04-28 18:02:03下载
- 积分:1
-
guzhang-bar-picture
此程序可以给出每种故障概率值得大小,并且可以相互比较。(It could gives a accuracy for every fault and compare them.)
- 2011-12-08 18:34:44下载
- 积分:1
-
sift-match
SIFT -MATCH BY David Lowe USING C AND MATLAB(SIFT-MATCH BY David Lowe USING C AND MATLAB)
- 2014-02-21 17:10:57下载
- 积分:1
-
MPPT
光伏发电系统中最大功率跟踪算法的仿真程序,matlab和simulink实现!(MPPT simulation code for Photovoltaic generation)
- 2010-06-30 15:37:13下载
- 积分:1
-
stdpf1
说明: 这是一个关于粒子滤波的源程序,能帮初学者学习该滤波算法(This is a source on the particle filter, the filter algorithm can help beginners to learn)
- 2011-04-01 09:14:01下载
- 积分:1
-
affine-transformation
By using the ground points and image points in pervious work, we can calculate the six parameters of affine transformation. With these parameters, the ground coordinates can be transform in to image coordinates. In this homework, we compared (1) different terrain types with same GCP number. (2) Same terrain type with different GCP number. (3) Same terrain type with same GCP number but different distribution. Then, try to find out why the result will different.
Keywords: Affine transformation, Ground control point.
- 2015-01-17 15:55:48下载
- 积分:1