资源列表

« 1 2 ... .14 .15 .16 .17 .18 8119.20 .21 .22 .23 .24 ... 15813 »

[matlab例程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
<龙哥> 在 2025-09-28 上传 | 大小:1kb | 下载:0

[matlab例程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
<龙哥> 在 2025-09-28 上传 | 大小:1kb | 下载:0

[matlab例程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
<龙哥> 在 2025-09-28 上传 | 大小:1kb | 下载:0

[matlab例程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
<龙哥> 在 2025-09-28 上传 | 大小:1kb | 下载:0

[matlab例程RateDF

说明:信息率失真函数的迭代计算 信息率失真函数的迭代计算,迭代精度取为10^(-7) 在信源的输入概率分布Pa和失真矩阵d已知的条件下求出信息率失真函数 函数说明: [Pba,Rmin,Dmax,Smax]=RateDF(Pa,d,S) 为信息率失真函数 变量说明: Pa:信源的输入概率矩阵,d:失真矩阵,S:拉氏乘子 Pba:最佳正向转移概率矩阵, Smax:最大拉氏乘子 Rmin:最小信
<龙哥> 在 2025-09-28 上传 | 大小:2kb | 下载:0

[matlab例程ga_ex

说明:用gauss消去法求线性方程组的解.只考虑可读性, 不考虑matlab的特性.-Gauss elimination method to seek the solution of linear equations.
<wlj> 在 2025-09-28 上传 | 大小:1kb | 下载:0

[matlab例程PROGRAM

说明: Programs are written on following topics 1. Image edge detection 2. Huffman encoding & decoding 3. Image denoising
<kirthi> 在 2025-09-28 上传 | 大小:34kb | 下载:0

[matlab例程Matlab_2DFTIR

说明:处理二维红外数据的代码,可以直接导入数据进行计算(.m)-For 2D FTIR,Easy to use
<ZhangJie> 在 2025-09-28 上传 | 大小:15kb | 下载:0

[matlab例程neural-network-analysis-of-30-cases

说明:MATLAB神经网络30个案例分析 很不错的-MATLAB neural network analysis of 30 cases
<姚发闪> 在 2025-09-28 上传 | 大小:7.08mb | 下载:0

[matlab例程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
<蓝色冰晶> 在 2025-09-28 上传 | 大小:24kb | 下载:0

[matlab例程MATLAB-toolbox-neural-network

说明:MATLAB工具箱的神经网络理论与应用程序源代码-The MATLAB toolbox neural network theory with the application source code
<姚发闪> 在 2025-09-28 上传 | 大小:113kb | 下载:0

[matlab例程DE

说明:Differential Evolution Algorithm
<> 在 2025-09-28 上传 | 大小:1kb | 下载:0
« 1 2 ... .14 .15 .16 .17 .18 8119.20 .21 .22 .23 .24 ... 15813 »

源码中国 www.ymcn.org