-
toolbox_v1.3
这是John Wiley出版的<Computational Colour Science using MATLAB.e2ban>教科书书附带的程序代码,自成一体为Matlab下的色度学工具箱. 建议将解压文件放到本地机已经安装Matlab的路径中,在toolbook文件夹下自己创建一个名为colour的文件夹中.比如:For example, this may be c:Program FilesMATLABp65 oolboxcolour 但具体路径取决于Matlab在你机器中的安装路径. 如果你将该colour文件夹加入Matlab环境路径中,该工具箱就与其它工具箱一样使用.-This is John Wiley published(It is published by John Wiley <Computational Colour Science using MATLAB.e2ban> Textbook book accompanying program code, self-contained for the colorimetric under Matlab toolbox. Suggested extracting file on the local machine has been installed in the path of Matlab in toolbook folder create yourself a folder named colour For example: For example, this may be c: Program Files MATLABp65 toolbox colour but the exact path depends on your machine Matlab installation path if you join the colour folder path in the Matlab environment, the tool box to use the same connection with other toolkits.-This is John Wiley published)
- 2013-09-26 08:50:29下载
- 积分:1
-
5files
It is matlab coding.The coding is useful
- 2014-02-06 12:24:16下载
- 积分:1
-
channel-estimation
信道估计 算法 比较 很基础 很好的能够直接运行(Channel estimation algorithm compares very well be able to run the foundation)
- 2014-06-24 11:16:15下载
- 积分:1
-
matlabsource
matlab 进行相机标定的很好的代码,欢迎下载,来者不拒哈(a method to calibrate a camera ,which is tested usefilly)
- 2013-01-15 15:26:53下载
- 积分:1
-
04470072
This paper presents a topology design scheme (HeteTopo) for QoS-based heterogeneity ssues in overlay multicast. The scheme aims at constructing a topology tree with differentiated QoS support for heterogeneous multicast service while optimizing the related tree cost metrics
- 2013-02-19 15:35:45下载
- 积分:1
-
harmonic-and-harmonic--packet
共包含四个文件:
hamo_packet.m 谐波小波包子程序,输入参数为原信号序列,采频,分解层数,返回三维数组,存储各层各频带分解结果;
harmopacktest.m 检验上述子程序可行性的m文件;
harmonic wavelet analysis.pdf Newland关于谐波小波的原始论文;
20130329谐波滤波.docx 内附matlab程序和分析结果。对电机电流信号做了谐波小波分解,分别从时域和频域构造谐波小波,结果显示,频域构造的小波光滑性稍差。(Contains four files: hamo_packet.m harmonic wavelet buns procedures, input parameters as the original signal sequence mining frequency decomposition level, return to the three-dimensional array, storage layers each band decomposition results harmopacktest.m test subroutine feasibility m-file harmonic wavelet analysis.pdf Newland original papers on harmonic wavelet 20,130,329 harmonic filter the. docx included matlab program and analysis of the results. Harmonic wavelet decomposition of the motor current signal, respectively, from the time domain and frequency domain construct harmonic wavelet, the results show that wavelet smoothing a less frequency-domain structure.)
- 2013-04-11 08:45:56下载
- 积分:1
-
301723021153637
高压直流输电系统的仿真simulink/matlab(12 pulse wave rectifier HVDC transmission system)
- 2018-05-03 11:33:59下载
- 积分:1
-
vc调用matlab
将一个m文件转成c /cpp文件并在VC中进行编译。这种方法有个烦人的地方,每次你都需要把matlab生成的一 大堆c和h文件考到vc中,比如我读入一副图片先做膨胀,再腐蚀,再进行小波变换,最后 显示。这样一个程序会生成大概150多个文件,每次都要拷贝这些文件很不方便。我试着用 了另外一种方法,可以简化这些工作。那就是不生成cpp文件交给VC去编译,而是直接在m atlab中生成一个dll交给VC去链接即可。这样无论matlab生成多少文件,都只需要拷贝三 个文件即可。 (m to a document conversion c/cpp files and compile VC. Such a method is a nagging place every time you need Matlab has generated a lot of c and h vc document examination, for example, I read a photo, first expansion, and corrosion, further wavelet transform, the last show. Such a procedure will probably generate more than 150 documents, each copy of these documents must be very inconvenient. I tried another kind of approach can simplify their work. It is not generating cpp documents to the VC to compile, but m atlab directly in the formation of a dll to the VC to link. No matter how many documents generated Matlab, only three need to copy documents.)
- 2005-03-22 21:40:12下载
- 积分:1
-
AlphaBlending
讲解使用Alpha Blending的方式来实现伪运动模糊的效果(Use Alpha Blending explain the way to achieve the effect of pseudo motion blur)
- 2010-11-17 23:18:13下载
- 积分:1
-
Graph_theory_matlab_program
使用集合命令编写的图论最短路dijkstra算法的matlab程序,flord算法的matlab程序,最大匹配的匈牙利算法(hungary)matlab程序,最小生成树的两种方法编写的matlab程序,最小费用最大流matlab程序(Prepared in order to use a collection of graph theory Dijkstra shortest path algorithm matlab program, flord algorithm matlab procedures, the maximum matching algorithm Hungary (hungary) matlab procedures, minimum spanning tree, prepared by two methods matlab procedures, the minimum cost maximum flow matlab program)
- 2008-05-30 13:45:29下载
- 积分:1