-
Digital-filter-written-in-C-
用C编写的数字滤波器源程序,里面包含数字滤波器原理及相关设计文档(Digital filter written in C source code, which includes a digital filter design principles and related documents)
- 2014-12-08 11:29:55下载
- 积分:1
-
JinXiang
matlab 与 vc 混合编程在图像处理中的应用(hunhebiancheng)
- 2010-12-21 12:53:55下载
- 积分:1
-
wysllq
网页刷流量器,一个很简单的刷网页PV小工具(Web brush flow measure)
- 2014-09-18 08:15:03下载
- 积分:1
-
linear-burgers-equation
编程序给出线性burgers方程解析解
条件:-10<x<10,正三角形位于-0.5 <x <0.5
u和c测试几个数据(Programmed to give a linear analytical solution burgers equation
Conditions:-10 <x <10, equilateral triangle at-0.5 <x <0.5
u and c test several data)
- 2014-08-09 08:50:57下载
- 积分:1
-
matlab_engine
说明: c++ 中使用 matlab 简单画图 开发为环境为vs2010(use matlab in c++)
- 2011-04-15 16:26:58下载
- 积分:1
-
ApplicationStack
1.进一步掌握栈的基本操作的实现。
2.掌握栈在算术表达式的计算方面的应用。
(1. Further understand the basic operation of the stack implementation. 2. Control stack in the calculation of arithmetic expression applications.)
- 2009-11-12 22:08:04下载
- 积分:1
-
References
WRK实验所需要软件的参考说明(Windbg)(inactivated laboratory reference to the need for software (Windbg))
- 2007-03-19 09:13:26下载
- 积分:1
-
qr
说明: qr变换和householder求特征值的算法,可与matlab结果比对(qr transform and householder eigenvalue algorithm, the results compare with matlab)
- 2014-10-16 10:35:19下载
- 积分:1
-
embededcontrol
嵌入式控制系统及其C_C++实现,包含一些例子和PDF文件(Embedded control system and its C_C++ implementation, including some examples and PDF files)
- 2010-10-30 17:08:18下载
- 积分:1
-
QRDCMP
用镜像矩阵求出矩阵的QR分解(正交三角分解),并求解线性方程组,该方法不必选主元,但其计算过程非常稳定。也可用于求矩阵的广义逆和求解线性最小二乘问题。子过程QRDCMP用镜像矩阵求m*n矩阵A的QR分解,A=Q^TR,其中Q是m*m正交矩阵,R为m*n上三角矩阵;子过程QRBKSB用矩阵的QR分解求解线性方程组Ax=b,其中A为n阶非奇异方阵。(Matrix obtained with the mirror matrix QR decomposition (orthogonal triangular decomposition), and solving linear equations, the method does not have to choose the main element, but its calculation process is very stable. Can also be used to find the generalized inverse matrix and solving linear least squares problems. Sub-process of the mirror matrix QRDCMP m* n matrix A QR decomposition, A = Q ^ TR, wherein Q is a m* m orthogonal matrix, R is m* n upper triangular matrix subprocess QRBKSB a QR decomposition to solve the matrix linear equations Ax = b, where A is non-singular square matrix of order n.)
- 2013-09-27 11:05:18下载
- 积分:1