-
matlab-svm-toolbox
说明: matlab中svm工具箱的使用方法~~~~~~~(svm toolbox in matlab to use)
- 2011-04-18 17:59:08下载
- 积分:1
-
Gauss_Seidel
一种非线性代数方程组的迭代解法。最早用于解算电力系统潮流。这种方法具有程序编制简单、占用内存少的优点,但算法收敛性差,计算时间长。(In numerical linear algebra, the Gauss–Seidel method, also known as the Liebmann method or the method of successive displacement, is an iterative method used to solve a linear system of equations. It is named after the German mathematicians Carl Friedrich Gauss and Philipp Ludwig von Seidel, and is similar to the Jacobi method. Though it can be applied to any matrix with non-zero elements on the diagonals, convergence is only guaranteed if the matrix is either diagonally dominant, or symmetric and positive definite. It was only mentioned in a private letter Gauss to his student Gerling in 1823.[1] A publication was not delivered before 1874 by Seidel.)
- 2014-11-20 22:12:52下载
- 积分:1
-
Chapter1
数据测试,数据分析,数据还原,数据载入。(Data testing, data analysis, data reduction, data load.)
- 2014-11-29 15:13:20下载
- 积分:1
-
68965
很炫的抽屉式侧边栏导航效果,精选ios编程学习源码,很好的参考资料。(Drawer type sidebar navigation effect of cool, selection of learning IOS programming source code, a good reference.)
- 2013-12-06 11:38:11下载
- 积分:1
-
基于MATLAB的九点五态控制器的仿真模型 state5
建立的基于MATLAB的九点五态控制器的仿真模型,运行正确。(Establishment of a nine MATLAB-based simulation model of five-state controller, run correctly.)
- 2010-09-27 15:07:17下载
- 积分:1
-
blast
仿真原型程序,仿真四种(ZF,ZF-SIC,MMSE,MMSE-SIC) Vblast接收机的检测性能,绘制误比特率~信噪比曲线(zf mmse vblast)
- 2010-05-16 19:47:27下载
- 积分:1
-
Project2
Fading envelope simulator
- 2010-02-16 20:54:22下载
- 积分:1
-
matlab_image_process
说明: 主要包括的代码是对图像的分割,增强,识别,以及特征的提取等等(The code includes the image segmentation, enhancement, recognition, and feature extraction, etc.)
- 2010-05-03 09:16:53下载
- 积分:1
-
yj1
通过遗产算法计算函数最小值的MATLAB程序代码。GA GP (Heritage minimum of MATLAB program algorithm)
- 2010-05-08 14:40:17下载
- 积分:1
-
Squre2
对于多项式y(i) = b0 + b1 * x + b2 * x^2 + b3 * x^3 + ...... bn * x^n
用递推最小二乘法来估计上式中的b0, b1, ..., bn(for polynomial y (i) = b0 b1 b2* x* x* b3 ^ 2 x ^ 3 ...... bn* x ^ n recursive least squares method used to estimate the on-belts, b1, ..., bn)
- 2007-05-16 21:34:01下载
- 积分:1