-
MDWT
多维小波变换工具箱 V1.0
作者:陈甫
作者email: chen_fu@263.net
论坛: mathworld.yeah.net(V1.0 of multi-dimensional wavelet transform toolbox: Chen Fu of email: chen_fu@263.net Forum: mathworld.yeah.net)
- 2010-08-10 21:59:43下载
- 积分:1
-
matlab
数值计算,能够计算方程组,矩阵,能够自己输入数据进行计算(Numerical calculation, to calculate equations, matrices, to make their own input data calculation)
- 2010-03-11 21:47:12下载
- 积分:1
-
stress
输入某一点的应力值(6个),可以求出其主应力、主应力方向以及切应力值(Enter a point of stress (6), can find the principal stresses, principal stress direction and the shear stress)
- 2020-11-20 10:59:37下载
- 积分:1
-
ImproveWaitbar
在gui界面实现暂停、停止、中止的功能,可以看一下(In the gui interface to pause, stop, stop function, can look)
- 2011-11-19 09:21:09下载
- 积分:1
-
kmeans
matlab自带的很好用的kmeans算法程序,已经验证通过,(matlab kmeans algorithm, matlab kmeans algorithm matlab kmeans algorithm procedures)
- 2013-04-09 16:16:12下载
- 积分:1
-
Mimotools
说明: MIMO的Matlab编程工具库,很有用(useful toolbox for MIMO Matlab programming)
- 2009-07-22 07:12:31下载
- 积分:1
-
regularized-lda
基于正则化转置的LDA matlab源代码,可以应用在人脸识别中,详细说明见readme(based Regularization home to the LDA Matlab source code, can be applied to face recognition, detailed explanation see readme)
- 2007-03-29 16:20:54下载
- 积分:1
-
gatbs-toolbox-and-examples
BSheffield大学gatbs工具箱所有算例下载及调试说明,可直接下载到matlab文件夹下调用(BSheffield University gatbs Toolbox Download all examples and debug instructions can be downloaded directly to a folder called matlab)
- 2011-11-08 10:53:29下载
- 积分:1
-
MFC-WINDOWSTASKMANAGER-JOY
基于windows的任务管理器开发设计 windows task mananger(Based on the windows task manager development and design windows task mananger)
- 2014-02-07 16:52:34下载
- 积分:1
-
secant
function [x, hist] = secant(x, f, tola, tolr)
SECANT This a secant code with no line search.
This code terminates on small relative-absolute errors function [X, HIST] = SECANT(X, F, TOLA, TOLR) Inputs: X = initial iterate
F = function
TOLA = absolute error tolerance
TOLR = relative error tolerance
Output: X = approximate result
- 2009-12-04 03:38:55下载
- 积分:1