登录
首页 » matlab » colour

colour

于 2018-12-31 发布
0 164
下载积分: 1 下载次数: 0

代码说明:

说明:  lab转xyz lab转lch,matlab平台的.m文件,函数形式,可以直接调用的。(Lab to XYZ lab to lch, matlab platform. m file, function form, can be directly invoked.)

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

发表评论

0 个回复

  • Hilbert
    对于非平稳振动信号 ,通过采用hilbert变换,得到其边际谱的labview 程序(For the nonstationary vibration signals, by the use of the Hilbert transformation, get the marginal spectrum of labview program )
    2011-11-27 17:45:56下载
    积分:1
  • Visual C++课程设计案例精编
    Visual C++课程设计案例精编--通讯录-Visual C cases intensive curriculum design series-- directory
    2022-02-07 03:51:35下载
    积分:1
  • [输入] 图的顶点个数N,图中顶点之间的关系及起点A和终点B [输出] 若A到B无路径,则输出“There is no path” 否则输出A到B路...
    [输入] 图的顶点个数N,图中顶点之间的关系及起点A和终点B [输出] 若A到B无路径,则输出“There is no path” 否则输出A到B路径上个顶点 [存储结构] 图采用邻接矩阵的方式存储。 [算法的基本思想] 采用广度优先搜索的方法,从顶点A开始,依次访问与A邻接的顶点VA1,VA2,...,VAK, 访问遍之后,若没有访问B,则继续访问与VA1邻接的顶点VA11,VA12,...,VA1M,再访问与VA2邻接顶点...,如此下去,直至找到B,最先到达B点的路径,一定是边数最少的路径。实现时采用队列记录被访问过的顶点。每次访问与队头顶点相邻接的顶点,然后将队头顶点从队列中删去。若队空,则说明到不存在通路。在访问顶点过程中,每次把当前顶点的序号作为与其邻接的未访问的顶点的前驱顶点记录下来,以便输出时回溯。 #include int number //队列类型 typedef struct{ int q[20] -[imported] map of the number of vertices N, Vertex map of the relationship between the starting point and end point A and B [output] if A to B without path then exporting "There is no path" Otherwise output A to B on the path vertices [storage structure] plan adopted adjacency matrix of storage. [Algorithm for the basic idea] BFS way from the vertex A, A visit followed with adjacent vertices VA1, VA2 ,..., VAK, visiting times, if not visit B, continue to visit with the VA1 adjacent vertices VA11, VA12 ,..., VA1M. VA2 and then
    2022-01-25 22:50:29下载
    积分:1
  • threephase
    本人设计的三相有源逆变器,可以完美运行,希望对想学习的人有所帮助(The three-phase active inverter designed by myself can run perfectly.)
    2018-05-30 15:47:42下载
    积分:1
  • this document describe how davicom ic dm9000 can be programmed and controlled. t...
    this document describe how davicom ic dm9000 can be programmed and controlled. this ic can be used in the embedded systems and network lan cards. its is 10/100Mpbs ic.
    2022-02-01 21:22:59下载
    积分:1
  • code
    一些游戏代码!还在研究当中!有五子棋、俄罗斯方块、计算器、扫雷等(some code for game and compile it under window TC or VC)
    2010-02-01 14:48:35下载
    积分:1
  • SocketTool4
    Network Development Tool
    2020-06-22 15:20:02下载
    积分:1
  • This article from the fieldbus control system development of the current situati...
    本文从现场总线控制系统的发展现状出发,遵循现场总线控制系统标准的体系结构,仍由通用组态软件实现监控管理功能,由现场总线智能仪表实现生产控制功能。但在连接通用组态软件与现场总线智能仪表的信息通道中,采用OPC服务器、OPCActiveX控件取代10驱动程序,实现与Matlba数据共享和互联,无干扰地增加Matlba强大的符号、数值计算、矩阵运算以及图形显示的功能,实施先进控制、优化控制。 -This article from the fieldbus control system development of the current situation, following the standard fieldbus control system architecture, generic configuration software is still realize monitoring and management functions, by the field bus intelligent instruments of production control functions. However, in general configuration software to connect with fieldbus intelligent instrument information channel, the use of OPC server, OPCActiveX controls to replace the 10 drivers, and realize data sharing and Matlba the Internet without interference to increase Matlba powerful symbols, numerical calculation, matrix calculation and graphical display features, the implementation of advanced control, optimal control.
    2022-09-22 20:20:03下载
    积分:1
  • re
    说明:  本程序用于滑动轴承的油膜压力计算,二维雷诺方程(Reynolds equation of sliding bearing)
    2017-12-18 22:06:00下载
    积分:1
  • fenrffxt_v4.52
    FE内容付费系统可应用于付费阅读文章、付费看图片、付费下载、付费视频播放、付费音频播放的网站建设。自带手机版、电脑版,支持微信、QQ等移动端应用访问与分享。功能和模板可通过插件形式扩展。(FE Content Payment System can be applied to the construction of websites that pay to read articles, pay to see pictures, pay to download, pay to play video, pay to play audio. With its own mobile version, computer version, support Weixin, QQ and other mobile applications access and sharing. Functions and templates can be extended as plug-ins.)
    2019-05-09 19:00:02下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载