-
rlseq
rlseq.m 均衡算法 用RLS算法实现(rlseq.m equalization algorithm using RLS algorithm)
- 2010-05-18 19:31:44下载
- 积分:1
-
MATLAB
系统详细的介绍了matlab软件在各个领域中的应用以及其在科学计算语言中的应用(System is described in detail matlab software applications in various fields as well as their application in scientific computing language)
- 2013-10-25 09:29:02下载
- 积分:1
-
4
说明: 基于matlab简单图像处理系统中用图像平均的方法消除噪声(Matlab eliminate noise using a simple image processing system based on the method of averaging the image)
- 2014-01-19 22:21:57下载
- 积分:1
-
example
说明: 董霖编著《matlab使用详解》程序源文件(董霖edited " matlab explain the use of" source documents)
- 2009-08-12 10:09:05下载
- 积分:1
-
STL_Import
本程序实现的功能是将stl文件导入到matlab中。(The function of this program is to achieve the stl file into matlab in.)
- 2011-07-14 16:39:37下载
- 积分:1
-
moshishibie
贝叶斯分类估计和最大似然估计的matlab编程(it is used to make the bayesis guji and the mle.it is very convenient for homework)
- 2013-11-08 14:46:17下载
- 积分:1
-
LQR控制
基于LQR控制算法的Simulink仿真模型,用于观测汽车侧倾稳定性。(The Simulink simulation model based on LQR control algorithm is used to observe vehicle roll stability.)
- 2021-03-03 08:59:33下载
- 积分:1
-
LocalityPreservingProjections
matlab 的lpp的人脸识别,有训练库和测试库,里面还有文档说明
- 2010-05-24 18:13:58下载
- 积分:1
-
sa
说明: 用改进的模拟退火算法解决tsp问题,应用matlab环境进行编译。(SA )
- 2012-05-08 21:23:27下载
- 积分:1
-
gauss-seidel
The Gauss-Seidel technique is intuitive and easy to use on large or small problems. However,
you should beware that the convergence tolerance must be carefully selected. Because the
convergence criterion is based on the error between iterations, the same convergence criteria may
lead to very different results. The direct solution technique presented in Section 2.6.2 is
generally preferred over an iterative technique like Gauss-Seidel iteration if a tool such as
MATLAB that provides a computationally efficient means of solving sparse matrices is
available.
- 2012-05-10 21:31:35下载
- 积分:1