-
算法图解
说明: 算法知识讲解,是一本不错的算法入门级教材的pdf版本(This is a good introduction to algorithm)
- 2020-03-13 18:37:49下载
- 积分:1
-
istft
说明: 短时傅里叶变换及短时傅里叶反变换的实现,简单可用(The realization of short-time Fourier transform and short-time Fourier inverse transform is simple and available)
- 2019-12-03 20:30:24下载
- 积分:1
-
断裂力学中的数值计算方法及工程应用-算例程序
说明: 金属断裂的数值计算提供理论依据及实际详例解读(The numerical calculation of metal fracture provides theoretical basis and interpretation of practical examples)
- 2019-03-15 13:45:02下载
- 积分:1
-
mySpearman and pearson
Spearman程序代码,可以用于分析相关性关系,挖掘数据之间的联系(Spearman program code)
- 2018-05-15 17:26:49下载
- 积分:1
-
vpm
二维涡流位置及流场分布计算程序,Vortex Panel Method (Two-dimensional eddy current distribution of the location and flow field calculation program, Vortex Panel Method)
- 2007-12-07 11:06:04下载
- 积分:1
-
fftbianhuan
test1.txt 第一列为时间t,0.001s为步长;第二列为系统的输入信号;第三列为系统的输出信号。
signal_analyzer.m首先将test1.txt 的数据读入workspace,然后进行FFT,分析出两信号的频率,输出对于输入的幅值衰减(db),输出对输入的相位差。(test1.txt the first time as t, 0.001s for the step the second as the system input signal the third as the system output signal. signal_analyzer.m first test1.txt data read workspace, and then proceed to FFT, analysis of the two signals in the frequency, the output for input amplitude attenuation (db), the output of the input phase difference.)
- 2008-12-13 02:19:50下载
- 积分:1
-
algorithm-sp-ist-samp
几种经典的重构算法,,很受益,初学者享用(recovery algorithm)
- 2012-07-18 17:23:57下载
- 积分:1
-
3DDC
此代码属于地球物理领域,是用有限差分开发的直流电法三维正演,基于FORTRAN平台,此代码具有很高的运算效率,对于从事地球物理领域的人来说是不可多得的(This code belongs to the field of geophysics, is developed using finite difference method of three-dimensional forward modeling of DC, FORTRAN-based platform, this code has high computing efficiency, people engaged in geophysical field is rare)
- 2013-12-05 22:36:46下载
- 积分:1
-
kalman
卡尔曼滤波的源程序,卡尔曼滤波是以最小均方误差为估计的最佳准则,来寻求一套递推估计的算法。它适合于实时处理和计算机运算。
(Kalman filtering of source code, Kalman filter based on minimum mean square error for estimating the best criteria to search for a recursive estimation algorithm. It is suitable for real-time processing and computing.)
- 2008-05-20 22:16:52下载
- 积分:1
-
信号检测贝叶斯
使用Matlab编程,对教材74页例3.3.1进行编程仿真。其中,正电压A的值、噪声方差值、每个码元周期内的采样点数N自行设定(可设置为可调的变量)。噪声值可使用Matlab中产生高斯随机数的函数来进行仿真。贝叶斯检测判决式中,先验概率P(H1)=P(H0),判断错误的代价因子设为1,判断正确的代价因子设为0.
按照上述参数的设定进行仿真,实现对仿真数据的贝叶斯检测判决;循环生成仿真数据,并进行判决结果的统计,即记录判决正确的次数,估计正确判决的概率。(The use of Matlab programming, teaching materials 74 pages of 3.3.1 programming simulation. Among them, the value of positive voltage A, the variance of noise, the number of sampling points in each symbol cycle (N) can be set by itself (adjustable variable). Noise values can be simulated using the function of generating Gauss random numbers in Matlab. In the Bias detection decision, the prior probability P (H1) =P (H0), the factor of error judgment is set to 1, and the correct cost factor is set to 0.
According to the simulation parameters and realize the judgment of Bayesian detection simulation data; generating cycle simulation data, statistics and decision, which records the correct number of judgment, the estimated probability of correct decision.)
- 2021-04-19 14:08:51下载
- 积分:1