-
matlab
matlab 初级学习。。。。。。。。。。。。。。(matlab primary learning. . . . . . . . . . . . . .)
- 2013-05-25 23:38:23下载
- 积分:1
-
KLFDA
Kernel Local Fisher Discriminant Analysis for Supervised Dimensionality Reduction
- 2007-08-11 23:02:21下载
- 积分:1
-
FaceDetect
用matlab编写的软件,用于人脸检测的一个很好用的软件,可以自己随便找一幅图像进行测试。(Matlab software used to prepare for the face detection software used in a very good, can not find an image for testing.)
- 2009-03-31 20:00:22下载
- 积分:1
-
kriging
kriging(克里金)插值方法,参照2011年国赛建模A题前两问。(kriging (kriging) interpolation method, with reference to 2011 model A country race before the two asked questions.)
- 2020-11-04 16:49:51下载
- 积分:1
-
LDPCcoder
完整的ldpc编码程序,实现数字载体的ldpc编码译码以及信道传输仿真,利用生成矩阵和校验矩阵实现,含有自动生成随机错误以检测纠错能力功能(Ldpc complete coding procedures, digital carrier ldpc codec and channel transmission simulation using the generator matrix and parity check matrix realization, containing automatic generation of random error correction ability to detect functional)
- 2015-04-02 20:28:11下载
- 积分:1
-
Matlab-code60
matlab自学者60个实用小代码。。。。。。(Practical small code)
- 2013-12-24 15:09:12下载
- 积分:1
-
ARIMAtest
对于时间序列模型建立ARMA预测模型,可对未来值进行预报。(For the time series model, the ARMA prediction model is established, and the future value can be forecasted.)
- 2017-07-12 16:48:59下载
- 积分:1
-
Atruetrajectoryprocedures
产生真实运动轨迹的程序-系统在建模的时候,可以用一个确定的状态方程表述出,不存在有随机量。(To have a real trajectory of the process- system in the modeling, they can identify with a state equation formulation that does not exist there is a random quantity.)
- 2008-04-16 11:40:14下载
- 积分:1
-
daolibai
说明: 倒立摆实验,有关大学现代控制理论中的实验内容(Inverted pendulum experiment)
- 2009-08-14 21:19:27下载
- 积分:1
-
image_compress
本程序利用奇异值分解对3通道彩色图像进行压缩分解,具体步骤如下:
压缩过程:
1. 选取子图像大小K值,把图像分解成M×M个子图像,IMG(s),s=1,2,…, M2,其中M=N/K,原始图像IMG大小为N×N。
2. 计算这M2个子图像的平均值average,对每幅子图像减去均值图像得到新图像。
3. 计算相关矩阵R,其元素定义为 。
4. 计算R的特征值与特征向量,计算每幅子图像与最大特征向量的内积,便得到编码,即压缩后的图像。
(This procedure using singular value decomposition of 3-channel color image compression decomposition, concrete steps are as follows: compression process: 1. Select the sub-image size K value, the image is decomposed into M × M sub-image, IMG (s), s = 1, 2, ..., M2, in which M = N/K, the original image IMG size N × N. 2. M2 calculate the average of sub-image average, for each sub-image minus the new images mean images. 3. Calculation of correlation matrix R, defined as its elements. 4. Calculation of the characteristics of R value and eigenvector calculated each sub-image with the largest eigenvector of the inner product, they will have to code, that is, the compressed images.)
- 2008-01-03 23:00:33下载
- 积分:1