-
yangtiao
信号处理的常用程序,三次样条滤波,提供给信号处理编程初学者(Common signal processing procedures, cubic spline filter, provide signal processing program for beginners)
- 2010-10-18 17:10:21下载
- 积分:1
-
matlab_shouce
非常详细介绍matlab的手册,非常的实用,新手必备,达人参考。(Matlab manual is very detailed, very practical, novice, of reference.)
- 2010-12-25 18:07:03下载
- 积分:1
-
lanczos_mine
对称矩阵的lanczos算法matlab程序(symmetric matrix algorithm Matlab procedures lanczos)
- 2020-09-26 11:37:46下载
- 积分:1
-
hartley_affine-code
四元数Hartley仿射变换。对研究四元数Hartley仿射变换的不变性有帮助(quaternion hartley affine transform~~)
- 2013-03-23 10:14:00下载
- 积分:1
-
simplexivan
Metodo simplex en matlab
- 2010-07-28 01:34:25下载
- 积分:1
-
newnethodotsu
一个新设计的OTSU算法,使用方法如下:% load clown
% subplot(221)
% imshow(X/max(X(:)))
% title( Original , FontWeight , bold )
% for n = 2:4
% Iseg = otsu(X,n)
% subplot(2,2,n), colormap(gray)
% imshow(Iseg)
% title([ n = int2str(n)], FontWeight , bold )
% end(OTSU design a new algorithm, using the method as follows: load clown subplot (221) imshow (X/max (X (:))) title (Original, FontWeight, bold) for n = 2:4 Iseg = otsu (X, n) subplot (2,2, n), colormap (gray) imshow (Iseg) title ([n = int2str (n)], FontWeight, bold) end)
- 2007-11-14 12:45:49下载
- 积分:1
-
imm
有关交互多模型matlab实现算法,仿真场景可以自己设计(Related to interactive multi-model algorithm matlab, simulation scenarios can be designed)
- 2008-05-02 08:24:11下载
- 积分:1
-
matlab.
说明: MATLAB软件简介 :MATLAB产生的历史背景、 MATLAB的语言特点、 基本功能等。(Introduction to MATLAB software: MATLAB historical background, MATLAB language features, the basic functions.)
- 2011-02-25 18:45:35下载
- 积分:1
-
mypicture
这是用MATLAB做的三维立体图。。。。。。。。(This is done using MATLAB three-dimensional map. . . . . . . .)
- 2011-06-29 02:47:28下载
- 积分:1
-
tsp_ga
a program about Traveling Salesman Problem (TSP) Genetic Algorithm
- 2009-04-23 03:38:22下载
- 积分:1