搜索资源列表
对图像进行YCbCr分解
- rgb=imread('lena.png'); YCbCr=rgb2ycbcr(rgb); subplot(221),imshow(rgb),title('image'); Y=YCbCr(:,:,1); Cb=YCbCr(:,:,2); Cr=YCbCr(:,:,3); ycbcrmap(:,:,1)=Y; ycbcrmap(:,:,2)=128; ycbcrmap(:,:,3)=128; subplot(222),imshow(Y),title('Y'); ycbcrma
222
- DSP理论分析以及MATLAB详细程序实例 非常不错-DSP theory analysis and MATLAB examples of detailed procedures
222
- 退火算法,能够良好的处理数据,避免局部的最优值,因为添加了遗传算法-Annealing algorithm, can be a good deal of data, to avoid the local optimal value, because of an genetic algorithm
222-phase1
- simple database system
222
- i m enginner in telecomminication field,i want to download on this website
LMS
- The earliest work on adaptive filters may be traced back to the late 1950s, during which time a number of researchers were working independently on theories and applications of such filters. From this early work, the least-mean-square ð LMS
222
- 比较经典格拉姆施密特QR正交分解的matlab源程序-Comparison of the classical Gram Schmidt QR orthogonal decomposition matlab source
222
- 在通信系统中 matlab仿真大全,包括很多通信系统模型,例如扩频通信-Matlab simulation of communication systems in the Guinness, including many communication system model, such as spread spectrum communication, etc.
222
- (ebook-pdf) - Engineering - Using MATLAB 6 (Graphics, 3D).pdf Overview of MATLAB Graphics – plot editing mode and the Property Editor. • Basic Plotting – plotting vector and matrix data in 2-D representations. • Formatting Graphs –
222
- 讲述经验模态分解的应用,对于其原理及消噪功能有很好的介绍-About the application of EMD
mydata
- 基于MATLAB/simulink的永磁同步电机仿真模型.空间失量磁场定向算法-Based on MATLAB/simulink simulation model of permanent magnet synchronous motor. Spatial loss field oriented algorithms 222
regtohsv
- reg 转换为 hsv 的matlab源代码 subplot(221) subimage(ph) colorbar xlabel( (a)色调分量图像 ) subplot(222) subimage(ps) colorbar xlabel( (b)饱和度分量图像 ) subplot(223) subimage(pv) colorbar xlabel( (c)亮度分量图像 ) subplot(224) subimage(phsv) colorbar x
leach-222
- leach protocol of wireless sensor network
leach-222
- energy leach a new version
222
- 多方式进化遗传算法Matlab源代码,对于单种群进化,采用多方式进化方法提高全局搜索能力和收敛速度-Multi-way evolutionary genetic algorithm Matlab source code for single species evolution, evolutionary methods to improve multi-mode global search ability and convergence speed
222
- 以上是6阶坡度的matlab源程序代码,程序非常简单,而且适用。希望你能有用。-These are the 6 step gradient matlab source code, the program is very simple and applicable. I hope you can be useful.
222
- 用matlab实现基于累积法的微弱信号检测技术-Using Matlab to Realize the Weak Signal Detection Technology Based on the Accumulation