-
7
说明: MATLAB s various matrix operators
- 2009-12-04 06:22:00下载
- 积分:1
-
DFT2
DTF - equation implementation2(DTF- equation implementation2)
- 2009-12-04 16:21:14下载
- 积分:1
-
TEQCmultipathmetricsinMATLAB
说明: 用Matlab绘制TEQC结果图形的程序(The results using Matlab graphics rendering procedures TEQC)
- 2009-08-01 11:42:46下载
- 积分:1
-
16-QAM_10dB
16qam,10dB,对学习正交振幅调制的同学有很大的帮助。(16qam, 10dB, quadrature amplitude modulation for the students to learn a great help.)
- 2011-11-27 09:41:04下载
- 积分:1
-
Wavelet-Y-G
本程序实现图像LENA的压缩传感,算法采用正交匹配法
(This procedure LENA compression of image sensing, orthogonal matching algorithm)
- 2011-01-10 11:00:55下载
- 积分:1
-
XORLogic
This folder contains three files to maniupulate XOR logic. Ist file is for and logic. Second file is for OR logic. They are implemented using matlab 2008 version.
- 2009-07-10 21:58:57下载
- 积分:1
-
ccipca
ccipca算法的matlab程序,这是一种改进的PCA算法(ccipca algorithm Matlab, this is an improved algorithm for PCA)
- 2007-01-25 10:33:22下载
- 积分:1
-
k-means
利用k-means方法对图像进行分类(matlab程序和c++程序),如对遥感图像分辨出河流、树木等,需要自己定义所处理图片位置,还有将分类的图片进行彩色区分(The use of k-means method for image classification (matlab program and c++ program), such as remote sensing images to distinguish rivers, trees, etc., need to define the position of the processed images, as well as the classification of images in color to distinguis)
- 2015-04-16 15:13:56下载
- 积分:1
-
beam-element
此程序用于实现结构的有限元计算:将patran中的模型的bdf文件中的单元信息和节点信息保存成txt文档,在matlab中调用,就可实现刚度矩阵、质量矩阵的组装,进而有限元计算(This procedure is used to achieve the structure of the finite element method: bdf file of the model in patran unit information and node information is saved into a txt file called in matlab, you can achieve the stiffness matrix, mass matrix assembly, and then the finite elementcalculate)
- 2012-05-14 21:00:13下载
- 积分:1
-
haralickfeat
This is code for Haralick feature extraction for image in matlab. The basis for these features is the gray-level co-occurrence matrix. This matrix is square with dimension Ng, where Ng is the number of gray levels in the image. Element [i,j] of the matrix is generated by counting the number of times a pixel with value i is adjacent to a pixel with value j and then dividing the entire matrix by the total number of such comparisons made.
- 2013-10-01 21:03:21下载
- 积分:1