-
NPSVM-dual(Nonparallel-SVM)
对现在非常流行的非平行超平面进行编程,可用于twin svm等非平行问题。(Use for "Nonparallel Support Vector Machines")
- 2021-01-05 09:08:54下载
- 积分:1
-
MDVRP_遗传算法
MDVRP_遗传算法 可以运行 希望对大家有帮助(a solution to MDVRP ,i hope it can help you)
- 2020-11-26 17:49:32下载
- 积分:1
-
4-split2
说明: 给定求解区间,用最小二乘法给出函数的零点,并给出迭代次数(Given the solution interval, the zeros of the function are given by the least square method, and the number of iterations is given.)
- 2019-04-10 16:33:03下载
- 积分:1
-
SVD
% 奇异值分解 (sigular value decomposition,SVD) 是另一种正交矩阵分解法;SVD是最可靠的分解法,
% 但是它比QR 分解法要花上近十倍的计算时间。[U,S,V]=svd(A),其中U和V代表二个相互正交矩阵,
% 而S代表一对角矩阵。 和QR分解法相同者, 原矩阵A不必为正方矩阵。
% 使用SVD分解法的用途是解最小平方误差法和数据压缩。用svd分解法解线性方程组,在Quke2中就用这个来计算图形信息,性能相当的好。在计算线性方程组时,一些不能分解的矩阵或者严重病态矩阵的线性方程都能很好的得到解( Singular value decomposition (sigular value decomposition, SVD) is another orthogonal matrix decomposition method SVD decomposition is the most reliable method, but it takes more than QR decomposition near ten times the computing time. [U, S, V] = svd (A), in which U and V on behalf of two mutually orthogonal matrix, and the S on behalf of a diagonal matrix. And QR decomposition are the same, the original matrix A is no need for the square matrix. The use of SVD decomposition method are used as a solution of least squares error method and data compression. Using SVD decomposition solution of linear equations, in Quke2 on to use this information to calculate the graphics performance quite good. In the calculation of linear equations, some indecomposable matrix or serious pathological matrix of linear equations can be a very good solution)
- 2020-12-21 10:29:08下载
- 积分:1
-
04
说明: 龙格-库塔方法的使用,例子
求y’=y-2x/y,y(0)=0。
解:输入X0=0,X1=1,H=0.2,N=6。()
- 2007-09-08 08:47:57下载
- 积分:1
-
zhuanzhi
实现矩阵转置并且方便观看,第二个程序用于进行对海表面高度SSH进行EOF分析,第三个程序进行海陆点分离并写为NC文件(Matrix transpose and convenient to watch the second program for the EOF analysis of sea surface height SSH third program separation of land and sea, and write for NC files)
- 2012-08-27 11:12:57下载
- 积分:1
-
DN3D2
洛斯阿拉莫斯实验室开发的显示动力有限元程序dyna3d,可处理碰撞,侵彻和接触等问题,有丰富的材料模型和状态方程,以及可扩展的二次开发能力。(source code 1 file)
- 2014-03-11 19:12:22下载
- 积分:1
-
1bjdj
mumford source code........
- 2009-09-26 17:59:21下载
- 积分:1
-
pan-in77
详细画出了时域和频域的相关图,实现了图像的灰度化并进一步用于视频监视控,小波包分析提取振动信号中的特征频率。( Correlation diagram shown in detail the time domain and frequency domain, Achieve a grayscale image and further control for video surveillance, Wavelet packet analysis to extract vibration signal characteristic frequency.)
- 2017-03-21 19:32:56下载
- 积分:1
-
photogrammetry
摄影测量学中单像空间后方交会程序,matlab完成矩阵运算,程序简洁实用!(Photogrammetry single resection procedures such as space, matlab complete the matrix calculation, the program simple and practical!)
- 2008-05-25 17:09:55下载
- 积分:1