资源列表
二分法、简单迭代法、牛顿迭代法收敛比较
- 用C语言来实现。二分法,简单迭代法矣牛顿迭代法这三种方法来求非线性的方程的根,比较这三种的收敛性。-C language. Dichotomy, a simple iterative method Yi Newton iteration of these three methods for nonlinear equations root, comparing the convergence of three.
C++常用数值算法之4数值积分
- 是《计算机常用数值计算算法与程序 C++版》一书的配套C++程序源代码文件,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过-is "commonly used computer numerical algorithms and procedures C version," a book supporting the C source code file, the source file
C++常用数值算法之5常微分方程
- 是《计算机常用数值计算算法与程序 C++版》一书的配套C++程序源代码文件,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过-is "commonly used computer numerical algorithms and procedures C version," a book supporting the C source code file, the source file
solenoid
- 绘制螺纹的MATLAB程序,对于生成螺纹管等几何体较为重要-A MATLAB program can draw bolt pattern, and is more important to produce bolt pattern pipe and other geometry body
四十三种差分格式源代码
- 四十三种差分格式的fortran源代码,网上下载来的,呵呵,好东西,推荐。-43 species difference format FORTRAN source code to the Internet to download, what good things, recommended.
19点FIR低通滤波C语言程序
- 这是一个对语音信号(0.3kHz~3.4kHz)进行低通滤波的C语言程序, 低通滤波的截止频率为800Hz,滤波器采用19点的有限冲击响应FIR滤波。 语音信号的采样频率为8kHz,每个语音样值按16位整型数存放在insp.dat文件中。-This c program is a low pass filter for radio signal 0.3kHz-3.4kHz.The stop frequence of this filter is 800hz.This digtal filte
家谱管理系统设计与实现
- 数据结构课程设计——家谱管理系统设计与实现-A Course design of data structure the design and implementation of stemmata management system.
应用密码学(前10章)
- 基于密码学的书籍,讲解密文的设置,并提供源代码-password-based school books, the text stresses declassified settings, and provide source code
科学与工程数值算法(Visual C++版)中的Source
- 科学与工程数值算法(Visual C++版)是一本很好的矩阵类图书。里面有好多源代码可以参考。-science and engineering numerical algorithm (Visual C version) is a matrix of good books. There are a lot of source code for reference.
LMS1 toolbox
- 一个关于LMS的工具箱,看看是对大家否有用 -A toolbox about LMS,maybe it is useful for you
yulewalker
- 现代谱估计用莱文森-德宾(Levinson-Durbin)算法求解尤利-沃克(Yule-Walker)方程。 形参说明: r:双精度实型一维数组,存放Yule-Walker方程的元素r(0),r(1),...r(p)。 p:AR模型阶数。 a:AR模型系数a(0),a(1),...a(p)。 v:预测误差功率- The modern spectrum estimated (Levinson-Durbin) the algorithm solves with 鑾辨枃妫?- t
Pascal-Programs
- Numerical Anaysis 8th Edition, by Burden and Faires (Pascal Source)