-
Hanio
关于汉诺塔的代码,中间是用迭代的方法实现的(About Hanio Tower)
- 2012-06-28 22:59:26下载
- 积分:1
-
matrix-multiplication-and-inverse
这是用C++做矩阵求逆和矩阵相乘,可以解简的线性方程。已验证,互相交流~(This is done using C++ matrix inversion and matrix multiplication, linear equations can be solved。)
- 2014-03-25 11:24:24下载
- 积分:1
-
Rectangle
根据输入的长宽,计算Rectangle面积周长等功能,并画出在txt文件中(Rectangle
Create a class Rectangle with attributes length and width, each of which defaults to
1
a. Provide member functions that calculate the perimeter and the area of the rectangle.
b. Also provide set and get functions for the length and width attributes. The set
functions should verify that length and width are each integer numbers larger than 0
and less than 20.
c. Write draw function to display the Rectangle:
in Assignment1. )
d. Write a driver program to test class Rectangle.)
- 2012-10-24 23:54:51下载
- 积分:1
-
2_Brusselator_Heun_period_boundary
经典非线性动力学模型,布鲁塞尔子模型,可直接运行,运算效率高。(nonlinear dynamics Brusselator model)
- 2014-01-18 22:16:57下载
- 积分:1
-
FFT
对信号的FFT(快速傅里叶变换)变换,针对LabView内部信号。(The signal FFT (Fast Fourier Transform) transformation, the internal signal for LabView.)
- 2020-12-04 00:59:24下载
- 积分:1
-
uve_pls
对一维光谱实现偏最小二乘回归进行UVE变量选择(UVE variable selection on the spectrum)
- 2021-04-19 15:18:51下载
- 积分:1
-
smooth
以重力异常为例,对重力异常曲线进行圆滑和求导数。(This is a matlab code.It about smooth and derivative algorithm.)
- 2016-01-05 15:21:56下载
- 积分:1
-
learn_struct_K2
本程序是贝叶斯网络结构学习的K2算法程序,可获取离散变量的贝叶斯网络(This procedure is K2 Bayesian network structure learning algorithm program, available discrete variables Bayesian Network)
- 2015-11-30 20:29:15下载
- 积分:1
-
新建文件夹
说明: 三维FMM射线追踪程序,计算得到核矩阵 时间场(Three - dimensional ray tracing program, the calculation of the kernel matrix)
- 2020-11-11 10:06:14下载
- 积分:1
-
FFTyunyong
FFT,快速傅立叶变换,求一个信号的幅值和相角,频谱特性(FFT, fast Fourier transform, seeking a signal amplitude and phase angle, spectral characteristics)
- 2015-03-23 21:28:54下载
- 积分:1