资源列表
MonteCarlo
- 蒙特卡洛仿真模拟程序包,内附有具体说明。(Monte Carlo simulation package)
基于线性滤波法的脉动风速模拟
- 详细介绍了自回归技术公式,同时采用此技术模拟具有空间相关性的随机风荷载,给出了用自回归技术模拟脉动风荷载的步骤以及具体 MATLAB程序(In this paper, the technology of autogressivemodel is introduced. Stochasticwind loadingw ith time and spatial correlation is generated by the autogressive-type simulationmethod, gi
指纹识别算法
- ·详细说明:基于matlab的快速嵌入式指纹识别算法文件列表: 19_7.bmp 22443.bmp 37_3.bmp 37_5_2.bmp 37_7.bmp centralizing.m conv2fft.m Cropping.m fprec.m gabor2(Detailed descr iption: Matlab-based file list of fast embedded fingerprint identification algorith
zGEP
- 基因表达式编程是遗传算法的一个重要分支,该源代码提供了一个java的实现,对于学习遗传算法很有帮助-Gene expression programming is an important branch of genetic algorithms, the source code provides a java implementation, very helpful for learning genetic algorithm
JAVA-decisiontree
- 本程序由Java编写,运行前请确认您的电脑上已安装JDK1.7或以上版本并配置好JDK的系统环境变量。请使用Eclipse集成开发导入源代码-The Algorithm of Decision Trees: ID3 and C4.5
tp6-Transformada-Z
- In mathematics and signal processing, the Z-transform converts a discrete time-domain signal, which is a sequence of real or complex numbers, into a complex frequency-domain representation. It can be considered as a discrete-time equivalent of t
fdtd-coaxial
- 这是一个用FDTD算法计算三维泄漏同轴线的辐射和传播特性的matlab程序.采用MUR吸收边界条件,对于学习FDTD方法中的建模,近-远场外推,吸收边界设置等很有帮助-This is a three-dimensional calculation of radiation and propagation characteristics of the leakage coaxial with the FDTD algorithm matlab program uses MUR absorbing
parallel_matlab_2010
- This a way to Parrallel matlab working.-This is a way to Parrallel matlab working.
fixpoint
- 固定点的实现 固定点的实现-fixpoint fixpoint
yuesefuhuan
- 约瑟夫环的实现,在visual C++编译器下实现-Joseph loop implementation, the visual C++ compiler to achieve
Bucket-Sort
- 桶排序也叫箱排序。工作的原理是将数组分到有限数量的桶子里,每个桶子再个别排序(有可能再使用别的排序算法或是以递归方式继续使用桶排序进行排序)。- Bucket sort is also called sorting box. Work principle is that the array to a limited number of bucket, each bucket and individual ranking (may use other sorting algorithms
PSO_BP
- 基于粒子群和BP神经网络的混合优化策略算法-Based on PSO and BP neural network algorithm for hybrid optimization strategy
