-
yang-kh80
调试通过可以使用,已调制信号计算其普相关密度,空间目标识别,采用PM算法。( Debugging can be used, Modulated signals to calculate its density Pu-related, Space target recognition algorithm using PM.)
- 2017-04-06 22:07:06下载
- 积分:1
-
WLS
用最小二乘法进行电力系统状态估计,包含IEEE30节点的电力系统图(Using least squares power system state estimation, including IEEE30 bus power system diagram)
- 2021-03-01 16:29:35下载
- 积分:1
-
10
说明: Anderson计算流体力学第十章平板超声速流动例子源码(Anderson Chapter 10 supersonic flow example source code)
- 2020-07-29 11:25:04下载
- 积分:1
-
Faran
Faran散射模型,能够计算液体中球形物体的散射声压(The Faran scattering model, able to calculate the scattering of spherical objects in the liquid sound pressure)
- 2013-05-10 09:07:56下载
- 积分:1
-
zuixiaojiaocha
偏最小二乘法中的交叉有效性计算,看看,可能有用(PLS cross-validity of the calculation, see, may be useful)
- 2008-05-13 21:14:08下载
- 积分:1
-
ALGO2-2
Algo2-2.c C program for implementing Algorithm 2.2
Algorithm translated to C by: Dr. Norman Fahrer
IBM and Macintosh verification by: Daniel Mathews
NUMERICAL METHODS: C Programs, (c) John H. Mathews 1995
To accompany the text:
NUMERICAL METHODS for Mathematics, Science and Engineering, 2nd Ed, 1992
Prentice Hall, Englewood Cliffs, New Jersey, 07632, U.S.A.
Prentice Hall, Inc. USA, Canada, Mexico ISBN 0-13-624990-6
Prentice Hall, International Editions: ISBN 0-13-625047-5
This free software is compliments of the author.
E-mail address: in "mathews@fullerton.edu"
Algorithm 2.2 (Bisection Method).
Section 2.2, Bracketing Methods for Locating a Root, Page 61
- 2010-01-25 02:33:30下载
- 积分:1
-
FFT_16pt
说明: 利用MATLAB实现了16位快速傅立叶变换,并与自包含函数进行了比较。(The 16-bit Fast Fourier Transform is realized by using MATLAB and compared with the self-contained function.)
- 2020-06-18 10:40:02下载
- 积分:1
-
RK45andRK54
Runge-Kutta45算法与Runge-Kutta54算法的matlab实现
数值分析课程代码(Runge-Kutta 45 algorithm and Runge-Kutta 54 algorithm matlab implementation
Numerical Analysis Course Code)
- 2021-04-21 16:08:49下载
- 积分:1
-
pan-in77
详细画出了时域和频域的相关图,实现了图像的灰度化并进一步用于视频监视控,小波包分析提取振动信号中的特征频率。( Correlation diagram shown in detail the time domain and frequency domain, Achieve a grayscale image and further control for video surveillance, Wavelet packet analysis to extract vibration signal characteristic frequency.)
- 2017-03-21 19:32:56下载
- 积分:1
-
poly
求两个多项式的最大公约式,多项式按照如下格式输入,如果输入
3 //次数
1 2 3 4 //系数
则表示
1+2x+3x^2+4x^3(For two of the largest convention-type polynomials, polynomial input in accordance with the following format, if you type 3// number 1 2 3 4// coefficient express 1+ 2x+ 3x ^ 2+ 4x ^ 3)
- 2008-05-16 18:44:14下载
- 积分:1