-
Blob-Code
多种模式识别算法的编程实现,非常详细,包括PCA,MPCA,LLE等(Several pattern recognition algorithm is introduced, including PCA, MPCA, LLE etc.)
- 2013-10-14 17:12:42下载
- 积分:1
-
MIMO_OFDM
Simulink MIMO-OFDM in matlab
- 2014-04-19 22:26:08下载
- 积分:1
-
hetman
hetman problem and c source code
- 2010-11-29 04:52:56下载
- 积分:1
-
Smc003
创建地震正演模型,并显示包括子波在内的地震数据(Create a seismic forward model, and displays including the sub-wave seismic data, including)
- 2008-05-22 21:21:58下载
- 积分:1
-
eemd
说明: EMD/EEMD的执行的模块,用于对信号进行分解,得到各阶IMF分量(EMD/EEMD the implementation of the module for the signal decomposed IMF components of the order)
- 2011-03-10 20:52:09下载
- 积分:1
-
optimTipsWebinar
说明: 基于蚁群算法求解对称非对称旅行商问题
(Solving Symmetrical and DisSymmetrical TSP base on Ant Colony Algorithm)
- 2009-08-19 09:57:09下载
- 积分:1
-
gmdh
GMDH Neural Network Implementation
- 2014-02-10 02:03:27下载
- 积分:1
-
msequence
m序列生成函数,可在matlab环境下调用生成伪随机序列(m sequence generation function can be generated in matlab environment, called pseudo-random sequence)
- 2010-08-25 22:51:15下载
- 积分:1
-
OFDM-basedWirelessBroadBandSystemSimulator
基于OFDM的无线宽带系统仿真It contains mainly two parts, i.e. link-level simulator and system-level simulator.
Link-level simulator focus on a single-cell single-user scenario, where signal is transmitted from tx, and estimated at rx. Comparing the difference in tx/rx signal, the error rate can be found out. The output of the link-level simulator is the BLER/BER vs. SNR mapping table, that can be used for the system-level simulation.
System-level simulator focus on a multi-cell multi-user scenario. For the sake of simplicity, it takes the mapping table aquired in the link-level simulation, measure the actural SNR, and finds the corresponding error rate.(OFDM-based wireless broadband system simulation It contains mainly two parts, ie link-level simulator and system-level simulator.Link-level simulator focus on a single-cell single-user scenario, where signal is transmitted from tx, and estimated at rx . Comparing the difference in tx/rx signal, the error rate can be found out. The output of the link-level simulator is the BLER/BER vs. SNR mapping table, that can be used for the system-level simulation.System- level simulator focus on a multi-cell multi-user scenario. For the sake of simplicity, it takes the mapping table aquired in the link-level simulation, measure the actural SNR, and finds the corresponding error rate.)
- 2008-01-05 00:08:29下载
- 积分:1
-
3
说明: 1、随机生成一个5*5矩阵A,元素符合均匀分布;再随机生成一个5*5矩阵B,元素符合正态分布。对A和B进行加、减、乘、除、比较等矩阵运算,查看运算结果。
2、创建5阶魔术矩阵,求A的行列式、特征值、逆、秩、迹、条件数。
3、假设矩阵 ,求A的LU分解、正交分解、特征值分解、奇异值分解。
4、创建6阶单位稀疏矩阵,并显示其全部元素。
(1, randomly generated a 5* 5 matrix A, elements in line with uniform distribution then randomly generated a 5* 5 matrix B, elements in line with normal distribution. Pairs of A and B to add, subtract, multiply, divide, comparison matrix operations, view the results of operations. 2, create a 5-order magic matrix, find A, determinant, eigenvalues, inverse, rank, trace, the condition number. 3, assuming that matrix, find A, LU decomposition, orthogonal decomposition, eigenvalue decomposition, singular value decomposition. 4, create a six-order unit of sparse matrix, and display all of its elements.)
- 2009-11-19 14:09:39下载
- 积分:1