-
3
说明: 求三角对角方程组Tx=f的解,其中T=[1 1 0 0 0,1 2 1 0 0,1 1 3 1 0,0 0 1 4 1, 0 0 0 1 5],x
=[x1,x2,x3,...x5],f=[3,8,15,24,29](Diagonal triangle demand equations Tx = f the solution, in which T = [1 1 0 0 0,1 2 1 0 0,1 1 3 1 0,0 0 1 4 1, 0 0 0 1 5], x = [ x1, x2, x3, ... x5], f = [3,8,15,24,29])
- 2010-08-26 21:09:57下载
- 积分:1
-
svm
说明: 本程序包括:论文SVM 用于基于块划分特征提取的图像分类,和相应的matlab实现其中图像划分以及特征提取、聚类均利用matlab6.5完成。
(The procedures include: paper by SVM for feature extraction based on block classification, and the corresponding realization of one image into matlab, and feature extraction, clustering were done using matlab6.5.)
- 2020-12-29 10:59:01下载
- 积分:1
-
HHT434
希尔伯特黄变换中英资料,黄先生HHT原文与推荐使用的中文资料,非常有帮助(Hilbert Huang Transform English information Wong HHT original and recommended the use of Chinese data, very helpful)
- 2013-10-29 16:06:47下载
- 积分:1
-
matlab
杨氏双缝干涉,圆孔衍射,单缝衍射,光栅衍射的MATLAB实现代码(Young' s double-slit interference, circular aperture diffraction, single slit diffraction grating diffraction MATLAB code)
- 2013-04-26 14:12:40下载
- 积分:1
-
3dfdtd
fdtd 电磁计算 三维电磁仿真技术 电磁场计算 fdtd 算法(fdtd Em compute em field calculation )
- 2014-02-09 17:16:19下载
- 积分:1
-
Robust_sliding_mode_speed_controller_for_hybrid_S
SVPWM algorithm Strategies
- 2009-04-01 20:54:54下载
- 积分:1
-
combine_vc_with_matlab
如何在VC程序中使用MATLAB的C数学库 这是介绍在VC程序中使用MATLAB的C数学库,可以将vc和matlab结合起来。(this is a paper intruduce how to combine vc to matlab)
- 2010-09-28 23:47:53下载
- 积分:1
-
clustring
clustring(Density-Based Spatial Clustering of Applications with Noise) is a data clustering algorithm proposed by Martin Ester, Hans-Peter Kriegel, Jö rg Sander and Xiaowei Xu in 1996.[1] It is a density-based clustering algorithm because it finds a number of clusters starting from the estimated density distribution of corresponding nodes. DBSCAN is one of the most common clustering algorithms and also most cited in scientific literature.
- 2011-04-20 16:01:57下载
- 积分:1
-
OMP
一个很好的MATLAB源代码——OMP,OMP算法的改进之处在于:在分解的每一步对所选择的全部原子进行正交化处理,这使得在精度要求相同的情况下,OMP算法的收敛速度更快。(A good MATLAB source code-- OMP, OMP algorithm improvement lies in: every step of the decomposition of orthogonalization processing all of the selected atoms, which makes the accuracy requirement of the same circumstances, the OMP algorithm s convergence speed is faster.
)
- 2013-08-24 12:51:20下载
- 积分:1
-
InvalidParameterException
InvalidParameterException extends IllegalArgumentException.
- 2014-02-18 11:06:14下载
- 积分:1