资源列表
array
- 函数说明: [p,x]=array(P,X) 为按降序排序的函数 P为信源的概率矢量,X为概率元素的下标矢量 p为排序后返回的信源的概率矢量 x为排序后返回的概率元素的下标矢量 - Function Descr iption: [p, x] = array (P, X) is sorted in descending order functions P source probability vector, X probabil
compare
- Fano编码 函数说明: [next_P,next_index,code_num]=compare(current_P,current_index) 为比较函数,主要用于信源符号的分组 current_P为当前分组的信源的概率矢量-Fano coding Function Descr iption: [next_P, next_index code_num] = the compare (current_P current_index) f
huffman
- huffman编码生成器 函数说明: [W,L,q]=huffman(P) 为huffman编码函数 P为信源的概率矢量,W为编码返回的码字 L为编码返回的平均码字长度,q为编码效率 -Huffman encoding generated Function Descr iption: [W, L, q] = huffman (P) P for the Huffman encoding function for the prob
huffman_better
- huffman编码生成器 函数说明: [W,L,V,q]=huffman_better(P) 为huffman_better编码函数 P为信源的概率矢量,W为编码返回的码字,V为码字的方差 L为编码返回的平均码字长度,q为编码效率-Huffman encoding generated Function Descr iption: [W, L, V, Q] = huffman_better (P) P for huffman_bette
RateDF
- 信息率失真函数的迭代计算 信息率失真函数的迭代计算,迭代精度取为10^(-7) 在信源的输入概率分布Pa和失真矩阵d已知的条件下求出信息率失真函数 函数说明: [Pba,Rmin,Dmax,Smax]=RateDF(Pa,d,S) 为信息率失真函数 变量说明: Pa:信源的输入概率矩阵,d:失真矩阵,S:拉氏乘子 Pba:最佳正向转移概率矩阵, Smax:最大拉氏乘子 Rmin:最小信
ga_ex
- 用gauss消去法求线性方程组的解.只考虑可读性, 不考虑matlab的特性.-Gauss elimination method to seek the solution of linear equations.
adaptive-control
- adaptive control 的simulink仿真程序,包含plot 和 参数计算-adaptive control simulink simulation program, including the plot and parameter calculation
PROGRAM
- Programs are written on following topics 1. Image edge detection 2. Huffman encoding & decoding 3. Image denoising
Matlab_2DFTIR
- 处理二维红外数据的代码,可以直接导入数据进行计算(.m)-For 2D FTIR,Easy to use
neural-network-analysis-of-30-cases
- MATLAB神经网络30个案例分析 很不错的-MATLAB neural network analysis of 30 cases
tuxiangfenge
- 此例程是经matlab2009处理的txt红外图像的温度像素文档,通过处理,可以实现对发热芯片的可靠提取-This routine is the temperature pixel document of the the txt infrared image The matlab2009 processing, processing can be achieved reliably extracted fever chip
MATLAB-toolbox-neural-network
- MATLAB工具箱的神经网络理论与应用程序源代码-The MATLAB toolbox neural network theory with the application source code
