搜索资源列表
matalb2012b_vs2013
- matlab2012b和VS2013联合仿真,通过matlab的coder工具箱将m编程算法转换为c源码,在VS2013中调用通过!-matlab2012b and VS2013 joint simulation by matlab toolbox of coder m c programming algorithm converts source code, in VS2013 call through!
MATLABzhuanC
- 举例说明使用MATLAB Coder从MATLAB生成C/C++代码步骤- int _tmain(int argc, _TCHAR* argv[]) { double varargin_1 = 0, varargin_2 = 0, varargin_3 = 1e-9 cin>>varargin_1>>varargin_2 double nth_rt = 0, iterati
pixel_coder
- 霍夫曼编码;量化到8位字节每个像素编码及解码(Write a MATLAB function [zipped, info] = pixel_coder(X) that takes an image X and using the Huffman coder above applied in the pixel domain quantized to 8 bits per pixel returns the coded sequence zipped along with the header