资源列表
tuxiangfenge
- 提供的文件包含matlab的多个图象处理程序,其中有图象分割,以及图象边缘提取的.-the document contains a number of Matlab image processing procedures, which are image segmentation, and Image Edge Extraction.
soursecode
- 这是关于数据结构中迷宫问题的c语言实现 可供大家学习参考-This is the data structure of the maze of C Language Reference for everyone to learn
dogandman
- 一个用Mathmatica编写的动画演示程序-with an animation prepared by the Mathmatica Demonstration Program
gaosifangfajisuanduochongjifen
- 1.功能 用高斯方法计算n重积分(C语言) 2.参数说明 int n : 积分重数 int js[n] : js[k]表示第k层积分区间所划分的子区间 void (*ss)() : 指向计算各层积分上、下限的函数名(用户自编) double (*f)() : 指向计算被积函数值的函数名(用户自编) double gaus() : 函数返回积分值 3.文件说明 gaus.c为函数程序 gaus0.c为主函数程序-1. Gaussian funct
BPrepresentation
- BP学习算法应用——函数表达 源代码实现了BPN的设计,使得通过训练后的BPN实现了函数表达,即BPN的输出与输入反映了特定的函数映射关系。代码中的具体应用实例为傅立叶核函数,应用BP学习算法拟合出傅立叶核函数,速度快,精度高。 将源文件F_core_discr iption.m文件放入matlab的work文件夹中直接运行即可。
haffman_code
- 统计字符出现概率,再haffman编码,和等长编码比较优劣。
GA
- 遗传算法,跟网站提供的有所不同,希望有所帮助-Genetic algorithm, is different with the website, hope that helps
FEM1D
- Introduction to Finite Element in Engineering 工程中的有限元方法一书中的FORTRAN原文件 -Introduction to Finite Element in Engineering Project of the finite element method in the book the original file FORTRAN
chol
- 矩阵的乔列斯基分解。用VB编程。数值计算方法。-Matrix Qiaoliesiji decomposition. With VB programming. Numerical methods.
project1.tar
- implement a class called Distinct_list (in short, D_list) that maintains a group of integers. The class is expected to have the following functionalities takes user inputs and initialize its elements accordingly, 2) remove the duplicate elements, i
BExpression
- C编写表达式计算。利用二叉树实现。数据结构的大作业。可以与栈实现进行比较。-Written in C expression evaluation. The use of binary tree implementation. Data structure of the major operations. Compared with the stack can be achieved.
Naive-Bayes
- 朴素贝叶斯的matlab代码,概率分类模型。-MATLAB code for Naive Bayes model, a probability classification algorithm.
