-
514_1poission
随机过程中的possion算法在matlab中的实现例程(random process of possion algorithm in Matlab routines to the realization)
- 2007-05-13 18:05:27下载
- 积分:1
-
kretprobe_example
Here s a sample kernel module showing the use of return probes to report the return value and total time taken for probed function to run.
- 2014-09-18 04:17:51下载
- 积分:1
-
GRNN
基于BP和GRNN神经网络的粮食产量预测研究,通过训练样本和测试样本的交叉验证,实现粮食产量预测效果的最佳化(Prediction of Grain Yield BP and GRNN based training through cross-validation and testing samples, to achieve the best effect of the Grain Production Forecast)
- 2016-04-08 09:55:07下载
- 积分:1
-
estimate
the simulation provides computation of target reflectivity data in the deficient elevation domain. Simulations are implemented to test the decoupled least-squares technique for high resolutionspectral estimation of target reflectivity.all seven (7)files should be downloaded for the simulation to work.(dls3D.m,estimate.m,get2S1Data.m,getConstraints.m, getImageData.m,getPixelData.m, getSLICYData.m)
- 2009-09-05 05:20:19下载
- 积分:1
-
pis-esprit-music
频率估计:Pisarenko谐波分解算法、music算法和esprit算法对有干扰的信号频率进行估计,并且计算估计频率的均值和方差。(Pisarenko、music和esprit)
- 2021-03-24 00:39:14下载
- 积分:1
-
wavelet-leak--signal-dection
这是基于小波的微弱信号检测,小波变化自被提出以来就到得到了广泛的应用,在此就是几个案例(This is a wavelet-based weak signal detection, wavelet changed since it was proposed to have been widely used in several cases this is)
- 2013-12-12 22:54:30下载
- 积分:1
-
Opampforeveryone
Good book for learing Opamp. Hope this is useful
- 2010-08-23 23:13:01下载
- 积分:1
-
train
Training a neural network
- 2011-05-11 12:11:25下载
- 积分:1
-
PSNR
PSNR for image processing
- 2014-01-20 03:56:04下载
- 积分:1
-
minFD
用最速下降法求解多维函数的极值
function [x,minf]=minFD(f,x0,var,eps)
目标函数:f
初始点:x0
自变量向量:var
精度:eps
目标函数取最小值时的自变量值:x
目标函数的最小值:minf( With the steepest descent method for solving the multi-dimensional function of the extreme value function [x, minf] = minFD (f, x0, var, eps) target function: f Initial Point: x0 argument vector: var Accuracy: eps target function takes the minimum value of the independent variable values: x minimum target function: minf)
- 2015-05-31 14:43:54下载
- 积分:1