-
yinxin
拉格朗日插值函数实例,并画出原函数和插值函数的图像。(Lagrange interpolation function instance, and draw the image of the original function and interpolation function.)
- 2012-04-16 11:18:48下载
- 积分:1
-
rdecg
Reading ECG record from the MITBIH database
- 2020-12-09 06:59:20下载
- 积分:1
-
Example_of_edge_detection_edge_linking_and_line_se
这个matlab程序实现了Edge Linking and Line Segment Fitting,解压后直接运行demo.m就可以了
(
edgelink.m edge linking function that forms lists of connected edge points from a binary edge image. (Needs findendsjunctions and cleanedgelist below).
drawedgelist.m plots out a set of edge lists generated by edgelink or lineseg.
edgelist2image.m transfers edgelist data back into a 2D image array.
lineseg.m forms straight line segments fitted with a specified tolerance to the lists of connected edge points.
maxlinedev.m is also used by lineseg.m to calculate deviations of the edge lists from the fitted segments.
findendsjunctions.m finds line junctions and endings in a line/edge image.
cleanedgelist.m cleans up a set of edge lists generated by edgelink or lineseg so that isolated edges and spurs that are shorter than a minimum length are removed.)
- 2010-07-14 12:04:33下载
- 积分:1
-
constrain
说明: 基于改进粒子群算法的节能调度下多目标负荷最优分配基于改进粒子群算法的节能调度下多目标负荷最优分配(Particle swarm optimization based on improved energy-saving scheduling optimal allocation under the multi-objective particle swarm optimization based on improved energy-efficient multi-objective scheduling optimal allocation under)
- 2010-04-18 21:58:03下载
- 积分:1
-
genetic-algorithm--MATLAB
用MATLAB实现遗传算法程序,详细的设计步骤(The principle of genetic algorithm has been presented and its realization in MATLAB has been discussed)
- 2013-03-11 16:53:58下载
- 积分:1
-
xioabo
Matlab小波去噪算法与中值学习,数值图像处理,多篇文献(The Matlab wavelet de-noising algorithm with learning, numerical image processing, literature)
- 2013-04-30 20:58:23下载
- 积分:1
-
SimTIFFToImage.m
Converts a monochrome mosaiced TIFF file to simulator format. 在matlab上运行,去除模糊图像,重影。(Converts a monochrome TIFF file mosaiced t o simulator format. In Matlab run, remove fuzzy images ghost.)
- 2007-04-30 13:22:41下载
- 积分:1
-
tiqu
图像的颜色特征提取,通过选择合适的阈值,将对象从复杂背景中提取出来(Image color feature extraction, by selecting the appropriate threshold, the object is extracted from complex background)
- 2013-11-14 09:38:55下载
- 积分:1
-
STLsim
利用matlab语言,对STL格式的数据实现图形的仿真(Use of matlab language, STL format data to achieve graphics simulation)
- 2010-01-21 12:47:36下载
- 积分:1
-
bch
BCH(15,5,7)a communication system consists of binary source, 3 error-correcting BCH code of length 15 over GF(24) (i.e, BCH (15,5,7 code), the primitive polynomial is p(x)=1+x+x4), BPSK modulator, AWGN channel, coherent demodulator, decoder (either BMA or EA could be utilized to solve the error locator polynomial) and sink. Simulate and draw its error performance with and without BCH coding, together with the theoretical no-coding curve, i.e. two BER-EbNo curves.(a communication system consists of binary source, 3 error-correcting BCH code of length 15 over GF(24) (i.e, BCH (15,5,7 code), the primitive polynomial is p(x)=1+x+x4), BPSK modulator, AWGN channel, coherent demodulator, decoder (either BMA or EA could be utilized to solve the error locator polynomial) and sink. Simulate and draw its error performance with and without BCH coding, together with the theoretical no-coding curve, i.e. two BER-EbNo curves. )
- 2013-03-22 14:40:59下载
- 积分:1