-
MOEA_SPEA2_MATLAB
matlab+C language spea2
- 2010-11-16 20:01:28下载
- 积分:1
-
APF100512770
依照APF工作原理,进行MATLAB模型搭建,系本人精心制作,绝对原创,效果理想,适合APF行业人士进行相关研究!(In accordance with APF works, for MATLAB model structures, systems, I elaborate, absolutely original, successful, suitable for APF professionals to carry out research!)
- 2010-05-24 17:20:25下载
- 积分:1
-
Algorithm-Collections-for-Digital-Signal-Processi
Algorithm Collections for Digital Signal Processing Applications using Matlab - E.S. Gopi
- 2014-09-22 01:54:51下载
- 积分:1
-
matlab_course-of-study
MATLAB数学工具软件
实例简明教程(matlab program course of study)
- 2013-12-04 11:06:32下载
- 积分:1
-
My-bayes-thresholding
实现基于贝叶斯阈值的小波图像去噪算法,相比较其它的小波去噪算法而言,去噪效果非常好。(Wavelet image denoising based on Bayesian threshold, compared with other wavelet denoising algorithm, the de-noising effect is very good.)
- 2015-03-24 13:19:10下载
- 积分:1
-
wumalu
通信原理误码率的仿真程序MATLAB中开发(Communication Theory BER simulation program developed in MATLAB)
- 2008-12-20 01:03:30下载
- 积分:1
-
cpuinfo
这个函数读取各个比特的信息处理器和操作
系统,包括:
*中央处理器的名字
*时钟速度
*处理器缓存的大小(二级)
*号的物理处理器核心
*操作系统名称和版本
这是由程序/处理器(系统),sysctl(苹果)或命令行工具(窗口)。
需要在r2010a或以上。(This function reads various bits of information about the CPU and operating
system, including:
* CPU name
* CPU clock speed
* CPU Cache size (L2)
* Number of physical CPU cores
* Operating system name & version
These are provided by /proc/cpu (Unix), sysctl (Mac) or WMIC (Windows).
Requires MATLAB R2010a or above.)
- 2012-05-02 20:20:36下载
- 积分:1
-
cc
<<现代信号处理教程>>(胡广书版)书中配套的matlab源代码。(this is a matlab code of the book called modem signal processing.)
- 2013-08-18 10:31:03下载
- 积分:1
-
kmeans
说明: k均值算法是一种迭代求解的聚类分析算法,其步骤是随机选取K个对象作为初始的聚类中心,然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心。聚类中心以及分配给它们的对象就代表一个聚类。(kmeans algorithm is an iterative solution clustering analysis algorithm. First, the initial clustering centers are randomly selected. Then, distance between between each point ans others are calculated, and each data point is designed to its nearest clustering center.)
- 2020-06-21 23:40:01下载
- 积分:1
-
3order_RLS1
说明: 最小二乘递推算法RLS,利用递推最小二乘法计算Volterra级数的核(recursive least squares algorithm RLS using recursive least squares method Volterra series of nuclear)
- 2021-03-15 14:49:22下载
- 积分:1