-
cppprograming
c++程序设计讲义 cppprograming 含源码(c++ programming including lectures cppprograming source)
- 2007-08-08 11:02:48下载
- 积分:1
-
BPSK_generation
It is BER vs SNR codes for BPSK and 4QAM
- 2010-11-28 22:00:39下载
- 积分:1
-
FCMandCFCM
说明: FCM算法是应用最广泛的聚类分析方法之一,CFCM也是模糊数学中的一种聚类分析算法。
现在给出的这两个算法是C++代码实现的。 (FCM algorithm is the most widely used method of cluster analysis, CFCM is a kind of fuzzy clustering analysis in the algorithm. Now given by the two algorithms is the C++ code to achieve.)
- 2009-07-27 17:03:28下载
- 积分:1
-
Image-Compression
DCT变换1、 提取彩色图像,将图像大小限制为512*512*3;
2、 提取彩色图像三个颜色分量的矩阵,每个矩阵单独处理;
3、 将矩阵分为8*8的块,做DCT变换;
4、 提取每个块的一部分DCT系数做IDCT变换,显示基本图像;
5、 再提取每个块的一部分DCT系数做DCT反变换,得到增强层1,与前一次得到的数据叠加,得到质量更好的图像。
(DCT transform)
- 2014-10-15 22:48:44下载
- 积分:1
-
camera
一个调整用电脑摄像头,当捕捉到画面有运动时,进行拍照并发送到邮箱的程序。(An adjustment computer camera, to capture the screen when there is movement, take photos and send mail program.)
- 2013-10-15 18:17:44下载
- 积分:1
-
matlab-experiment
关于MATLAB实验,包括MATLAB基本的操作(about matlab experiments)
- 2015-03-27 00:25:30下载
- 积分:1
-
PLSmodel
偏最小二乘回归建模分析程序,在matlab里面运行,是较新的一种统计分析方法,较以往的分析方法相比有很多优点(partial least squares regression modeling analysis procedures, the operating inside Matlab, it is a relatively new statistical analysis method, compared to the previous method has a lot of advantages)
- 2006-05-20 17:32:34下载
- 积分:1
-
ems_pattern
matlab计算振子天线增益和极化方向。(matlab for antenna)
- 2011-06-21 16:16:30下载
- 积分:1
-
SCA
正弦余弦优化算法,用于优化各种模型,附带注释(Sine-cosine optimization algorithm for optimizing various models with annotations)
- 2021-04-13 10:38:57下载
- 积分:1
-
BPclassification
BP学习算法应用——模式分类
应用动量BP学习算法对UCI提供的经典数据库——鸢尾属植物数据库进行分类,速度快,精度高。iris.arff为数据库文件,可用Weka数据挖掘软件打开。Iris.csv为源代码读取的数据文件,通过Weka软件转换得到。
将源文件Iris_classify.m和Iris.csv文件放入matlab的work文件夹中直接运行即可。(BP learning algorithm applications- the application of pattern classification momentum BP learning algorithm to provide a classic UCI database- iris database classification, high speed and accuracy. iris.arff for the database file that can be used to open Weka data mining software. Iris.csv for the source code to read the data files have been converted through Weka software. Iris_classify.m the source document and document Iris.csv Add matlab folder of work can be directly run.)
- 2020-12-18 00:29:11下载
- 积分:1