-
ANN_matlab
simulation of neural network
- 2010-11-29 02:04:52下载
- 积分:1
-
Digital_image_processing
1.median_filter
(功能:使用中值濾波器去除雜訊)
2.mean_filter
(功能:使用平均濾波器去除雜訊)
3.fl_stein
(功能:使用誤差擴散法,將影像量化和混色)
4.Central_limit
(功能:畫圖並證明中央極限定理)
(1.median_filter
(function: use median filter to remove noise)
2.mean_filter
(function: using the average filter to remove noise)
3.fl_stein
(function: using the error diffusion method, the image quantification and blending)
4. Central_limit
(function: drawing and prove the central limit theorem))
- 2010-12-09 08:54:04下载
- 积分:1
-
Fourier-transform
类似于时域滤波,天线方向图是最优权的傅立叶变换(Similar to the time-domain filtering, the optimal antenna pattern is the Fourier transform of the right)
- 2011-10-12 20:34:17下载
- 积分:1
-
replace_chromosome
This function replaces the chromosomes based on rank and crowding distance
- 2012-11-15 02:38:35下载
- 积分:1
-
BP_net
说明: BP神经网络经典算法 用于故障检测案例 已经使用过 可放心使用(BP neural network classic algorithm used in fault detection cases It has been used and can be used safely)
- 2020-02-03 10:19:32下载
- 积分:1
-
matlab_ChannelCoding.rar
matlab信道编码程序,可用于仿真设计TCH/FS信道各模块,检验、测试它们的性能,仿真与分析TCH/FS信道的信噪误码性能。
(channel coding matlab procedures, design simulation can be used to TCH/FS channel of the module, test, test their performance, Simulation and Analysis of TCH/FS channel BER noise letter.)
- 2009-05-26 18:35:51下载
- 积分:1
-
getElementsBySelector
document.getElementsBySelector(selector)
- returns an array of element objects from the current document
matching the CSS selector. Selectors can contain element names,
class names and ids and can be nested. For example:
elements = document.getElementsBySelect( div#main p a.external )
Will return an array of all a elements with external in their
class attribute that are contained inside p elements that are
contained inside the div element which has id= main
- 2014-09-14 22:35:12下载
- 积分:1
-
10.1.1.12.6470
this is a communicaton system book. for MIMO chenel.
- 2011-11-18 13:46:58下载
- 积分:1
-
unconditional-logistic-regression
说明: logistic回归分析相关资料分析总结1(logistic regression analysis, Data Analysis Summary 1)
- 2011-04-07 11:15:18下载
- 积分:1
-
cMeansAlgorithm
文中给出了人工鱼群算法的原理和详细描述,并对算法的收敛性能和算法中各参数对收敛性的影响等因素进行了分析 针对组合优化问题,给出了人工鱼群算法在其中的距离、邻域和中心等概念,并给出了算法在组合优化问题中的描述 针对大规模系统的优化问题,给出了基于分解协调思想的人工鱼群算法 给出了人工鱼群算法中常用的一些改进方法(The Analysis and ImProvement of Artifieial Fish-swarm algorithm)
- 2011-12-07 22:22:36下载
- 积分:1