-
matlabmfiles
书本上的几个例子,很好用,可以直接运行。对于初学者比较有用!(Book a few examples of good use, can be directly run. More useful for beginners!)
- 2008-12-22 19:05:33下载
- 积分:1
-
br_mapping.m
speech recognition, br recognition
- 2010-12-03 18:28:58下载
- 积分:1
-
yabochangguangshan
亚波长光栅的matlab模拟,可以更改相关参数,实现透射和反射的模拟(Subwavelength grating matlab simulation, you can change the relevant parameters, to achieve the analog transmission and reflection)
- 2020-11-04 15:09:51下载
- 积分:1
-
XP
说明: matlab 的一个洗牌算法,调用固定区间的随机数生成,然后根据随机数序列交换位置,达到洗牌效果(Matlab call a random number generate function then exchange the numbers according to the random numbers)
- 2011-12-26 09:49:48下载
- 积分:1
-
Chapter3
现代通信系统(实用MATLAB)第三章程序(Modern communication systems (useful MATLAB) Chapter III of the procedure)
- 2009-05-22 08:44:36下载
- 积分:1
-
getPDF
parameter stimation plus matlab has been desrcibed in this paper
- 2010-12-16 04:00:06下载
- 积分:1
-
mandsimulink
利用相关法进行系统辨识的matlab程序
包含m文件和simulink仿真图(System identification using the correlation method)
- 2013-09-05 19:42:04下载
- 积分:1
-
2-D-FDTD-TE-code-with-PML
一个二维的fdtdc++编写的程序,较完整,带有pml边界条件。感兴趣的可以下载看看。(A two-dimensional fdtdc++ preparation procedures, more complete, with pml boundary conditions. Interested can download to see.)
- 2014-02-24 22:14:52下载
- 积分: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
-
criminisi
criminisi算法在matlab实现图像修复的代码,包括图像,源代码(the criminisi algorithm in Matlab code of image restoration, including images, source code)
- 2020-10-14 09:47:31下载
- 积分:1