-
shibie
利用Matlab软件,具体实现对于给定图片的边缘提取、链接,同时计算计算图像中每个物体的边界长度、面积、矩,投影、近似圆形的离心率、紧致度和边界的傅立叶描述子。(Using Matlab software, the specific implementation for a given image edge extraction, linking, also calculated for each object in the calculation of the image boundary length, area, moments, projections, nearly circular eccentricity, compactness and boundaries of the Fourier descriptors .)
- 2011-06-02 10:58:12下载
- 积分:1
-
wave
船舶在波浪中的仿真程序,可以实现无风载荷,有风载荷,波浪载荷联合作用下的运动仿真(Simulation program of the ship in waves, no wind loads, wind loads, the simulation of the movement under the combined effects of the wave loads)
- 2020-08-12 15:58:27下载
- 积分:1
-
地震勘探数据处理的matlab工具包
说明: 地震勘探数据处理的matlab工具包,包括常用的反褶积,拉登变换,地震绘图等多种功能(Matlab toolkit for seismic exploration data processing, including deconvolution, bin Laden transformation, seismic mapping and other functions)
- 2020-11-03 10:16:52下载
- 积分:1
-
jpeg2000,编解码matlab
jpeg2000,编解码matlab实现。(matlab decoding of JPEG2000 )
- 2020-07-04 09:20:02下载
- 积分:1
-
piddata
包含pid控制器的一些程序,能够生成有故障或无故障数据,为一些相应matlab仿真提供数据(we can use it to produce pid-data)
- 2010-07-01 10:23:18下载
- 积分:1
-
INCA_MATLAB_DEMO
MATLAB提供的INCA_DEMO程序(MATLAB procedures for the INCA_DEMO)
- 2007-01-30 15:42:56下载
- 积分:1
-
imagedasar
Basic tutorial for image
- 2014-12-21 22:08:01下载
- 积分:1
-
MinBounDrect
说明: 最小外接矩形,根据面积和周长判断。实现图象处理的工程计算。( Compute the minimal bounding rectangle of points in the plane
usage: [rectx,recty,area,perimeter] = minboundrect(x,y,metric)
arguments: (input)
x,y- vectors of points, describing points in the plane as
(x,y) pairs. x and y must be the same lengths.
metric- (OPTIONAL)- single letter character flag which
denotes the use of minimal area or perimeter as the
metric to be minimized. metric may be either a or p ,
capitalization is ignored. Any other contraction of area
or perimeter is also accepted.
DEFAULT: a ( area )
)
- 2011-02-24 01:01:04下载
- 积分:1
-
genetic-algorithm
In the computer science field of artificial intelligence, a genetic algorithm (GA) is a search heuristic that mimics the process of natural evolution. This heuristic (also sometimes called a metaheuristic) is routinely used to generate useful solutions to optimization and search problems.[1] Genetic algorithms belong to the larger class of evolutionary algorithms (EA), which generate solutions to optimization problems using techniques inspired by natural evolution, such as inheritance, mutation, selection, and crossover.
Genetic algorithms find application in bioinformatics, phylogenetics, computational science, engineering, economics, chemistry, manufacturing, mathematics, physics, pharmacometrics and other fields.
- 2013-07-16 14:40:19下载
- 积分:1
-
QPSK-DQPSK-OFDM
QPSK的调制;比较DQPSK和QPSK在通过加性高斯白噪声信道时的误码性能;OFDM系统(QPSK modulation more DQPSK and QPSK in additive white Gaussian noise through the channel bit error performance when OFDM system)
- 2020-12-01 07:49:26下载
- 积分:1