-
hb888
有较好的参考价值,外文资料里面的源代码,基于小波变换的数字水印算法matlab代码。( There are good reference value, Foreign materials inside the source code, Based on wavelet transform digital watermarking algorithm matlab code.)
- 2017-04-12 18:09:25下载
- 积分:1
-
a.c
Finding special triples of the form (n, n + 1, n + 2)
Write a program that finds all triples of consecutive positive three-digit integers each of which is
the sum of two squares, that is, all triples of the form (n, n + 1, n + 2) such that:
• n, n+1 and n+2 are integers at least equal to 100 and at most equal to 999
• eachofn,n+1andn+2isoftheforma2+b2.(Finding special triples of the form (n, n+ 1, n+ 2)
Write a program that finds all triples of consecutive positive three-digit integers each of which is
the sum of two squares, that is, all triples of the form (n, n+ 1, n+ 2) such that:
• n, n+1 and n+2 are integers at least equal to 100 and at most equal to 999
• eachofn,n+1andn+2isoftheforma2+b2.)
- 2012-04-26 15:05:05下载
- 积分:1
-
phase-field
说明: 用相场法模拟晶粒的长大的一个程序,用c++编写的,(a program simulation the grain growth by Phase field written using c++)
- 2021-03-02 11:39:34下载
- 积分:1
-
na7
Orthogonal Polynomials Approximation
数值分析,计算正交基多项式的系数
(Given a function f and a set of m >0 distinct points . You are supposed to write a function to approximate f by an orthogonal polynomial using the exact function values at the given m points with a weight assigned to each point . The total error must be no larger than a given tolerance.
Format of function
int OPA( double (*f)(double t), int m, double x[], double w[], double c[], double*eps )
where the function pointer double (*f)(double t) defines the function f int m is the number of points double x[] contains points double w[] contains the values of a weight function at the given points x[] double c[] contains the coefficients of the approximation polynomial double*eps is passed into the function as the tolerance for the error, and is supposed to be returned as the value of error. The function OPA is supposed to return the degree of the approximation polynomial.
Note: a constant Max_n is defined so that if the total error is still not small enough when n = Ma)
- 2011-11-27 11:47:21下载
- 积分:1
-
UMAT_Damage
对于abaqus子程序学习的初学者,这是一个学习umat的很好算例,(Abaqus subroutine for beginners to learn, this is a good example to learn umat,)
- 2013-05-24 15:01:35下载
- 积分:1
-
IMLS
点云曲面建模,基于距离函数,运用移动最小二乘法,拟合曲面,提取等值面,用于散乱点云的快速三角网格构建(Point cloud surface modeling, based on the distance function, the use of moving least squares method, fitting surface, isosurface extraction for fast scattered point cloud build triangular mesh)
- 2020-11-12 10:09:45下载
- 积分:1
-
非线性振动
说明: 非线性振动.pdf 刘延柱编写
恢复力与位移不成正比或阻尼力不与速度一次方成正比的系统的振动。尽管线性振动理论早已相当完善,在工程上也已取得广泛和卓有成效的应用,但在实际问题中,总有一些用线性理论无法解释的现象。一般说,线性模型只适用于小运动范围,起出这一范围,按线性问题处理就不仅在量上会引起较大误差,而且有时还会出现质上的差异,这就促使人们研究非线性振动。(Nonlinear Vibration. Compilation of PDF Liu Yanzhu)
- 2020-11-23 20:09:34下载
- 积分:1
-
opimize-code
设计迭代、有限差分法、有限元的matlab优化计算程序(Matlab design iterations, finite difference method, finite element calculation program optimization)
- 2021-04-08 15:59:00下载
- 积分:1
-
FFT
FFT快速傅立叶变换,DSP实际例子,学习的一手好资料。放进CCS仿真(FFT Fast Fourier transform, DSP practical examples)
- 2016-06-18 15:18:53下载
- 积分:1
-
computing-theory-introduction
《计算理论导引》(作者)[美] Michael Sipser(译者)张立昂 王捍贫 黄雄 机械工业2000年2月第1版.pdf(Computational Theory,(Author) [America] Michael Sipser (translator) Zhang Li Ang Wang Hanpin Wong Hung Machinery Industry in February 2000 1st edition. Pdf)
- 2013-09-09 21:01:11下载
- 积分:1