Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - matlab s
Search - matlab s - List
DL : 0
关系JPEG在matlab中的一些应用,给大家使用-JPEG relations in matlab some applications, to the use of U.S.
Date : 2025-12-27 Size : 88kb User : 吴领

DL : 0
QR code编码(encode)源代码vc, 大家交流 多多交流-QR code encoding (encode) the source code vc, U.S. exchanges more exchanges
Date : 2025-12-27 Size : 48kb User :

DL : 1
计算Gabor滤波器函数. Gabor1.m:4个方向的Gabo滤波器模板的图像显示. Gabor2.m:4个方向的Gabor滤波器对lena进行滤波的顶层调用模块. gabor.m:绘制一个Gabor滤波器的空域和频域函数图. compute.m:计算Gabor滤波器函数(要被上面3个模块调用,这3个模块彼此独立)-Gabor filter function calculation. Gabor1.m: 4 directions Gabo filter template image display. Gabor2.m: 4 directions of the Gabor filter for filtering lena call top-level module. Gabor.m: Drawing of a Gabor filter browser s airspace and frequency domain function Fig. compute.m: Calculation of Gabor filter function (to be above three modules call, this three modules independent of each other)
Date : 2025-12-27 Size : 1kb User : 赵立桐

DL : 0
图像融合,主要是利用高通滤波方法,ihs变换方法,主成分分析方法,小波方法以及小波+IHS方法。-Image fusion, mainly using high-pass filtering method, ihs transformation method, principal component analysis method, wavelet method and the wavelet+ IHS method.
Date : 2025-12-27 Size : 4kb User : dabin


Date : 2025-12-27 Size : 14.18mb User : wangdong

Script originally intended for use in oceanography/fluid dynamics. Use: >> ipdv(X,Y) (0,0) default initial position or >> ipdv(X,Y,Xo,Yo) (Xo,Yo) initial position 2D vector components (X,Y) are used to plot the vectors one after another, i.e., next vector starting at the end of the previous one (via Matlab s quiver.m ). This function handles NANs (Not-A-Number) by putting Zeros in their place, thus allowing the Matlab cumsum.m function to compute the progressive positions (Matlab function cumsum.m doesn t skip Nans). NaNs produce discontinuities in the graphic.-Script originally intended for use in oceanography/fluid dynamics. Use: >> ipdv(X,Y) (0,0) default initial position or >> ipdv(X,Y,Xo,Yo) (Xo,Yo) initial position 2D vector components (X,Y) are used to plot the vectors one after another, i.e., next vector starting at the end of the previous one (via Matlab s quiver.m ). This function handles NANs (Not-A-Number) by putting Zeros in their place, thus allowing the Matlab cumsum.m function to compute the progressive positions (Matlab function cumsum.m doesn t skip Nans). NaNs produce discontinuities in the graphic.
Date : 2025-12-27 Size : 2kb User : djimy

You can plot your own T,s h,s or log p,h-Diagrams of water in MATLAB with the function thermo_diagram_plot.m. Only SI-Units are supported The function is a product of a project at our school to help students understand these diagrams more deeply and to become handier with MATLAB. The function can be used to plot your own diagrams and draw in some thermodynamic cycle. Please refer to the manual in the .zip file for a throughout documentation of the function.-You can plot your own T,s h,s or log p,h-Diagrams of water in MATLAB with the function thermo_diagram_plot.m. Only SI-Units are supported The function is a product of a project at our school to help students understand these diagrams more deeply and to become handier with MATLAB. The function can be used to plot your own diagrams and draw in some thermodynamic cycle. Please refer to the manual in the .zip file for a throughout documentation of the function.
Date : 2025-12-27 Size : 465kb User : djimy

DL : 0
利用matlab的fft函数进行快速傅里叶变换的m文件-Matlab' s fft function using the fast Fourier transform of the m file
Date : 2025-12-27 Size : 1kb User : 张扬

