-
MatlabGenericDll
Introduction
A shared library is a collection of functions that are available for use by one or more applications running on a system. On Windows operating systems, the library is compiled into a dynamic link library (.dll) file. At run-time, the library is loaded into memory and made accessible to all applications.
- 2007-11-05 15:11:27下载
- 积分:1
-
Entropy_Max_2D
用于实现灰度图像阈值分割的二维最大熵方法,很好用,希望对大家有帮助。(Used to achieve gray image threshold segmentation of the two-dimensional maximum entropy method, matlab source.)
- 2009-04-17 12:48:41下载
- 积分:1
-
kNN
k Nearest Neighbor matlab code
- 2009-11-13 04:05:27下载
- 积分:1
-
HHT-solutions
讨论HHT代码的精华,讨论HHT代码的精华(the description and solution of hht)
- 2013-12-01 12:12:56下载
- 积分:1
-
identification
soft code regarding image processing
- 2010-01-03 14:19:09下载
- 积分:1
-
ncmmoler
Moler写的配套书中的源程序,讲的是matlab在数值计算中的应用(Moler book written by matching the source, speaking in Matlab is the numerical calculation of)
- 2006-07-07 21:39:12下载
- 积分:1
-
132131312312
% 用途:选列主元Gauss消去法解线性方程组ax=b
% 格式:x=nagauss2(a,b,flag) a为系数矩阵,b为右端列向量,flag若为0,则显示中间过程
% 否则不显示,默认值为0,x为解向量
( Usage: Selected Principal Gauss elimination method solution of linear equations ax = b format: x = nagauss2 (a, b, flag) a for the coefficient matrix, b for the right side column vector, flag if it is 0, it shows the middle Otherwise, the process does not appear, the default value is 0, x for the solution vectors)
- 2006-11-22 12:55:26下载
- 积分:1
-
jingdianpinyulvboqi
包括各种频域滤波器:经典频域理想低通滤波器 ,经典频域巴特沃斯低通滤波器 ,经典频域指数低通滤波器, 经典频域理想高通滤波器 , 经典频域巴特沃斯高通滤波器, 经典频域指数高通滤波器,经典频域带通滤波器 ,经典频域带阻滤波器(Including a variety of frequency domain filter: Classic ideal low-pass filter frequency domain, frequency domain classic Butterworth low-pass filter, the classic low-pass filter frequency domain index, the classic ideal high-pass filter frequency domain, frequency domain Butterworth classic Andean high-pass filter, the classic high-pass filter frequency domain index, the classical frequency domain band-pass filter, band stop filter frequency domain classics)
- 2013-07-13 15:24:36下载
- 积分:1
-
MATLAB
MATLAB高效编程技巧与应用:25个案例分析(MATLAB efficient programming techniques and applications: 25 Case Studies)
- 2013-11-11 16:59:09下载
- 积分:1
-
MIMO_OFDM
MIMO-OFDM的多信道同步技术仿真,多发送和多接收部分。(MIMO-OFDM simulation of multi-channel synchronization, multi-transmit and multiple receive section.)
- 2013-11-30 00:35:45下载
- 积分:1