搜索资源列表
Matlab基础篇
- Matlab基础篇是Matlab初学者的一个很好的向导,它介绍了Matlab的安装及初等的使用方法-Matlab Matlab for the project is a good beginner's guide, it introduced the Matlab the installation and use of primary
emd
- EMD程序,目前找到的最好用的EMD程序。使用HHT的朋友可以-EMD procedures currently used to find the best EMD procedures. Friends can use the HHT
k_d-tree-
- k-d tree的matlab与VC混合实现,可直接使用-using matlab and VC mix programming to realize kd tree.can be used used directly
SFLA_Func01
- 这是一个改进的SFLA(混合蛙跳算法),使用MATLAB 实现,代码简单并且实用,欢迎下载。-This is an improved the SFLA (shuffled frog leaping algorithm), using MATLAB to achieve, the code is simple and practical, welcome to download.
Matlab-Intelligent-algorithm
- Matlab智能搜索算法书籍源代码,买书时自带的,方便大家使用。-the original source code about Matlab intelligent search algorithm
moshihsibie-shuju-matlab
- 模式识别与智能计算的matlab实现,全书数据文件,许国根编写的,直接可以导入matlab中使用-Pattern Recognition and Intelligent Computing matlab realize, the book data files, Xu root preparation, can be imported directly using matlab
ICA
- 使用java实现了FastICA,但是我是将matlab的ICA函数做成了一个jar包,使用的负熵评测高斯性-Using java realize the FastICA, but I will be an ICA matlab functions into a jar, using a Gaussian negative entropy evaluation
LFM-maker
- 脉冲压缩的产生,使用matlab为工具,挺直观易懂的,大家可以直接使用-Generation of pulse compression using matlab as a tool, very intuitive, we can directly use
fastBSpline
- fastBSpline - 一个快速,轻量级的类,它实现 任意阶非均匀B样条曲线 Matlab的样条函数都很一般。这种通用性来自于 速度的代价。对于大规模的应用,包括模型 其中,模型的某些组件中的术语定义嵌合 样条曲线,如广义相加模型,更快的解决方案是 可取的。 该fastBSpline类实现一个轻量级的一套B样条 功能,
MAT
- 仿MATLAB矩阵C++运算库,包括加、减、乘、除、点加、点减、点乘、点除、赋值、转置、rank、det、eig、svd、pinv、power等的运算。inv运算使用pinv运算。最难实现的是非方阵的除法。-MatLab Matrix simulator
ldpc_decode
- LDPC BP译码算法在MATLAB中直接使用就行-matlab BP decoding
HuffmanCoding
- 这是使用Matlab实现的Huffman编码与绘图的程序。编码过程比较简单,是通过建立Huffman树,再进行简单的遍历得到。 主要贡献在绘图部分。这是迄今为止唯一一个画出Huffman生成树的Matlab程序。-This is a piece of Huffman coding and graphics program based on matlab. The encoding process is relatively simple, through the establishment of
dbscan_homework
- dbscan算法,数据挖掘期末作业。用matlab编写。自己是一份报告。内含全部代码。测试可以使用。-dbscan algorithms, data mining final assignment. Written in matlab. It is a report. Contains all the code. Test can be used.
hopf-bifurcation-of-tcp
- 使用DDE23实现tcp 拥塞控制算法的分岔-Using dde23 of matlab to achieve the congestion control of tcp, it contains 3 pictures
LKH_TSP
- 使用Python和matlab实现的LKH算法,使用在TSP问题或者最短路径问题变种。本文件包括一个python实现,一个matlab实现,由于是开源算法,所以没有版权问题 -a LKH algs under python and matlab ,can use to solve TSP problem. it s opensource
anealdgood
- 学习和使用matlab和c语言混合编程的文件,推荐给大家 不错的-Learning and using matlab and c language programming, good recommend to everyone
psopde
- matlab的一些应用程序,适合有一定基础的人使用 很好的-A certain foundation in some application of matlab, suitable for people to use well
最小生成树
- 使用MATLAB编写的Kruskral最小生成树算法,可用于求最短路径等。(Using MATLAB Kruskral minimum spanning tree algorithm, can be used to find the shortest path.)
三维装箱MATLAB版
- 三维装箱程序,MATLAB实现,可以使用,但是没有优化,时间较长(3D packing program, realized by MATLAB, can be used, but it has not been optimized and takes a long time.)
BIRCH
- 使用MATLAB语言,基于B-TREE树实现了层次聚类算法,并且进行了绘图输出。(The main program of hierarchical clustering using B-Tree.)