-
SSMULT-2.0.1.tar
实现两个稀疏矩阵相乘(效率高于早期的Matlab自带的程序),Matlab编程
(SSMULT is a simple stand-alone MATLAB mexFunction that computes C=A*B where both A and B are sparse. It is typically faster and always uses less memory than C=A*B in MATLAB 7.4 (or earlier). Works on MATLAB 6.1 to the current version. Untested on earlier versions of MATLAB. It is a built-in function in MATLAB 7.6 and later for C=A*B when both A and B are sparse.
)
- 2009-09-11 11:56:47下载
- 积分:1
-
fdtd3D_UPML
a tree dimensional PML code fdtd3D_UPML
- 2009-03-09 19:23:34下载
- 积分:1
-
DVHOP
实现DV-Hop定位算法的仿真,自动生成一定节点数的随即分布图,给出仿真结果的各点定位误差,用曲线图形显示,并可以计算平均误差。(DV-Hop simulation. Produce a randomly distributed nodes and then simulate and give the location error of each node, showing it in figure, and calculate the average error. )
- 2009-04-27 09:52:52下载
- 积分:1
-
Anderson-Darling
matlab中的A-D检验是一种有效而重要的检验方法,本文介绍了具体的内容及步骤,让大家了解原理。(A-D TEST IS AN IMPORTANT TEST IN MATLAB.)
- 2011-06-02 11:22:51下载
- 积分:1
-
classification
机器学习中几种典型的分类算法,SVM, ML, Gaussian Mixture Model等(typical classifiers(SVM, ML) in ,machine learning.)
- 2013-05-09 07:00:53下载
- 积分:1
-
SVDD
svdd分类 用matlab实现的svdd算法 挺好用的(Svdd classification svdd algorithm implemented with matlab is very easy to use)
- 2018-12-25 13:24:53下载
- 积分:1
-
fm_gui_v2
the file have a fft shift and hipass and lowpass filter and other options that works with signal .
- 2009-11-02 00:06:35下载
- 积分:1
-
hough
利用经典hough变换提取的图像,执行到第六个end时 matlab变得超卡,无法响应了,也不显示图像(该释放的要释放)(Hough transform to extract using the classical image of the implementation of the sixth end when matlab become super card, unable to respond, and do not display images (the release to release))
- 2010-01-28 14:43:32下载
- 积分:1
-
GLG_matlab
用matlab实现GLG论文中的灰度图像的对比度增强算法(GLG paper to achieve the grayscale image contrast enhancement algorithm by matlab)
- 2013-11-11 14:39:12下载
- 积分:1
-
P_transfer
m文件批处理转p文件,pcode批处理,直接在matlab中运行,选择含有m文件的文件夹,点确定即可。生成的p文件与P_transfer.m在同一目录下。(batch file used to transfer m file to p file, pcode batch)
- 2013-12-07 12:08:35下载
- 积分:1