资源列表

« 1 2 ... .70 .71 .72 .73 .74 8175.76 .77 .78 .79 .80 ... 15813 »

[matlab例程entropy

说明:信息熵 函数说明: H=entropy(P,r) 为信息熵函数 P为信源的概率矢量, r为进制数 H为信息熵 -Information entropy Function Descr iption: H = entropy (P, r) the probability vector for the source for the information entropy function P r information entropy as a decim
<龙哥> 在 2025-09-27 上传 | 大小:1kb | 下载:0

[matlab例程ChannelCap

说明:信道容量C的迭代算法 函数说明: [CC,Paa]=ChannelCap(P,k) 为信道容量函数 变量说明: P:输入的正向转移概率矩阵,k:迭代计算精度 CC:最佳信道容量,Paa:最佳输入概率矩阵 Pa:初始输入概率矩阵,Pba:正向转移概率矩阵 Pb:输出概率矩阵,Pab:反向转移概率矩阵 C:初始信道容量, r:输入符号数,s:输出符号数 -Channel capacity C o
<龙哥> 在 2025-09-27 上传 | 大小:1kb | 下载:0

[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-27 上传 | 大小: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-27 上传 | 大小: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-27 上传 | 大小: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-27 上传 | 大小:1kb | 下载:0

[matlab例程RateDF

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

[matlab例程ga_ex

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

[matlab例程adaptive-control

说明:adaptive control 的simulink仿真程序,包含plot 和 参数计算-adaptive control simulink simulation program, including the plot and parameter calculation
<qiutian> 在 2025-09-27 上传 | 大小:9kb | 下载:1

[matlab例程PROGRAM

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

[matlab例程Matlab_2DFTIR

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

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

说明:MATLAB神经网络30个案例分析 很不错的-MATLAB neural network analysis of 30 cases
<姚发闪> 在 2025-09-27 上传 | 大小:7.08mb | 下载:0
« 1 2 ... .70 .71 .72 .73 .74 8175.76 .77 .78 .79 .80 ... 15813 »

源码中国 www.ymcn.org