-
mani
流形学习算法,程序中也包含了多种经典的模式识别算法,如MDS、PCA。(Manifold learning algorithm, the program also contains a variety of classical pattern recognition algorithms, such as MDS, PCA.)
- 2009-02-26 12:27:57下载
- 积分:1
-
Dispatch
power system busout code matlab
- 2010-11-04 12:39:08下载
- 积分:1
-
Lab_7
在opnet平台对离散时间仿真机制的基于包的通信进行了建模仿真(In the discrete-time simulation platform opnet packet-based communication mechanism for the modeling and simulation)
- 2010-12-24 20:33:16下载
- 积分:1
-
symMat
A matrix of symbolic elements is reasonably useful for many analytic linear algebra applications, and for analytic vector, matrix and tensor differentiation.
This function produces a matrix of arbitrary dimension of symbolic elements that are indexed by their position in the symbolic matrix for ease of reference.
EXAMPLE
>> M = symMat([2 2], m , real )
M =
[ m11, m12]
[ m21, m22]
>> class(M)
ans =
sym
>> det(M)
ans =
m11*m22 - m12*m21
- 2010-03-02 02:13:12下载
- 积分:1
-
ch4_4_1
映射和重建
产生测试图像并显示
另一程序
利用radon函数和iradon函数构造一个简单图像的投影并重建图像(Mapping and reconstruction of test images generated and displayed using another program radon function and iradon construct a simple function of the projection image and the reconstructed image)
- 2007-08-29 20:10:33下载
- 积分:1
-
matlab_teaching_materials
主要有以下文件
MATLAB程序设计
介绍MATLAB概述与运算基础
matlab讲义
文件操作
绘图功能(mainly in the following documents MATLAB procedures outlined MATLAB Design and Operational basis matl ab overhead graphics file manipulation functions)
- 2007-01-22 21:00:50下载
- 积分:1
-
Fisher
最优分类法,用于找出数据的变差举证,并确定分类数(Optimal classification of evidence used to identify the data variation and to determine the number of classification)
- 2010-03-02 14:03:43下载
- 积分:1
-
ofdm-simulinkCODE1
一个OFDM的仿真代码,可以直接在MATLABA上运行(an OFDM simulation code can be directly operated in MATLABA)
- 2006-11-24 14:26:47下载
- 积分:1
-
nyquistimp_PS
使用改进的Nyquist脉冲实现OFDM信号的PAPR抑制(Nyquist pulse PAPR)
- 2010-06-02 12:33:36下载
- 积分:1
-
viterbisoft
软输出维特比译码方法的matlab实现.是个很典型的编程方法(Soft Output Viterbi decoding method matlab realize)
- 2013-11-08 15:24:11下载
- 积分:1