-
zouyong
基本的粒子滤波程序可以修改参数,可以运行(The basic particle filter program can modify the parameters, you can run)
- 2010-10-28 15:12:49下载
- 积分:1
-
aa
说明: 超高频RFID读写器研究与设计
本课题以超高频RFID读写器硬件实现为主要本文设计RFID读写器硬件基带和射频部分的参数都可以满足要求,读写器可
以正常读、写符合15015000一6C或者 EpCglobalClasslGenZ协议的电子标签,
其上传速率可以达到640kbPs,配合上层的软件设计可以实现读写器考勤功能,经
过测试验证本系统可以长时间地稳定工作。
(UHF RFID reader research and design of this issue using the UHF RFID reader hardware designed in this paper as the main RFID reader hardware, baseband and RF part of the parameters are to meet the requirements of a normal reader can read, 15.015 million was in line with the agreement of a 6C or EpCglobalClasslGenZ electronic tags, its upload speeds can reach 640kbPs, with the top of the software design can be achieved reader attendance functionality, the system can be tested and verified for a long time stable jobs.)
- 2010-03-30 17:10:29下载
- 积分:1
-
single_bp
说明: 一个bp网络拟合非线性模型的例子,参考了李国勇书中的公式(A bp network nonlinear model fitting example, with reference to the book' s formula Li Guoyong)
- 2011-04-18 14:27:28下载
- 积分: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
-
MUSIC--DOA1122
程序是用传统的方法及MUSIC方法对多目标宽带信号DOA。(Program is the traditional method and the MUSIC method for multi-target wideband signal DOA.)
- 2013-12-05 19:45:21下载
- 积分:1
-
GAB
非线性遗传算法的典型实例 基于matlab进行仿真实现的典型实例(Typical example of a typical example of nonlinear genetic algorithm based on Matlab Simulation)
- 2013-05-16 20:37:05下载
- 积分:1
-
timming
说明: 定时同步的程序
matlab
同步技术(Matlab timing synchronization process synchronization)
- 2010-04-13 22:40:32下载
- 积分:1
-
estimate
说明: 利用方差分量估计求解GPS单点定位坐标,效果较佳(Using variance component estimation to solve GPS single point positioning coordinates, was better)
- 2010-04-22 11:14:09下载
- 积分:1
-
PCA
PCA distance and classification example
- 2014-02-13 18:26:33下载
- 积分:1
-
knn
简单的 knn 文本算法 ,用于中文文本分类,比较方便的方法!(Simple text knn algorithm for Chinese text classification, more convenient way!)
- 2014-06-09 13:59:05下载
- 积分:1