-
myclean
说明: 用matlab实现clean算法的程序,可以应用于天波超视距雷达的频谱分析(The program of realizing clean algorithm with Matlab can be applied to the spectrum analysis of sky wave over the horizon radar)
- 2020-07-21 22:58:46下载
- 积分:1
-
LDPC.rar
LDPC的MATLAB源代码,主要可以参考C语言程序的MATLAB调用方法(LDPC The MATLAB source code, can refer to the main C language program of the MATLAB call method)
- 2007-08-25 22:58:49下载
- 积分:1
-
matlab
matlab环境下目标函数为求最大值,且解非负整数解
%bounds 边界约束
%Myfun 为目标函数
%num 初始种群数
%N 最大迭代次数
%CP 交叉概率
%P 突变概率
%f 目标最优解
%x 最优解向量(matlab environment for the sake of the objective function value, and the solution of non-negative integer solutions% bounds border% Myfun bound for the objective function% num species the initial number of% N maximum number of iterations% CP crossover probability% P mutation probability% f-objective optimal solution% x the optimal solution vector)
- 2009-02-14 15:52:06下载
- 积分:1
-
matlabinprocessimage
matlab图像处理的几个程序
P0301:数字图像矩阵数据的显示及其傅立叶变换
P0302:二维离散余弦变换的图像压缩
P0303:采用灰度变换的方法增强图像的对比度
P0304:直方图均匀化
P0305:模拟图像受高斯白噪声和椒盐噪声的影响
P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波
P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波
P0308:图像的自适应魏纳滤波
P0309:运用5种不同的梯度增强法进行图像锐化
P0310:图像的高通滤波和掩模处理
P0311:利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理
P0312:利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处理(Matlab several image processing procedures P0301 : Digital image data matrix display and Fourier Transform P0302 : Two-dimensional discrete cosine transform image compression P0303 : Gray used a new method to enhance the contrast of the image P0304 : histogram equalization P0305 : Simulation images by white Gaussian noise and Impulse noise impact P0306 : 2D median filtering function medfilt2 right by the Salt and Pepper image noise filtering P0307 : MATLAB filter2 the function of noise interference by the image filtering P0308 : Image Adaptive Filter Weiner P0309 : use five different gradient Enhancement Act for image sharpening P0310 : Images of the high-pass filtering and mask handling P0311 : use Butterworth (Butterworth) low-pass filter to noise interference by the image smoothing P 03)
- 2007-03-23 17:01:37下载
- 积分:1
-
gs
光栅图形矢量化方法分析与评价,一篇不错的书籍(Raster graphics vector analysis and evaluation methods, a good book)
- 2014-02-21 03:01:05下载
- 积分:1
-
MixFigure
另一个VC与Matlab混合编程的例子,调用了Matlab的绘图界面,并将它嵌入到对话框的界面中(Another VC and Matlab examples of hybrid programming, call the Matlab graphics interface, and it is embedded into the dialog box interface)
- 2008-03-01 22:49:20下载
- 积分:1
-
Matlab2dGaussinafilling
说明: 二维高斯曲面拟合代码 采用两个算法编写的(Gaussian surface fitting code written by the two algorithms)
- 2010-05-03 21:17:29下载
- 积分:1
-
matlab-code
matlab解线性方程组的源代码
function x=nagauss2(a,b,flag)
% 用途:选列主元Gauss消去法解线性方程组ax=b
% 格式:x=nagauss2(a,b,flag) a为系数矩阵,b为右端列向量,flag若为0,则显示中间过程
(Matlab solution of linear equations source code function nagauss2 x = (a , b, flag)% purposes : a selection PCA Gauss elimination method for solving linear equations ax = b% Format : nagauss2 x = (a, b, flag) for a coefficient matrix, b subguadratic column vector, if the flag is 0, then showed intermediate process)
- 2006-06-02 11:52:10下载
- 积分:1
-
transient-stability
该代码为用matlab编写的电力系统电压稳定的经典算例程序。(The code is made for computing power system voltage stability.)
- 2012-04-07 19:06:52下载
- 积分:1
-
Tmatrix_approach_modified
Transmission matrix code
- 2014-08-25 11:07:08下载
- 积分:1