-
Edgedetection
在matlab环境下,结合c语言,给出了常用三种图像处理的代码:灰度图像边缘检测,K-L变换,图像的统计直方图。(In the matlab environment, the combination of c language, given the commonly used three types of image processing code: gray-scale image edge detection, KL transform, the image histogram statistics.)
- 2007-11-28 17:48:13下载
- 积分:1
-
matlab
Introductory document for Matlab
- 2009-06-07 04:06:26下载
- 积分:1
-
matlab
matlab
switch lower(type)
case uniform
R=a+b*randn(M,N)
case uniform
R= a+(b - a)*rand(M,N(
switch lower(type)
case uniform
R=a+b*randn(M,N)
case uniform
R= a+(b- a)*rand(M,N)
- 2010-05-08 13:57:28下载
- 积分:1
-
FSK
数字调制FSK仿真的完整程序,很有用的哦(Digital modulation FSK simulation complete program, very useful oh
)
- 2011-05-05 13:39:42下载
- 积分:1
-
motion3
基于混合高斯模型的多目标跟踪算法,对背景图像建立混合高斯模型,实时更新高斯模型,达到更新背景的目的。(Gaussian mixture model-based multi-target tracking algorithm, Gaussian mixture model to establish the background image, real-time updates Gaussian model, to achieve the purpose of updating the background.)
- 2011-05-24 17:24:39下载
- 积分:1
-
gp
说明: 关联维数计算程序,包括关联维数计算,相空间重构,关联积分计算(Correlation dimension calculation program, including calculation of correlation dimension, phase space reconstruction, correlation integral calculation)
- 2011-09-13 09:57:19下载
- 积分:1
-
R-MAC-Wimax
codage for Reservation MAC protocole for WIMAX
- 2011-09-30 19:40:09下载
- 积分:1
-
fstjhy
programme d optimisation et document pdf
- 2012-08-08 05:41:07下载
- 积分:1
-
矩形件下料优化排样的遗传算法
说明: 对于经典np问题矩形排样问题通过遗传算法进行优化,从而原料利用率,降低废料面积,提升厂家利益(For the classical NP rectangular layout problem, the genetic algorithm is used to optimize, so as to reduce the utilization rate of raw materials, reduce the waste area, and improve the interests of manufacturers)
- 2020-04-05 23:34:38下载
- 积分:1
-
montecarlo
蒙特·卡罗方法(Monte Carlo method),也称统计模拟方法,是二十世纪四十年代中期由于科学技术的发展和电子计算机的发明,而被提出的一种以概率统计理论为指导的一类非常重要的数值计算方法。是指使用随机数(或更常见的伪随机数)来解决很多计算问题的方法。与它对应的是确定性算法。蒙特·卡罗方法在金融工程学,宏观经济学,计算物理学(如粒子输运计算、量子热力学计算、空气动力学计算)等领域应用广泛。(The Monte Carlo method, also known as the statistical simulation method, was proposed in the mid-1940s due to the development of science and technology and the invention of electronic computers. A very important numerical calculation method for classes. Refers to the use of random numbers (or more common pseudo-random numbers) to solve many computational problems. Corresponding to it is a deterministic algorithm. The Monte Carlo method is widely used in financial engineering, macroeconomics, computational physics (such as particle transport calculation, quantum thermodynamics calculation, aerodynamic calculation).)
- 2020-12-22 21:49:07下载
- 积分:1