搜索资源列表
咖吗滤波matlab
- function [h,s,v] = rgb2hsv(r,g,b) %RGB2HSV Convert red-green-blue colors to hue-saturation-value. % H = RGB2HSV(M) converts an RGB color map to an HSV color map. % Each map is a matrix with any number of rows, exactly three
Matlab中使用B样条函数来构成正交小波
- Matlab中使用B样条函数来构成正交小波,可以直接运行
基于互信息的配准程序,matlab版的
- 基于互信息的配准程序,matlab版的,内部包括测试图像为CT和MR。是老外编的,不错。, Matlab Program to find mutual information for two images stored as vectors. The images must contain 8-bit (0-255) integer pixels Requires two data vectors X,Y which must be the same length and Nx1
matlab的元胞自动机程序的源代码
- matlab的元胞自动机程序的源代码,胞自动机程序状态演化规则 ①如果一个元胞的状态是0,则当它有状态为1的邻元时,该元胞的状态以概率a×b变为1,并且当它的临域中状态为1的邻元越多,其状态转变为1的概率越大 ②如果一个元胞的状态是1,则该元胞的状态保持不变。初始传播者位于中心单元格25×25处 取50×50的网格,临域为Moore型,经过50个仿真时钟,知识传播结果的模拟图 ,matlab Cellular Automata procedure source code, cellula
用MATLAB绘制几种柱状图的程序
- 用MATLAB绘制几种柱状图的程序,一共有5种常用柱状图,Several MATLAB histogram mapping using the procedure, a total of five kinds of commonly used histogram
Bspline.编写拟合非均匀有理B样条曲线的程序
- 编写拟合非均匀有理B样条曲线的程序,可以进行数据拟合,Fitting the preparation of non-uniform rational B-spline curve of procedures, data can be fitted
Bspline.3次B样条小波程序
- 3次B样条小波程序,用MATLAB写的,思想简单,但要建立好像不容易,大家看看,3 bspline wavelet program,using matlab language.The idea is not complex,but it is not easy to realize it.Hope all read.
matlab曲面拟合程序
- matlab曲面拟合程序,可以得到函数具体解析式,matlab surface fitting procedure, can be a specific analytical function
b-splines.rar
- 基于b样条的弹性图像配准程序 matlab实现,B-spline-based elastic image registration procedures for the realization of matlab
BFO.rar
- 细菌觅食随机优化论文及matlab源码。该算法属于进化算法的一种,可以处理全局优化、多目标优化、约束优化和动态优化等问题。,Bacterial feeding stochastic optimization papers and matlab source code. The algorithm belongs to a kind of evolutionary algorithm that can deal with global optimization, multi-objective o
matlab
- 黄金分割法求极小值 功能:用黄金分割法求f(x)在区间[a,b]上的近似极小值。当且仅当f(x)在[a,b]上为单峰时次方法适用 -Golden section method for the minimum functions: golden section method used for f (x) in the interval [a, b] on the approximate minimum. If and only if f (x) in [a, b] for the
B-M
- B-M算法的实现,求出产生M序列的最短LFSR的联接多项式,调试成功,可以运行-BM algorithm, find the shortest LFSR sequence generated M join polynomials, debug successfully, you can run
B-spline-surface
- 这是在MATLAB-2008a环境下编写的B样条曲面生成程序,可以通过调整节点矢量和控制顶点来调整曲面形状。-This is a MATLAB-2008a environment, prepared by B-spline surface generation program, you can adjust the knot vector and control points to adjust the surface shape.
B-Spline
- 用b-splines变换的方法实现分数延迟滤波器matlab仿真程序-Using b-splines transform method to achieve Score delay filter matlab simulation program
Byangtiaoquxian
- 图形学基础编程,B样条曲线,C++环境,适合新手参考学习-Graphics based on programming, B-spline curve, C++ Environment, suitable for novice reference learning
MatlabToolbox1
- matlab 应用数学工具箱的使用,包括概率统计、偏微分方程等。-matlab toolbox of applied mathematics, including probability and statistics, such as partial differential equations.
Matlab-and-VC
- 浅析VC与matlab接口编程,浅析VC与MATLAB联合编程<一>、<二>,<三>部分中,简单介绍了VC和MATLAB接口的两种方法,初学者可能会问为什么要用VC和MATLAB接口,接口的实质又是什么。<四>到<六>举例和讲解一些难点。<七><八>——编译器的使用。<九>——综合举例-Analysis of VC with matlab interface programming, VC Analy
@bsplinearray
- matlab ,B 样条进行矩阵计算, 用于图像处理中的B样条计算,-matlab ,b spline array, image processing
matlab-B-spline-curve-of-anti-count
- 通过利用matlab实现B样条曲线的反算。-By the use of matlab B-spline curve of anti-count.
B-spline
- 用于求解5阶B样条曲线,绘制曲线。新手上传请多指教(Used to solve the 5 order B spline curve, draw curves. Novice upload, please enlighten)