登录
首页 » matlab » matlab11

matlab11

于 2009-05-01 发布 文件大小:417KB
0 102
下载积分: 1 下载次数: 2

代码说明:

  MATLAB 图像处理命令 相关命令: bwarea, bweuler, bwfill 功能: 增加或降低颜色映像表的亮度(matlab语句 .applylut bestblk 4.brighten 功能: 增加或降低颜色映像表的亮度。)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • matlab6.5handbook
    有关MATLAB的技术手册,可以方便大家查阅学习软件(about matlab handbook)
    2009-03-09 09:37:15下载
    积分:1
  • about_Communication_Fundamentals_in_my_side
    总结了自己关于通信原理学习的一下认识,希望大家多交流(about Communication Fundamentals in my side)
    2010-09-24 20:06:01下载
    积分:1
  • matlabandcommunication
    说明:  通信系统方面的matlab书籍,对通信系统相关方面都有涉及,是用matlab仿真通信系统的教材.(Communication systems matlab books related to aspects of the communication system involved is the simulation of communication systems using matlab materials)
    2010-04-22 19:39:27下载
    积分:1
  • Newton
    牛顿差值方法,基于MATLAB实现,并且有与三次样条结果明显比较。(Newton difference method based on MATLAB and the obvious comparison with the cubic spline results.)
    2012-11-24 21:41:33下载
    积分:1
  • ProjetoWebProva
    prova de sistemas web
    2014-01-31 12:05:55下载
    积分:1
  • bayes
    matlab 贝叶斯推断优化最小二乘支持向量机参数的实例,速度更快(matlab Bayesian least squares support vector machine parameter optimization instance, faster)
    2010-11-19 10:42:22下载
    积分:1
  • Coordinate-conversion
    坐标转换(四参数) [row col]=size(source) for i=1:row u(i)=source(i,2) v(i)=source(i,3) x(i)=source(i,4) y(i)=source(i,5) B(2*i-1,1)=1 B(2*i-1,2)=0 B(2*i-1,3)=u(i) B(2*i-1,4)=-v(i) B(2*i,1)=0 B(2*i,2)=1 B(2*i,3)=v(i) B(2*i,4)=u(i) L(2*i-1,1)=x(i) L(2*i,1)=y(i) end X=inv(B *B)*(B *L) Txy=[X(1) X(2)] xzjz(1,1)=X(3) xzjz(1,2)=-X(4) xzjz(2,1)=X(4) xzjz(2,2)=X(3) [row1 col1]=size(target) for i=1:row1 u1(i)=target(i,2) v1(i)=target(i,3) d=[u1(i) v1(i)] md=Txy+xzjz*d end end (Coordinate conversion: [row col]=size(source) for i=1:row u(i)=source(i,2) v(i)=source(i,3) x(i)=source(i,4) y(i)=source(i,5) B(2*i-1,1)=1 B(2*i-1,2)=0 B(2*i-1,3)=u(i) B(2*i-1,4)=-v(i) B(2*i,1)=0 B(2*i,2)=1 B(2*i,3)=v(i) B(2*i,4)=u(i) L(2*i-1,1)=x(i) L(2*i,1)=y(i) end X=inv(B *B)*(B *L) Txy=[X(1) X(2)] xzjz(1,1)=X(3) xzjz(1,2)=-X(4) xzjz(2,1)=X(4) xzjz(2,2)=X(3) [row1 col1]=size(target) for i=1:row1 u1(i)=target(i,2) v1(i)=target(i,3) d=[u1(i) v1(i)] md=Txy+xzjz*d end end )
    2014-12-12 19:02:28下载
    积分:1
  • programPicture.m
    帮朋友写的主成分分析,有图形显示,注意请自行判断数据是否需要转置。(Help a friend wrote principal component analysis, a graphic display, attention please judge for themselves whether the data needs to transpose.)
    2013-11-21 16:22:51下载
    积分:1
  • New-Microsoft-Word-Document
    It will perform bit plane slicing operation on input image.
    2013-12-02 11:37:19下载
    积分:1
  • get_shortest_paths
    通过定义邻接矩阵,计算节点之间的最短路径长度(By defining the adjacency matrix to calculate the shortest path between node length)
    2009-04-16 13:46:08下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载