-
Parabolic_Cylinder_Functions
Routines for computation of Weber s parabolic cylinder functions
and their derivatives are provided for both moderate and great
values of the argument. Standard, real solutions are considered.
Tables of values are included.
- 2009-04-09 19:45:06下载
- 积分:1
-
biyesheji
基于离散余弦变换的数字水印提取嵌入技术应用(Based on the discrete cosine transform digital watermark embedding technology to extract)
- 2013-11-08 15:08:16下载
- 积分:1
-
MATLAB数据分析与挖掘实战
说明: Matlab数据挖掘分析与实战教程,包括matlab基础知识与机器学习算法,实战部分包含10大具体实例及讲解(Tutorial of Matlab data mining analysis)
- 2020-11-30 17:19:41下载
- 积分:1
-
criptografia_visual
this is a matlab code of the method of visual cryptography based in the shadows method of Visual Cryptography, Moni Naor, Adi Shamir.
- 2009-05-23 05:32:05下载
- 积分:1
-
symMat
A matrix of symbolic elements is reasonably useful for many analytic linear algebra applications, and for analytic vector, matrix and tensor differentiation.
This function produces a matrix of arbitrary dimension of symbolic elements that are indexed by their position in the symbolic matrix for ease of reference.
EXAMPLE
>> M = symMat([2 2], m , real )
M =
[ m11, m12]
[ m21, m22]
>> class(M)
ans =
sym
>> det(M)
ans =
m11*m22 - m12*m21
- 2010-03-02 02:13:12下载
- 积分:1
-
svm-by-Steve-Gunn
This toolbox was designed as a teaching aid, which matlab is
particularly good for since source code is relatively legible and
simple to modify. However, it is still reasonably fast if used
with the supplied optimiser. However, if you really want to speed
things up you should consider compiling the matrix composition
routine for H into a mex function. Then again if you really want
to speed things up you probably shouldn t be using matlab
anyway... Get hold of a dedicated C program once you understand
the algorithm.
- 2011-06-05 16:45:29下载
- 积分:1
-
bolztmann
使用bolztmann机实现多层分类网络,内有mnist数据集(Machine to achieve multiple classifiers using bolztmann network data sets within mnist)
- 2011-06-08 19:01:15下载
- 积分:1
-
SFCM2D
这个是基于局部空间信息的模糊聚类的算法,用于图像聚类,希望对大家有点帮助(This is based on fuzzy clustering algorithm partial spatial information for image clustering, hope to help a bit)
- 2016-05-31 20:46:08下载
- 积分:1
-
KKVbiaozhundandao
一个KKV标准弹道仿真程序,仿真了KKV在中段拦截TBM的弹道。供大家参考。下面还会上传其他方法仿真的程序。(KKV standard ballistic simulation program, the simulation of KKV in the middle of the TBM interception trajectory.For your reference.The following simulation program also upload other methods.)
- 2014-08-31 14:59:24下载
- 积分:1
-
zishiyingchuli
自适应处理的一些资料,可以了解自适应的基本原理,也有些比较好的程序(Adaptive processing in engineering applications)
- 2015-01-28 22:47:56下载
- 积分:1