-
Hierarchical-Cluster-Based-Multispecies-PSO-for-F
Hierarchical Cluster-Based Multi-species Particle-Swarm Optimization (PSO) for Fuzzy-System Optimization
- 2014-12-05 20:54:50下载
- 积分:1
-
svmlightToolbox
SVM light 工具箱 包含window版本和matlab版本
由美国cornell大学的教授Thorsten Joachims部署
执行SVM二分类
速度明显快于libsvm
下载文件中包含
1.例子(inductive SVM 和 transductive SVM)
2.说明文件
3.源程序(SVM light kit (including window version and matlab version)
Cornell university professors from the United States to deploy Thorsten Joachims
Executive SVM binary classification
Significantly faster than libsvm
Download file contains
1 example (inductive SVM and transductive SVM)
(2) Documentation
3 source)
- 2013-10-10 16:56:39下载
- 积分:1
-
TASLP_Code
casa speaker Recognition GFCC
- 2020-11-26 20:59:31下载
- 积分:1
-
closeFilter
闭环系统kalman滤波方程,基于连续状态空间连续模型(closed-loop system kalman filter)
- 2016-03-16 11:39:42下载
- 积分:1
-
lms
自适应LMS盲均衡算法,在MATLAB下实现,比较简单(err)
- 2007-12-28 15:40:18下载
- 积分:1
-
ASM
包含了一个蚂蚁算法中的蚁密系统,程序运行良好!(Contains a dense ant ant algorithm in the system, run good!)
- 2010-05-10 09:14:41下载
- 积分:1
-
11
说明: matlab代码,实现DCT变换matlab代码,实现DCT变换(matlab code, DCT transform matlab code, DCT transform)
- 2012-12-03 10:44:53下载
- 积分:1
-
string-data-encryption
Data Encryption by Matrix Multiplication
We will only use numbers 0 to 26 for the encryptive mathematics operation. Numbers from 1 to 26 are for letters from A to Z and 0 is for all non-letter characters. To minimize usage of numbers, all letters are converted to upper case. The original message is converted to number array according to the ASCII table and minus 64. We partition whole array into blocks of 8 numbers. The last block may be added several zeros. Then multiply each block by the an 8x8 matrix A which is invertible in Z27 to get cipher data. The decryption is the same process except to use its inverse matrix B. For good visual reading, we convert all non-letter characters to under score for the decryption.
- 2012-06-24 02:58:53下载
- 积分:1
-
DZ016
基于Matlab的TFT-LCD解码电路的仿真设计,全篇论文,包括相关仿真。(The simulation design, the TFT-LCD decoding circuit based on Matlab this paper, including the related simulation.)
- 2015-04-05 15:41:00下载
- 积分:1
-
NearestNeighbor
用matlab实现的最近邻算法,可以参考一下(Matlab achieved by nearest neighbor algorithm, you can refer to)
- 2008-12-10 15:42:27下载
- 积分:1