-
SOMP
同时正交匹配追踪算法的MATLAB程序,一些文献中也被翻译成同步正交匹配追踪。(Simultaneous Orthogonal Matching Pursuit(SOMP))
- 2020-12-02 20:59:25下载
- 积分:1
-
nelder1.c
nelder-mead algorithm for unconstrained optimization simulation in c programming language
- 2012-12-07 07:49:14下载
- 积分:1
-
xianxingchazhi
本程序可用于线性插值,Fortran源码用于插值计算。(Program for linear interpolation.)
- 2015-12-15 14:05:52下载
- 积分:1
-
fftAna
FFT(Fast Fourier Transformation)是离散傅氏变换(DFT)的快速算法 [1] 。即为快速傅氏变换。它是根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的。(FFT (Fast Fourier Transform) is a fast algorithm of discrete Fourier Transform (DFT). That is fast Fourier transform. According to the odd, even, imaginary and real characteristics of discrete Fourier transform, the algorithm of discrete Fourier transform is improved.)
- 2020-06-21 06:00:02下载
- 积分:1
-
Pattern_recognition1
张学工老师模式识别第一次作业,用贝叶斯方法和正态分布的监督参数估计对身高体重二维数据进行性别分类(Zhang engineering teacher pattern recognition for the first time operations, using Bayesian methods, and the supervision of normal height and weight of two-dimensional parameter estimation of the gender-disaggregated data)
- 2009-12-27 23:00:53下载
- 积分:1
-
mpi-course
陈国良并行算法实践 -mpi源程序
《并行算法的设计与分析》(parallel computing mpi)
- 2020-11-02 10:59:53下载
- 积分:1
-
nei-ba43
外文资料里面的源代码,使用高阶累积量对MPSK信号进行调制识别,wolf 方法计算李雅普诺夫指数。( Foreign materials inside the source code, Using high-order cumulants of MPSK signal modulation recognition, wolf calculated Lyapunov exponent.)
- 2017-04-02 13:14:54下载
- 积分:1
-
cdq.rar
基于时间序列法的超短期电力负荷预测 利用时间序列法进行数学建模(Mathematical modeling based on very short-term power load time series forecasting using time series method)
- 2021-04-29 11:08:43下载
- 积分:1
-
multable
java编写九九乘法表
1*1=1
2*1=2 2*2=4
3*1=3 3*2=6 3*3=9
4*1=4 4*2=8 4*3=12 4*4=16
5*1=5 5*2=10 5*3=15 5*4=20 5*5=25
6*1=6 6*2=12 6*3=18 6*4=24 6*5=30 6*6=36
7*1=7 7*2=14 7*3=21 7*4=28 7*5=35 7*6=42 7*7=49
8*1=8 8*2=16 8*3=24 8*4=32 8*5=40 8*6=48 8*7=56 8*8=64
9*1=9 9*2=18 9*3=27 9*4=36 9*5=45 9*6=54 9*7=63 9*8=72 9*9=81
(Multiplication table
1*1=1
2*1=2 2*2=4
3*1=3 3*2=6 3*3=9
4*1=4 4*2=8 4*3=12 4*4=16
5*1=5 5*2=10 5*3=15 5*4=20 5*5=25
6*1=6 6*2=12 6*3=18 6*4=24 6*5=30 6*6=36
7*1=7 7*2=14 7*3=21 7*4=28 7*5=35 7*6=42 7*7=49
8*1=8 8*2=16 8*3=24 8*4=32 8*5=40 8*6=48 8*7=56 8*8=64
9*1=9 9*2=18 9*3=27 9*4=36 9*5=45 9*6=54 9*7=63 9*8=72 9*9=81
)
- 2012-11-29 08:29:51下载
- 积分:1
-
Riemann-solver
程序是关于计算两相黎曼问题的一个求解器。可以直接设置。(The code is a solver about the two-phase Riemann problem. the user can use it directly.)
- 2016-06-28 13:52:45下载
- 积分:1