-
radix--4-butterfly-DIF_FFT
我自己用c语言写的64点基4FFT算法,在visual c++ 6.0环境下编译通过。同matlab结果一致。(My own use C language to write the 64 based 4FFT algorithm, in visual c++ 6 compiler environment through. Results consistent with matlab.)
- 2020-12-19 01:39:09下载
- 积分:1
-
zxecf
一个集交互式和命令式于一体的程序,采用最小二乘法进行曲线的拟合(A set of interactive and command-style in one program, using least-squares curve fitting method)
- 2009-12-15 10:49:31下载
- 积分:1
-
fitnorm
对任意基本函数组合进行最小二乘曲线拟合的源程序。(basic function of arbitrary combinations least squares curve fitting of the source.)
- 2007-05-05 16:05:02下载
- 积分:1
-
Tensorflow
Python Tensorflow机器学习实战中文版(Python Tensorflow introduction to practical coding)
- 2017-12-07 16:48:39下载
- 积分:1
-
STRSCNE
给出变量的上下边界、初值和代价函数,能够搜索代价函数最小值时的变量取值。属于带约束的优化算法,可以用来求算非线性方程组。(STRSCNE is a Matlab code for constrained nonlinear systems of equations
F(x)=0 l<=x<=u
where F: R^n--> R^n, l and u are vectors of dimension n. Non-existent lower and upper bounds, i.e.
entries of l and u equal to minus o plus infinity, are allowed.
The algorithm is a globally convergent procedure that combines Newton method and an elliptical trust-region approach. The elliptical trust-region is defined employing a scaling diagonal matrix D
and the trust-region subproblem is approximately solved by the dogleg method. Only strictly feasible iterates are generated.
Various input/output options are provided, and we refer to the code itself for further documentation.
)
- 2009-10-30 16:18:10下载
- 积分:1
-
自适应Simpson
说明: 自适应simpson算法,数值分析考试用的(Adaptive Simpson algorithm for numerical analysis test)
- 2019-12-16 10:21:50下载
- 积分:1
-
aboat-shuzhi-fenxi
数值分析计算课程的部分习题答案,有matlab编程,希望对大家有用。(some small matlab codes .)
- 2012-08-17 22:28:01下载
- 积分:1
-
LU.tar
LU decomposition program.
- 2012-09-05 02:24:17下载
- 积分:1
-
DK
说明: 邓肯张在ansys中的二次开发,适合于土体有限元分析(second development of duncan-zhang in ansys,it s be used to ansys)
- 2015-01-09 09:27:07下载
- 积分:1
-
invGreville
矩阵的广义逆计算,共两种方法,其中迭代法有一阶收敛和二阶收敛(generalized inverse matrix calculation, a total of the two methods, which iteration is a second-order convergence and convergence)
- 2006-10-29 13:10:38下载
- 积分:1