-
emgmm
本程序是EM算法,是参数估计(极大似然估计)方法的数值解法。(This procedure is the EM algorithm, is the parameter estimation (MLE) method of numerical solution.)
- 2009-01-07 16:51:57下载
- 积分:1
-
lowpass-filtering
利用fft2对图像傅里叶变换,在用lpfilter生成高斯低通滤波器,进行过滤再进行反变换最后显示(Use fft2 the image Fourier transform, in with lpfilter generate Gaussian low-pass filter for filtering the inverse transform last displayed)
- 2012-11-26 19:30:28下载
- 积分:1
-
LBP
LBP (local binary Pattern ) useful for texture classification
- 2010-11-04 12:50:47下载
- 积分:1
-
hpec07_cuda_final
pdf file see Accelerating MATLAB with CUDA The MATLAB scripts solve the Euler equation in vorticitystream
function using a pseudo-spectral method
- 2010-11-18 19:49:29下载
- 积分:1
-
matlab_Graphics_applications_1
分别给出了三角函数曲线(1)、三角函数曲线(2)、图形的叠加、双y轴图形的绘制、单个轴窗口显示多个图形、图形标注、条形图形、区域图形的matlab样例代码,简单实用。(Were given trigonometric curve (1), trigonometric curve (2), graphics overlay, double y-axis graph drawing, a single-axis window displays the number of graphics, graphic mark, bar graph, area graph matlab sample code, simple and practical.)
- 2010-01-08 10:53:48下载
- 积分:1
-
dijkstra
说明: dijkstra算法解决路径规划问题,求解任意两点之间的最小距离(Dijkstra s Shortest Path Algorithm
calculates the shortest path and distance between two nodes on a map
)
- 2009-08-19 10:40:49下载
- 积分:1
-
fuz_pid
fuz_pid函数用来表示模糊PID控制器的核心部分.(fuz_pid is used to express fuzzy PID controller core.)
- 2021-04-25 14:58:46下载
- 积分:1
-
mang-watermarking
静态图像的鲁棒性数字水印算法,主要介绍一种新的鲁棒性盲水印,内附matlab程序(static image robust digital watermarking algorithm, introduced a new Robust blind watermark, containing Matlab procedures)
- 2007-04-24 00:52:03下载
- 积分:1
-
SA
说明: 用matalab模拟退火算法解决 10 个城市的 TSP 问题,程序详细、实用,很适合初学者。(Using simulated annealing algorithm to solve matalab 10 cities TSP problem, the program detailed, practical, very suitable for beginners.)
- 2014-09-08 10:10:24下载
- 积分:1
-
DIGITAL-COMMUNICATION
Given k = 4 n = 7 and
G= 1 1 0 1 0 0 0
0 1 1 0 1 0 0
1 1 1 0 0 1 0
1 0 1 0 0 0 1
i. produce 16 possible message blocks
ii. produce all the pertaining codeword vectors
- 2011-08-26 10:00:54下载
- 积分:1