-
mc
说明: 用MATLAB编写的运用Monte Carlo method数值积分的实例程序。可供初学者参考学习!(TETRAHEDRON_MONTE_CARLO is a MATLAB library which estimates the integral of a function over a tetrahedron using the Monte Carlo method.
The library makes it relatively easy to compare different methods of producing sample points in the tetrahedron, and to vary the tetrahedron over which integration is carried out.
)
- 2009-09-20 16:18:51下载
- 积分:1
-
MUSIC
The Root MUSIC method for frequency estimation
- 2009-10-20 00:06:35下载
- 积分:1
-
chongjixinhaozixiang
说明: 如何在图像中加入一个冲击信号,求冲击信号的自相关 并求与高斯信号的互相关性(how to insert noise,and how to konw the correlation with gaosi noise)
- 2011-03-16 15:23:04下载
- 积分:1
-
CNC_controlller
cnc controller model using matlab
- 2011-05-28 18:09:23下载
- 积分:1
-
Matlab_imageMatlab
附录MATLAB 图像处理命令
1.applylut
功能:
在二进制图像中利用lookup 表进行边沿操作。
语法:
A = applylut(BW,lut)
举例
lut = makelut( sum(x(:)) == 4 ,2)
BW1 = imread( text.tif )
BW2 = applylut(BW1,lut)
imshow(BW1)
figure, imshow(BW2)
相关命令:
makelut
2.bestblk
功
举例(Appendix MATLAB image processing an order. Applylut functions : the binary image using lookup tables for 2500 operations. Grammar : A = applylut (BW, lut) For lut makelut = (sum (x (:)) == 4. 2) = imread BW1 (text.tif) BW2 = applylut (BW1. lut) imshow (BW1) figure, imshow (BW2) related orders : makelut 2. For bestblk Gong)
- 2007-03-14 10:07:26下载
- 积分:1
-
potentialBEM
别人的边界元程序,是关于势的边界元源程序,平台matlab(Someone else)
- 2007-07-26 17:56:25下载
- 积分:1
-
lms
自适应滤波器的仿真建模,lms算法实现自适应滤波(Simulation modeling adaptive filter, lms adaptive filter algorithm)
- 2015-04-21 14:46:04下载
- 积分:1
-
guide_nero_network_precedure_matlab
说明: matlab 神经网络使用指南,内容很具体,希望对大家有所帮助(guide for nn precedure used in matlab)
- 2010-03-28 19:08:16下载
- 积分:1
-
MinimumCostFlow
说明: 最小费用最大流问题 MATLAB编程代码(Maximum flow problem minimum cost MATLAB programming code)
- 2009-08-13 18:20:01下载
- 积分:1
-
liziqun20110513
基于粒子群的图像阈值化分割的研究及应用,是一篇学习粒子群算法及应用的学位论文!(PSO-based thresholding of images and its application, is a learning and application of particle swarm dissertation!)
- 2011-05-13 22:25:24下载
- 积分:1