-
SAA7121Hpal8bitmaster
SAA7121Hpal8bit master.rar
飞利浦编码芯片SAA7121H pal制式的内部寄存器配置文件
现在给大家共享
(SAA7121Hpal8bit master.rar Philips SAA7121H pal standard encoding chip internal register configuration file now to share)
- 2007-12-03 09:50:44下载
- 积分:1
-
BTOandUKF
说明: 本程序是利用matlab编写的基于UKF算法的非合作无源定位的程序。(This procedure is the use of matlab prepared UKF algorithm based on non-cooperative passive positioning procedures.)
- 2008-09-04 23:05:42下载
- 积分:1
-
matlabr2007
说明: <<小波分析理论与matlab r2007实现>>教材中的源代码(< < Wavelet analysis theory and the realization of matlab r2007> > materials in the source code)
- 2009-08-10 09:28:40下载
- 积分:1
-
TestProblemsforUnconstrainedOptimization
it contains many classic Test Problems for Unconstrained Optimization such as camel6,treccani,goldstein,branin,
shubert1,Ackley,dejong,dejong1,dejong2,
dpower,rastrigin,Griewangk,Schwefel,
rosenbrock2 and step.
the package have the contour and mesh figures of these problem.
it also give m files of these problems,and
you can easily get your view of figures.(it contains many classic for Test Problems Unconstrained Optimization such as camel6. treccani, goldstein, branin, shubert1, Ackley. dejong, dejong1, dejong2, dpower, rastrigin. Griewangk, Schwefel. rosenbrock2 and step. the package have the cont our mesh and figures of these problem. it also gi ve m files of these problems. and you can easily get your view of figures.)
- 2007-04-01 17:39:23下载
- 积分:1
-
1
说明: matlab使用垂直Sobel算子,自动选择阈值
[VSFAT Threshold]=edge(f, sobel , vertical )
边缘探测
figure,imshow(f),title( 原始图像 ),
显示原始图像
figure,imshow(VSFAT),title( 垂直图像边缘检测 )
显示边缘探测图像
使用水平和垂直Sobel算子,自动选择阈值
SFST=edge(f, sobel ,2)
figure,imshow(SFST),title( 水平和垂直图像边缘检测 )
显示边缘探测图像
使用指定45度角
Sobel算子滤波器,指定阈值
s45=[-2 -1 0 -1 0 1 0 1 2]
SFST45=imfilter(f,s45, replicate )
SFST45=SFST45>=2
figure,imshow(SFST45),title( 45度角图像边缘检测 )
显示边缘探测图像
(matlab I=rgb2gray(I0)
J0=double(I) [VSFAT Threshold]=edge(f, sobel , vertical ) figure,imshow(f),title figure,imshow(VSFAT),title)
- 2013-12-18 15:42:14下载
- 积分:1
-
matlab-uses-100Examples
包括matlab使用的经典的一百个例子。能让你从中总结出matlab的精髓(Including the use of matlab classic example of the 100. Allows you to sum up the essence of matlab)
- 2011-05-12 19:58:21下载
- 积分:1
-
newjidianqi
本文利用编写的MATLAB软件结合解析法证,分析了一种新型的接地距离继电器在系统振荡时再发生单相经过渡电阻接地短路时的动作特性。该接地距离继电器的动作判据是通过比较故障后测得的母线电压、补偿电压、零序电流和负序电流四个量的相位关系以确定继电器的动作行为情况
(In this paper, written in MATLAB software analysis and forensic analysis of a new type of ground distance relays in the system oscillation movement characteristics of single-phase transition resistance is shorted to ground. The operating criteria for the ground distance relay bus voltage is measured by comparing the failure, the phase relationship of offset voltage, zero sequence current and negative sequence current four amount to determine the relay actuation behavior
)
- 2012-05-07 10:05:06下载
- 积分:1
-
aDemo
iris recognition sample coding
- 2012-01-12 23:05:40下载
- 积分:1
-
based-PSO
说明: PSO源程序,可以任意优化两维数据点和多维数据点,在优化多维数据时,要将初始矩阵变成多维矩阵(PSO source code, you can optimize an arbitrary two-dimensional data point and multi-dimensional data points, in the optimization of multi-dimensional data, to the initial matrix into a multi-dimensional matrix of)
- 2010-03-21 12:21:30下载
- 积分:1
-
restore-the-motion-blurred
说明: 根据需要输入模糊参数,生成相应的模糊图像,并对模糊图像进行恢复,验证运动模糊图像的恢复算法(Input fuzzy parameters needed to generate the corresponding blurred image,and restore the blurred image to authenticate the algorithm)
- 2011-03-07 14:10:05下载
- 积分:1