资源列表
FuzzyAutomata
- Fuzzy Automata with 3 state matlab code-Fuzzy Automata with 3 state matlab code
zifuchuan
- 算法分析实验,字符串扩展距离问题。算出最优距离。-Experimental analysis of algorithms, string extended from the problem. Calculate the optimal distance.
coding
- 浸入边界法(Immersed Boundary Method)的一个示例程序。包括说明文档。-A code using the IBM (Immersed Boundary Method ) . And the help documention is included .
ctrsa12.pdf
- Getting More from PCA: First Results of Using Principal Component Analysis for Extensive Power Analysis
可验证随机数及应用
- 随机数在密码学中占有重要的地位,密码学对随机数的要求也越来越高。(Random number plays an important role in cryptography, and the requirement of random number is higher and higher.)
Quantum Hilbert image Scrambling (Revised)
- use the code it is very useful
mvgc_v1.0
- 多元格兰杰因果检验的matlab程序包,是继GCCA之后的升级版,分析结果更加简洁,直观(The matlab package of multivariate Grainger causality test is an upgraded version after GCCA. The result is more concise and intuitive.)
改进MFO算法1
- 对MFO算法飞蛾位置更新方法进行改进,加快其收敛速度(The moths position updating method of MFO algorithm is improved to accelerate its convergence speed)
m_matlab
- 基于中科院-CASIA-GaitDatasetB步态图像轮廓数据库的步态周期检测与步态角度特征MATLAB源码(Matlab source code of gait cycle detection and gait angle feature based on cas-gaitdatasetb gait image contour database)
TEST
- MATLAB IMAGE BASIC TESTING CODE
texturesynthesis
- Image inpainting algorithm combining both attempts: texture synthesis and image inpainting. Works especially well for texture and structure propagation, and filling-in large regions.
MATLABEngClass
- VS中开发的一个C与matlab混合编程的小程序,该类可以使用到其他的MFC程序中去。 但是注意,使用时,要把matlab所在的本地文件夹中的extern中的lib和include添加到VS的工程属性的lib和include路径中去。且要添加四个lib文件。-VS in the development of a mixed C and matlab programming small programs, the class can use the program to other MFC t