资源列表
贝叶斯辨识
- 一个很有用的贝叶斯辨识的MATLAB程序,结果会很流畅的图形输出.-a very useful identification of MATLAB Bayesian procedures, and results will be very smooth graphics output.
100个常用小程序
- 100个小的程序,别看程序小,但是很管用,相信我。肯定会对你有帮助的。-100 minor procedures, procedures Although small, but very useful, I believe. You will definitely help.
Jacky_Dai
- 这是一个计算机专业计算方法的课程试验,用VC++写的一个关于高斯消去法解方程组/方程的程序-This is a professional computer calculation of the pilot course, the VC was one of the Gaussian Elimination Solution Systems / equations procedures
TOWERSOFHANOI_vc
- A arithmetical resolution about Hanoi tower . compiled by Visaul C++ -A arithmetical resolution about Hanoi tower . compiled by Visaul C++
蒙特卡罗方法解粒子输运问题
- 蒙特卡罗方法又称随机抽样技巧或统计试验方法。半个多世纪以来,由于科学技术的发展和电子计算机的发明 ,这种方法作为一种独立的方法被提出来,并首先在核武器的试验与研制中得到了应用。蒙特卡罗方法是一种计算方法,但与一般数值计算方法有很大区别。它是以概率统计理论为基础的一种方法。由于蒙特卡罗方法能够比较逼真地描述事物的特点及物理实验过程,解决一些数值方法难以解决的问题,因而该方法的应用领域日趋广泛。 -Monte Carlo method known as random or statistical
蒙特卡罗方法概述
- 这个是蒙特卡罗方法的讲义 ,主要内容为蒙特卡罗方法的产生方法和用途-the Monte Carlo method is the lectures, mainly as the Monte Carlo method uses methods and
LZ77 Codec
- LZ77压缩编码算法的C代码,VC开发.-LZ77 compression algorithm C code, VC development.
模糊查询
- 一个模糊查询文件,相当好用,实现环境VC-a fuzzy query documents, quite handy, and to achieve environmental VC
矩阵链乘算法
- 距阵链乘问题: 找出矩阵链乘A(35*40) A(40*20) A(20*10) A(10*15)的最佳相乘次序。 算法来自:计算机算法导引-matrix chain by : identify matrix chain by A (35 * 40) A (40 * 20) A (20 * 10) A (10 * 15) concludes the best order. Algorithm from : computer algorithm Seeker
Bpriori_0
- 在数据库中发现频繁模式和关联规则是数据挖掘领域的最基本、最重要的问题。大多数早期的研究采用了类似Apriori算法的产生候选级并测试迭代的途径代价是昂贵的,尤其是挖掘富模式和长模式时,Jiawei Han提出了一种新颖的数据结构FP_tree,及基于其上的FP_growth算法,主要用于有效的进行长模式与富模式的挖掘.本文在讨论了FP_growth算法的基础上,提出了用Visual C++实现该算法的方法,并编写了算法的程序。-found in the database model and th
Rayleigh Fading simulation
- 这是一个瑞利衰落信道中的MATLAB仿真实现。很难得。-This is a Rayleigh fading channels MATLAB Simulation. Very rare.
FLC
- DPCM编码的联合信源信道译码,这是一个很重要的benchmark程序-DPCM coding joint source channel decoder, which is a very important benchmark procedures