-
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
-
pcode
polar code in matlab and the same can be used in BSC
- 2013-08-15 11:42:09下载
- 积分:1
-
Matlab-Xfoil
使用Matlab语言生成Xfoil的计算文件,并调用Xfoil快速计算翼型的气动力(Using Matlab language generation Xfoil calculation file and call Xfoil quick calculation of aerodynamic airfoil)
- 2020-10-26 16:19:59下载
- 积分:1
-
puncture_3_4
一种新的针对卷积码的删余编码的编码方式,比较简洁明了,易于快速理解和掌握删余编码技术(A new code for convolution coding punctured encoding relatively concise, easy to understand and grasp quickly punctured coding technology)
- 2020-11-13 21:29:43下载
- 积分:1
-
MedicalImageSegmentation
医学图像分割的实验报告(包含源程序),主要内容包括:不同算子(Sobel、Prewitt、Roberts、Laplacian)的边缘提取效果分析;阈值分割;以及watershed方法的分割讨论。(The implementation and discussion for fundamental medical image segmentation algorithms, including edge extracting algorithm, thresholding methods and watershed method.)
- 2010-07-03 23:50:53下载
- 积分:1
-
Hypersphere-support-vector-machine
超球体支持向量机是单类支持向量机的一种,超球体OC-SVM算法的思想为寻找一个超球体,使其半径尽可能小的同时,包含的训练样本数尽可能多。(Hypersphere support vector machine is a single-class support vector machine, thought hypersphere OC-SVM algorithm to find a hypersphere, so radius as small as possible while the number of training samples contain as much as possible.)
- 2013-01-16 22:04:39下载
- 积分:1
-
PlatEMO-master
说明: 包含多个人工智能解决多目标优化算法的平台(Platform containing multiple artificial intelligence to solve multi-objective optimization algorithms)
- 2020-07-16 21:23:39下载
- 积分:1
-
nn
说明: NN neural network for face recognition
supervised feed forward back propagation neural network
- 2009-07-05 04:49:27下载
- 积分:1
-
@kdtree
kd树在matlab下的实现主要包含4个子函数(The following code implements a KDTree search algorithm in MATLAB.There are 4 main functions)
- 2012-03-28 16:57:53下载
- 积分:1
-
package
可进行短时平均能量,短时平均幅度,短时平均过零率,短时自相光,短时傅里叶变换的函数,使用方便,(The average energy can be short-term, short-term average rate, the average short-term zero-crossing rate, short-term autocorrelation of light, short-time Fourier transform of the function, easy to use,)
- 2011-10-07 09:21:44下载
- 积分:1