搜索资源列表
DcumFinal1
- C++调用matlab计算引擎,在文本的向量表示中调用matlab,画出bmp图,形象地描述文本的距离-C calculation engine, in the text of vector Calling Matlab, bmp painted map image to describe the distance between the text
Handwrittendigitalrecognition
- Handwritten digital recognition is made by matlab nerve network toolbox in visual c++.net-Handwritten digital recognition is made b y Matlab nerve network toolbox in visual c. net
btc_image01
- image compression using btc algorithm. matlab program. This function accepts an image(color or gray) and compresses it using the block truncation coding. -btc using image compression algorithm. Ma tlab program. This function accepts an image (c olor
lock
- 锁相环程序,可以用。 主要是c语言风格的,在 matlab下也可以用
matbal
- 基于matlab和C++解多平衡节点+普通PQ分解潮流计算问题
FishWg.com-zx-
- 在c++应用matlab语言进行图像压缩的程序
ecg_matlab_data.zip 用matlab处理ecg心电数据
- 最近用matlab处理ecg心电数据,网上查了许多资料,终于成功导入.dat和.hea文件 做出了心电图 附件中含一组ecg心电数据(.dat和.hea文件各一),以供调试,fine.m是程序文件(含中文注释) 默认路径C:\Documents and Settings\Administrator\My Documents\MATLAB 打开方式:>>fine(‘62y933e.hea’,‘62y933e。dat’,9) 最后一个数字范围(1~12),代表第几道导连,
MDLTPC.zip
- Source Codes for Multiple Descr iption Lapped Transform with Prediction Compensation (MDLT-PC) This page describes the source codes for the multiple descr iption lapped transform with prediction compensation (MDLT-PC) developed in the following pa
test_dct
- 本程序是在VC++编译环境下,用纯C语言编写的2D-DCT变换,程序中用的是一个4*4的矩阵进行的变换,可以改为对一幅图像进行。运算结果正确,在Matlab中进行了检验,dct2()指令即进行DCT变换。有一定的参考价值。-This procedure is in VC++ compiler environment, written in pure C 2D-DCT transform, the program used is a 4 x 4 matrix for the transformat
Huffmanmatlab
- huffman编码的c和MATLAB实现-huffman coding to achieve the c and MATLAB
CGMY
- C++ class for simulating trajectories of the tempered stable (CGMY) process using the algorithm by D. Madan and M. Yor:
matlab-acq
- GPS C/A码捕获 用的是fft频域的搜索 有C/A码产生和C/A码数字化子程序,模拟卫星信号的捕获算法和过程,未考虑多普勒频移-GPS C/A code acquisition in frequency domain using the fft search with C/A code generation and C/A code number of subroutines, analog satellite signal acquisition method and process, w
16QAM
- matlab ofam 16qam 信道仿真-matlab ofam 16qam
fast_mpc
- 快速度模型预测控制的C和matlab程序,希望和大家分享-fast MPC C and Matlab program
KALMAN-c-and-MatLab-algorithm
- 该文件包含了基于Kalman滤波器原理的c和MatLab算法实现,还有详细的过程和仿真结果文档-This file contains the Kalman filter based on the principle of the c and MatLab algorithm, as well as detailed documentation process and the simulation results
guanlianjifensuanfa
- G-P算法下关联积分的运行程序,包含matlab和c语言文件-GP correlation integral algorithm running under the program, including the matlab and c language files
802.11n-ldpc-master(matlab)
- 用于实现802.11n标准中基于LDPC的编码和解码,采用matlab和c结合的方式实现。-802.11n LDPC codec
data-compression_grammar-transform
- 基于贪婪连续语法变换的高效通用无损信源压缩算法。本算法主要基于杨恩辉教授的论文。程序分两部分,C#部分进行语法分析,matlab部分进行数字编码。-lossless source compression algorithm based on greed sequantial grammar transform . This algorithm is based on Professor Yang Enhui papers. Program consists of two parts, C# pa
Digital_Image_Processing_Matlab
- Digital Image Processing Using MATLAB® Second Edition Rafael C. Gonzalez University of Tennessee Richard E. Woods MedData Interactive Steven L. Eddins The MathWorks, Inc.
DFT-ver1
- A simple Discrete Fourier Transform Code in C language, it generates a random signal and applies the DFT on it then saves the result in a matlab file