-
graphprogramming
解决图论中Warshall-Floyd 算法,Kruskal 避圈法,匈牙利算法,求最佳匹配的算法,求最大流的Ford--Fulkerson 标号算法,求解最小费用流问题的matlab程序(Solve the graph theory Warshall-Floyd algorithm, Kruskal avoid lap law, Hungary algorithm, and the best matching algorithm, for maximum flow of the Ford- Fulkerson labeling algorithm for solving the minimum cost flow problem of matlab procedures)
- 2008-01-02 12:29:56下载
- 积分:1
-
Gauss
解n阶线形方程组Ax=b的列主元高斯消去法的通用程序如下(下列程序都是在 matlab平台下编写的)(Solution of n-order linear equations Ax = b of the PCA out of the general Gaussian elimination procedure is as follows (the following procedures are prepared under matlab platform))
- 2008-04-10 21:38:19下载
- 积分:1
-
Multievolutionarygeneticalgorithmapproach
对于单种群进化,多方式进化是提高全局搜索能力和收敛速度的一种有效策略。(For the single-population evolution, multi-way evolution is to improve the global search ability and convergence speed of an effective strategy.)
- 2010-12-01 19:26:25下载
- 积分:1
-
PCNN
用脉冲耦合神经网络实现灰度图像的分割,基于matlab 6.5版本以上的开发环境(Using pulse coupled neural network segmentation of gray image)
- 2011-04-25 17:10:34下载
- 积分:1
-
CA-matlab
matlab对于Ca模拟的几个例程,包括生命游戏,表面张力,渗流集群等在内。是ca入门的好选择。(matlab for Ca simulation routines, including the Game of Life, the surface tension, percolation clusters. Ca entry.)
- 2012-08-17 11:00:38下载
- 积分:1
-
New Folder
自适应滑模控制器设计,针对姿态控制的自适应滑模(Design of adaptive sliding mode controller)
- 2021-04-21 15:28:49下载
- 积分: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
-
bianyuantiqu
在Matlab中运用边缘提取的方法,对图像中的特征图形进行边缘提取(By using the methods of edge extraction in Matlab, the edge feature extraction of graphic image of the)
- 2014-11-22 15:18:34下载
- 积分:1
-
tftb
时频工具箱,以上给了很多函数,但常用的基本就是短时傅里叶变换STFT、Wigner-Ville分布WVD、伪Wigner-Ville分布PWVD和提取瘠ridges、得到理想时频表示tfrideal。(Time-frequency toolbox over to a lot of functions, but the basic is commonly used short-time Fourier transform STFT, Wigner-Ville distribution WVD, pseudo-Wigner-Ville distribution PWVD and extraction barren ridges, when you get the ideal frequency representation tfrideal.)
- 2014-05-22 21:18:44下载
- 积分:1
-
FDTD
经典FDTD程序Taflove书随书光盘源代码,适合于matlab初学者(classic FDTD program source code in CD-ROM of a Taflove book,suitabal for beginners in matlab)
- 2009-05-19 23:29:43下载
- 积分:1