-
lyapunov
该函数用来计算时间序列的最大Lyapunov 指数--Wolf 方法(The function used to calculate the time series of the largest Lyapunov index Wolf method)
- 2007-08-27 11:07:42下载
- 积分:1
-
GPIBK2306TEST
利用GPIB接口控制K2306上下电,电压5V。(The control of K2306 electric interface using GPIB, voltage 5V.
)
- 2015-04-13 15:29:47下载
- 积分:1
-
Kalman-Filter-
基于自适应卡尔曼滤波的盲多用户检测算法 论文(Blind Multi user Detection Algorithm Based on Adaptive Kalm an Filter)
- 2012-05-27 10:30:38下载
- 积分:1
-
plotRT_bazorder.m
地震信号处理接收函数讲已处理好的程序进行作图(Speak seismic signal processing receiver function plotting program has been handled well)
- 2013-07-19 21:43:58下载
- 积分:1
-
Conditionneuse-(1)(1)
Objectif : concevoir le contrô le commande d une conditionneuse en suivant la démarche générale du cycle
en « V » .
- 2015-02-02 03:19:24下载
- 积分:1
-
RLS_equalizer
自适应均衡算法中的RLS算法,,均方误差曲线和系统输出曲线(Adaptive equalization algorithm in the RLS algorithm, the mean square error curve and the curve of the system output)
- 2011-06-20 16:32:14下载
- 积分:1
-
power_transfohyst
power_transfohyst.rar,功率电子领域matlab仿真文件,已经验证过,程序运行正常(power_transfohyst.rar,Power electronics field matlab simulation file, has already been verified, the normal operating procedures)
- 2013-08-26 22:15:50下载
- 积分: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
-
aco
一共四个蚁群算法 程序源码,三个matlab,一个C语言(A total of four procedures for source code ant colony algorithm, three matlab, a C language)
- 2009-02-12 16:53:01下载
- 积分:1
-
RSSI
该方法是利用RSSI算法进行节点之间定位的一种方法。(This method is the use of RSSI between node positioning algorithm in a way.)
- 2009-05-11 11:04:45下载
- 积分:1