搜索资源列表
Gauss_Seidel迭代法
- 用C语言来实现的一个程序,可以求解线生方程组,比LU分解法求解速度快。- A program ,Using language c to relize ,can solve the line system of equations and rapider than a program with the way of LU Resolution
NLMS程序
- 提供了三个NLMS算法程序,结果良好,供大家参考-provide 3 NLMS algorithm program with good results. Please refer to it.
Matlab与VC CBuilder混合编程精选
- 本套资料,包含了各种Matlab和C++混合编程的例子和理论.是研究Matlab 和VC CBuilder的最权威和经典的例子.在网上搜集的时候发了一个下午的时间。结果发现内容太少了.不得不到我们学校的图书馆去找了。找遍了整个中国期刊全文数据库(CJFD),才找到了这几篇对与编程人员来说的有帮助和参考的文章了。发了我好几块钱了,希望对那些Matlab与Vc和Cbuilder混合编程的人员有很大的帮助了.-the sets of data, including a variety of mixed
Introduction to Functional Programming with Haskel
- Haskell编程介绍(英文) C, Java, Pascal, Ada, 等等,都是命令式语言。他们在某种程度上是由命令序列构成的,严格的按照顺序来执行。haskell是函数式语言。函数式程序是一个单独的表达式,通过推算表达式来执行。任何使用过电子制表的人都有函数式语言的经历。在电子制表中,你可以根据其它单元的值来指定每个单元的值。焦点是什么需要计算,而不是如何计算。-Haskell program (English) C, Java, Pascal, Ada, etc., orders
广义异或集成神经网络算法
- 本程序用C语言实现了集成神经网络解决广义异或问题。用神经网络集成方法做成表决网,可克服初始权值的影响,对神经网络分类器来说:假设有N个独立的子网,采用绝对多数投票法,再假设每个子网以1-p的概率给出正确结果,且网络之间的错误不相关,则表决系统发生错误的概率为 Perr = ( ) pk(1-p)N-k 当p<1/2时 Perr 随N增大而单调递减. 在工程化设计中,先设计并训练数目较多的子网,然后从中选取少量最佳子网形成表决系统,可以达到任意高的泛化能力。 -this pro
xuanzhi
- 学校选址问题,是我们数据结构课程的一个小程序,希望有帮助-school siting, we data structure courses a small program, with the hope of helping
calculate(sign)
- 该程序用C语言实现了大整数的加减乘除运算-the program with C language of the large integer arithmetic operations
top_tb_source
- 一个扩频发射接收机的matlab仿真程序,用匹配滤波器的方法同步 -fired a spread spectrum receiver Matlab simulation program, with the matched filter synchronization method
hanoisea
- 该程序用非递归的方法实现了汉诺塔问题的求解。当源盘的数目较少时该算法的执行速度比递归算法快,但当源盘块数较多时递归算法执行速度块-the program with non - recursive method of the Tower of Hanoi problem solving. When the source of the relatively small number of sites at the time of the algorithm implementation rate f
fdtd-c-program
- fdtd的一些一维到三维的程序,通常为pml边界,用txt文本编辑,无需解压密码-fdtd some one-dimensional to three-dimensional procedure, usually pml border with txt text editor, without extracting passwords
FemProgram
- 这是等参单元的有限元程序,带有一板中圆孔的算例,输入文件和输出文件,文件中附有对程序的误差分析。-This is isoparametric element of finite element program, with a plate of the hole example, the importation of documents and output files, document with the right procedures error analysis.
9_80
- 问题的提出:编写程序实现子女随父亲(或母亲)姓,要求显示子女地姓名和年龄及其父母亲的姓名和年龄,其中子女的姓氏要求同父亲的姓氏。-problem : preparation program with the children's father (or mother) surname, asked the children to show the name and age of the parents and the names and age, with the name of thei
model-with-noisy-news
- 该程序是一个数值模拟程序,模型是一个带有噪音信息的实际经济周期模型,该问题是实际经济周期的一个前言研究问题-The program is a simulation program, with the noise information model is a real business cycle model, the problem is a real business cycle research question preface
EightPazzelBfs
- This project solve 8 puzzle with breadth first search. I wrote this program for Artificial Intelligence lesson.
Maximization-with-Genetic-Algorithm
- 基于matlab用自行编程的遗传算法,求解一个函数的最大值-Matlab-based program with its own genetic algorithm for solving the maximum of a function
matlab-practice-with-orders-1
- 个人学习Matlab过程中编的程序,带有题目,适合初学者看-The process of individual learning compiled Matlab program, with topics, for beginners to see
How-to-program-with-VC-and-matlab
- 本资料介绍VC与matlab混合编程的知识,介绍较为详尽。-How to program with VC and matlab
MIMO_OFDM_MATLAB-program
- These MATLAB programs in this directory belong to the book titled "MIMO-OFDM Wireless Communication with MATLAB㈢", which has been authored by Yong Soo Cho, Jaekwon Kim, Won Young Yang, and Chung G. Kang and published by John Wiley & Sons (Asia) Pte
NUBS-program
- 均匀B样条拟合程序 可以拟合B样条曲线 谢谢大家-uniform B spline curve fitting program with MATLAB Development Env
neural-network-matlab-source-program
- 关于神经网络的matlab源程序,程序内有详细的注释。-About neural network matlab source program with detailed notes.