Welcome![Sign In][Sign Up]
Location:
Search - matlab h

Search list

[matlab咖吗滤波matlab

Description:

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 columns,
%   and elements in the interval 0 to 1.  The columns of the input matrix,
%   M, represent intensity of red, blue and green, respectively.  The
%   columns of the resulting output matrix, H, represent hue, saturation
%   and color value, respectively.
%
%   HSV = RGB2HSV(RGB) converts the RGB image RGB (3-D array) to the
%   equivalent HSV image HSV (3-D array).


Platform: | Size: 1517 | Author: leohee | Hits:

[matlabvc调用matlab

Description: 将一个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.
Platform: | Size: 1024 | Author: 李震 | Hits:

[Streaming Mpeg4h.264

Description: 上下文自适 应二进制算术编码(CABAC),-Context-based Adaptive Binary Arithmetic Coding (CABAC)
Platform: | Size: 184320 | Author: 张一帆 | Hits:

[Wavelet多分辨水印的matlab简单程序

Description: 直接减压到matlab\work目录下就可以看到运行结果了,其中包括了位平面分解,量化嵌入(提取),图像的金字塔分解等的程序块。-decompression directly to the Matlab \ work on the directory can see the results, which included a bit plane decomposition, quantification embedded (extraction), the image of the pyramid decomposition of the block.
Platform: | Size: 332800 | Author: yj | Hits:

[BooksHalsted.Press.H.264.And.MPEG-4.Video.Compression-s

Description: 一本关于视频编码、MPEG4及H.264的非常好的外文电子书籍-on a video encoder, MPEG4 and H.264 very good foreign-language e-books
Platform: | Size: 3980288 | Author: 普明 | Hits:

[Graph RecognizeH.324

Description: H.324的matlab源码,方便易用,希望对大家有所帮助-H.324 source of Matlab, easy-to-use, we hope to help
Platform: | Size: 621568 | Author: 纪敏 | Hits:

[matlabHOS_MIMO

Description: Second and Higher-Order Statistics based Multiple-Input-Multiple-Output System Blind Identification Matlab Code -Second and Higher-Order Statistics based Multiple-Input-Multiple-Output System Blin Matlab d Identification Code
Platform: | Size: 22528 | Author: 于蕾 | Hits:

[Program docMatLab+CDMA+Reference+Blockset+for+Use+with+Simuli

Description: MatLab+CDMA+Reference+Blockset+for+Use+with+Simulink matlab仿真-MatLab CDMA Reference Blockset for Use wit h Matlab Simulink simulation
Platform: | Size: 525312 | Author: tcy | Hits:

[Compress-Decompress algrithmsh263_for_matlab

Description: 用matlab写的仿真H.263标准的程序,其中包括了基本的程序,还有测试程序-Matlab simulation written using H.263 standard procedure, including the basic procedures, as well as test procedures
Platform: | Size: 559104 | Author: 杨涛 | Hits:

[MPIMATLAB

Description: 卷积运算:取x(t)和h(t)的长度为nx,nh。平移量n=nh+nx-1,利用for和if语句实现倒序求和运算。外循环用一个for语句实现平移,通过在求和时取数组元素的顺序实现倒序求和-Convolution operation: take x (t) and h (t) of length nx, nh. Translational volume n = nh+ Nx-1, use for and if statements to achieve reverse summation operator. Outside the circle with a for statement to achieve translation, when taken in sum array elements to achieve reverse the order of summation
Platform: | Size: 1024 | Author: 1 | Hits:

[Othervc-matlab

Description: 要在VC中成功编译Matlab引擎程序,必须包含引擎头文件engine.h并引入Matlab对应的库文件libmx.lib、libmat.lib、libeng.lib-VC to successfully compile Matlab engine procedures, must include the engine header files engine.h and the introduction of the corresponding Matlab library files libmx.lib, libmat.lib, libeng.lib
Platform: | Size: 26624 | Author: 海德 | Hits:

[Special Effectsmatlab

Description: 在MATLAB中,信号S经过信道H卷积后生成接收信号V,V=conv(S,H),从V和H反卷积-In MATLAB, the signal S after convolution H channel generated receive signal V, V = conv (S, H), from V and H deconvolution
Platform: | Size: 3072 | Author: ftgfhgf | Hits:

[matlabmatlabinter

Description: AVS帧内预测算法的MATLAB代码,具体做了水平预测、垂直预测、DC和左上预测、右下预测。-AVS intra-prediction algorithm MATLAB code, the specific level of the forecast done, vertical prediction, DC prediction and the upper left, lower right forecast.
Platform: | Size: 1024 | Author: 陈辉 | Hits:

[Streaming Mpeg4T-REC-H.264-200711-I!!PDF-E

Description: 电信联盟H.264最新标准,2007年11月份的!-ITU H.264 standards, the November 2007!
Platform: | Size: 3160064 | Author: | Hits:

[AlgorithmOSE_Code

Description: 《Optimal State Estimation - Kalman, H Infinity, and Nonlinear Approaches》 一书的配套源码,包括了Kalman Filter、Hinf Filter、Particle Filter等的Matlab源码-《Optimal State Estimation- Kalman, H Infinity, and Nonlinear Approaches》source code,including Matlab code of Kalman Filter、Hinf Filter、Particle Filter.
Platform: | Size: 50176 | Author: 张留 | Hits:

[Streaming Mpeg4H.264

Description: H.264视频编解码程序,此程序已经过测试能够运行-H.264
Platform: | Size: 6497280 | Author: liluming | Hits:

[matlabH-infini

Description: its matlab code used for design an Hinf control system
Platform: | Size: 1024 | Author: nmz2009 | Hits:

[matlabhinf_control

Description: 基于Matlab H inf 鲁棒控制的设计 简述了 鲁棒控制器的基本思想,给出了运用Matlab鲁棒控制工具箱为假定空间桁架设计 鲁棒控制器的设计过程,同时也给出了控制器作用下闭环系统的分析结果-Robust control based on Matlab H inf robust controller design outlines the basic idea, given the use of Matlab robust control toolbox to assume that space truss design robust controller design process, but also gives the controller closed-loop system under analysis
Platform: | Size: 3072 | Author: tanhaonan | Hits:

[matlabmatlab

Description: h.264帧内预测的matlab程序随着视频编码技术的迅速发展,性能更好的H.264标准越来越成熟,被广泛应用于许多多媒体应用领域。-H. 264 frame of matlab with video forecast coding technology rapid development, better performance of h. 264 standard more and more mature, are widely used in many multimedia applications.
Platform: | Size: 1024 | Author: 冯国聪 | Hits:

[matlab硬盘磁头问题H-infinite设计

Description: 此程序为硬盘磁头振动问题,采用H无穷方法既减弱了磁头的振动幅值,又增强了系统鲁棒性。(This program uses the H infinite method to reduce the vibration amplitude of the head and enhance the robustness of the system.)
Platform: | Size: 3072 | Author: graceking | Hits:
« 12 3 4 5 6 7 8 9 10 ... 31 »

CodeBus www.codebus.net