-
EnumDevieDlg
实现枚举设备的功能,像window设备管理器一样的功能。简单使用,解决了很多程序员的苦恼问题(The achievement of enumerated devices, such as Device Manager window functions the same. Simple to use, a lot of programmers to solve the problem of distress)
- 2009-05-19 17:59:21下载
- 积分:1
-
2dgaussian
汽车高斯曲面拟合
---
2程序,以适应到表面二维高斯:
子= A *的进出口( -((西为X0)^2/2/sigmax^2 +(艺Y0的)^2/2/sigmay^ 2)。。)+ b的
这些例程是自动在某种意义上说,他们并不需要出发对模型参数的猜测规范。
autoGaussianSurfML(十一,彝,子)适合通过对模型参数的最大似然(最小二乘)。它首先计算了该模型在许多可能的参数值,然后选择最佳质量设置和细化与lsqcurvefit它。
autoGaussianSurfGS(十一,彝,紫)的估计,通过指定数据的贝叶斯生成模型,然后采取通过从模型吉布斯抽样样本后ofthis模型参数。这种(Auto Gaussian Surface fit
---
2 routines to fit a 2D Gaussian to a surface:
zi = a*exp(-((xi-x0).^2/2/sigmax^2+ (yi-y0).^2/2/sigmay^2))+ b
The routines are automatic in the sense that they do not require the specification of starting guesses for the model parameters.
autoGaussianSurfML(xi,yi,zi) fits the model parameters through maximum likelihood(least-squares). It first evaluates the quality of the model at many possible values of the parameters then chooses the best set and refines it with lsqcurvefit.
autoGaussianSurfGS(xi,yi,zi) estimates the model parameters by specifying a Bayesian generative model for the data, then taking samples from the posterior ofthis model through Gibbs sampling. This method is insensitive to local minimain posterior and gives meaningful error bars (Bayesian confidence intervals))
- 2011-05-23 10:36:52下载
- 积分:1
-
LT
说明: 最近在研究数字喷泉码,这是对LT码的仿真,系统XP,语言C++(Recent study of digital fountain codes, LT codes which is the simulation, the system XP, language C++)
- 2011-11-24 13:07:01下载
- 积分:1
-
rainflow
一个很好的统计用的雨流法计数好源码,
希望对大家有用(Statistics with a good rain-flow method of counting a good source, in the hope that useful)
- 2008-06-24 19:49:05下载
- 积分:1
-
main
C++ Project. Demonstration of object orientated programming with minesweeper game implementation long time
- 2014-10-26 05:49:45下载
- 积分:1
-
LCL_sanjiao
D-STATCOM仿真模型,三相四线制,同时补偿谐波无功不对称(D-STATCOM simulation model, three-phase four-wire system, while compensating harmonic reactive asymmetry)
- 2016-05-13 22:17:28下载
- 积分:1
-
chap10
这是较好的Matlab源代码,希望此代码能对大家有所帮助。(This is a better Matlab source code, I hope this code can be helpful to everyone.)
- 2007-10-10 10:46:41下载
- 积分:1
-
decimation_test
Decimation reduces the original sampling rate for a sequence to a lower rate, the opposite of interpolation. The decimation process filters the input data with a lowpass filter and then resamples the resulting smoothed signal at a lower rate.
- 2010-09-27 14:00:22下载
- 积分:1
-
facedetection
简单的人脸识别代码,如果是其他图片的话,放在当前文件下,修改一下文件名即可。(Face Recognition simple code, if it is the other picture, then on the current file, the file name can be changed a bit.)
- 2009-05-05 09:33:30下载
- 积分:1
-
OFDMshipin
用MFC对话框做的ofdm系统的仿真程序,很形象,比较适合ofdm的初学者(To do with MFC dialog ofdm system simulation program, it is the image more suitable for beginners ofdm)
- 2011-01-12 23:37:16下载
- 积分:1