-
ANN1
Neural network simple example
- 2014-01-03 13:08:40下载
- 积分:1
-
ImageProcessing
对一幅图像加入高斯噪声和椒盐噪声后,分别进行均值滤波和中值滤波,比较两种滤波方法的优缺点(Of an image by adding Gaussian noise and salt and pepper noise, the mean filter, respectively, and median filtering, comparing the advantages and disadvantages of the two filtering methods)
- 2010-12-01 16:44:56下载
- 积分:1
-
newton
牛顿迭代法函数,有6个参数,可缺省后3个参数;动态画出迭代过程(Newton iteration function, there are 6 parameters, 3 parameters after the default dynamic iterative process to draw)
- 2011-05-26 22:11:40下载
- 积分:1
-
fangbonibian
基于Matlab simulink搭建的方波逆变器仿真模型,模型正确可直接使用(Square wave inverter simulation model based on Matlab simulink structures, the model is correct and can be used directly)
- 2012-08-30 10:16:52下载
- 积分:1
-
leastsquaresmethod
用不加权的递推最小二乘法进行参数估计,用于系统辩适、仿真(Using non-weighted recursive least squares parameter estimation method for systems dialectical relevance, simulation)
- 2007-10-13 10:39:20下载
- 积分:1
-
C语言图像处理方法
此本电子书详细的介绍了C语言的图象编程,是C语言图象编程学习着的一本好参考书(this electronic book detailed introduction to the C programming language images, C programming language learning with images of a good reference book)
- 2005-05-19 00:50:35下载
- 积分:1
-
QAM_timing
说明: 硕士论文,介绍关于QAM系统中定时同步的方案。(Master s thesis about the Timing on QAM systems)
- 2011-02-17 22:45:01下载
- 积分:1
-
IHS
基于matlab软件下的IHS影像融合算法,是一种常规的技术(IHS image fusion algorithm)
- 2012-05-05 20:36:26下载
- 积分:1
-
modela
matlab-simulink 光伏发电模型(matlab-simulink photovoltaic model)
- 2021-04-08 12:59:00下载
- 积分:1
-
fcmthresh
FCMTHRESH Thresholding by 3-class fuzzy c-means clustering
[bw,level]=fcmthresh(IM,sw) outputs the binary image bw and threshold level of
image IM using a 3-class fuzzy c-means clustering. It often works better
than Otsu s methold which outputs larger or smaller threshold on
fluorescence images.
sw is 0 or 1, a switch of cut-off position.
sw=0, cut between the small and middle class
sw=1, cut between the middle and large class
Contributed by Guanglei Xiong (xgl99@mails.tsinghua.edu.cn)
at Tsinghua University, Beijing, China.
Please try testfcmthresh.m first!
- 2013-04-21 07:13:23下载
- 积分:1