NDNANFILTER N维零相位数字滤波器,忽略NaN的。 短语法: [年,钨] = ndnanfilter(十,HWIN,女) 短输入: X - 有/无NaN的多维数据。 HWIN - 窗口的名称(默认情况下移动平均的Nd: rectwin )。 的F - 向量指定为每个维窗口半宽度。 短暂输出: Ÿ - 过滤/平滑X数据与零相移(如X!一样大小)。 W - N维是通过一种特殊的子函数生成的中心对称的窗口称为NDWIND。 简短描述: 此功能适用于一对X与W N维卷积,利用MATLAB的IMFILTER或CONVN功能,忽视/插值/灌装NaN的。 默认情况下,边缘与在与PADARRAY MATLAB的函数的边界的X值填充。当PADARRAY没有找到,该程序执行零填充。 简短说明: *见截图。-NDNANFILTER N-dimensional zero-phase digital filter, ignoring NaNs. SHORT SYNTAX: [Y,W] = ndnanfilter(X,HWIN,F) SHORT INPUT: X- Multidimensional data with/without NaNs. HWIN- Window s name (N-D moving average by default: rectwin ). F- Vector specifying the semi-width of the window for each dimension. SHORT OUTPUT: Y- Filtered/smoothed X data (same size as X!) with zero phase shift. W- N-dimensional window with central symmetry generated by a special subfunction called NDWIND. SHORT DESCRIPTION: This function applies a N-dimensional convolution of X with W, using the MATLAB s IMFILTER or CONVN function, ignoring/interpolating/filling NaNs. By default, the edges are padded with the values of X at the borders with the PADARRAY MATLAB s function. When PADARRAY is not found, the program performs zero-padding. SHORT NOTE: * See the screenshot.
Date : 2025-12-27 Size : 6kb User : namind

DL : 0
plugin to create a Sierpinski s Triangule from a square
Date : 2025-12-27 Size : 2kb User : Rico

DL : 0
Robust Particle Swarm toolbox implementing Trelea, Common, and Clerc types along with an alpha version of change detection. This toolbox is designed for researchers in Computational Intelligence as well as application developers, students, and classroom labs. It is robust enough that several papers have been developed using it but it is also in constant development and very easy to hack. Users of MATLAB s Optimization Toolbox should feel right at home but even if you don t use that toolbox this will be easy to figure. Extensive help is included.
Date : 2025-12-27 Size : 12kb User : mido

利用matlab绘制出DLA分形图像,详细的绘制程序。希望能帮助到需要的人-The program makes a figure of DLA by making use of Matlab ,containing the details of all the progress. hoping it s useful to the peole who happen to use it.
Date : 2025-12-27 Size : 1kb User : 小瓶子

DL : 0
这是一个用在Matlab中对二维图像进行特征点提取的代码-This function returns IMAGE s SIFT keypoints
Date : 2025-12-27 Size : 1kb User : 郭敬

数字图像处理,灰度线性变换MATLAB代码-digital image process, gray-level s linear transformation matlab code
Date : 2025-12-27 Size : 30kb User : 陈昕苑

Medical image processing is the most challenging and emerging field now a days. Processing of MRI images is one of the part of this field. This paper describes the proposed strategy to detect & extraction of brain tumour patient’s MRI scan images of the brain. This method incorporates with some noise removal functions, segmentation and morphological operations which are the basic concepts of image processing. Detection and extraction of tumour MRI scan images of the brain is done by using MATLAB software.-Medical image processing is the most challenging and emerging field now a days. Processing of MRI images is one of the part of this field. This paper describes the proposed strategy to detect & extraction of brain tumour patient’s MRI scan images of the brain. This method incorporates with some noise removal functions, segmentation and morphological operations which are the basic concepts of image processing. Detection and extraction of tumour MRI scan images of the brain is done by using MATLAB software.
Date : 2025-12-27 Size : 726kb User : Black Cat

利用MATLAB,通过迭代法实现拉格朗日插值程序,并计算迭代误差——用于高等工程数学-Using MATLAB, the Lagrange interpolation program is realized by the iterative method, and the iteration error is calculated.
Date : 2025-12-27 Size : 1kb User : ddf dfd

该程序是matlab程序,是一个重要的图像处理的程序,很有用-It s very vell,It very good
Date : 2025-12-27 Size : 1kb User : 李林

采用MATLAB的lsqcurvefit函数进行非线性拟合。-Nonlinear fitting using lsqcurvefit s MATLAB function。
Date : 2025-12-27 Size : 112kb User : 老赵

使用MATLAB的色彩增强算法,效果很好,有实例。(Using MATLAB's color enhancement algorithm, the effect is very good, there are examples.)
Date : 2025-12-27 Size : 316kb User : 江路

完成六自由度机械手运动学仿真,经过验证符合机械手实际轨迹运动,附上程序(Six-degree-of-freedom robot kinematics simulation After verifying that the manipulator's actual trajectory is in motion attach the program)
Date : 2025-12-27 Size : 1kb User : 就这样吧001
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.