-
Segmentation
这个方法有两个好处。
( a )虽然只是一个半径差逼近,很容易找到最高在一个小蓄电池,因为通过降低 隐平滑做的蓄电池。( b )在同一时间处理时间搜索减少
(Pattern Recognition and Image Procesing Group.
The size of the accumulator is varied as hierarchical voting is performed. This
has two advantages.
[a] While the radius is only a poor approximation, it is easier to find the maximum
in a small accumulator and because by means of the downsampling
implicit smoothing is done to the accumulator.
[b] At the same time processing time for the search is reduced.)
- 2009-02-24 17:44:18下载
- 积分:1
-
2run-30
入侵检测算法,计算机常用的工具,聚类分析(Intrusion detection algorithm, commonly used computer tools, cluster analysis)
- 2009-04-18 11:48:35下载
- 积分:1
-
cramer
Solve the system Ax=b.
- 2010-03-06 17:14:16下载
- 积分:1
-
meanshift
此代码旨在实现meanshift算法,能对图像灰度值进行聚类。(This code is designed to achieve meanshift algorithm can cluster the image gray value)
- 2013-12-25 18:46:14下载
- 积分:1
-
SLOPE-stability-analiyze
根据边坡已有参数基于极限分析方法,求解边坡稳定性系数Fs.(TO obtain the safety factor of slope)
- 2020-12-09 16:39:20下载
- 积分:1
-
LDPC
针对LDPC码在理论和实现两方面分别进行了较深的研究。深入了解了LDPC码编码方法、译码方法以及性能等知识,重点研究了用MATLAB如何构造奇偶校验矩阵、如何编码和如何解码的算法,而且实现了在相同码率、信噪比下LDPC码性能与卷积码性能的对比。(LDPC codes for both theory and implementation were carried out deeper study. In-depth understanding of the LDPC coding method, decoding method and performance of such knowledge, focuses on how to use MATLAB parity check matrix structure, how to encode and decode algorithms how, but also achieved at the same rate, SNR LDPC codes Comparative performance and convolution code performance.)
- 2014-11-23 08:31:49下载
- 积分:1
-
zdl
运用matlab编程求最短路径的算法a=xlsread( D:数据.xls ) 调入数据
n=size(a,1)
for i=1:n
for j=1:n
if a(i,j)==1000
a(i,j)==inf 不相邻点之间的距离赋值为无穷大
(The shortest path)
- 2011-12-29 12:47:27下载
- 积分:1
-
802.11a-OFDM-MATLAB
IEEE802.11a系统级仿真完整程序,包含发送端,接收端以及信道建模等(IEEE802.11a complete system-level simulation, including the sending end, the receiver, channel modeling, can be used to run a bit error rate, frame error rate, etc.)
- 2021-04-08 15:19:00下载
- 积分:1
-
FERBSIM
This MATLAB m-file ferbsim.m is a simulation program for a rotating flexible beam attached to a base. The mathematicla model is created from ferobem.m as system mass and stifness matrices
- 2013-01-08 14:20:45下载
- 积分:1
-
CRFall
Kevin Murphy编写的CRF条件随机场的matlab工具包,可用于图像处理建模等。(Kevin Murphy for the preparation of the CRF with the airport Matlab tool kits Image processing can be used for modeling.)
- 2006-11-22 15:28:16下载
- 积分:1