资源列表

« 1 2 ... .74 .75 .76 .77 .78 3579.80 .81 .82 .83 .84 ... 28522 »

[matlab例程snr

说明:matlab实现计算DNA序列的信噪比的新算法-matlab new algorithm to calculate the signal-to-noise ratio of the DNA sequence
<朱志亮> 在 2025-06-22 上传 | 大小:1kb | 下载:0

[matlab例程snr1

说明:批量计算DNA外显子频谱和信噪比的程序,一个结构体包含100个分数据-Batch program to calculate the the DNA exon spectrum and signal-to-noise ratio, a structure containing the data of the 100 sub-
<朱志亮> 在 2025-06-22 上传 | 大小:1kb | 下载:0

[matlab例程mean2

说明:a code to find the mean in 2d
<pallab> 在 2025-06-22 上传 | 大小:1kb | 下载:0

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

[matlab例程ga_ex

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

[matlab例程DE

说明:Differential Evolution Algorithm
<> 在 2025-06-22 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法waveletp120

说明:小波算法用于风速滤波,风电场拿到的风速数据会有很大的噪声,使用滤波器可以有效的祛除噪声-wavelet for filter of wind speed data
<linqin> 在 2025-06-22 上传 | 大小:1kb | 下载:0
« 1 2 ... .74 .75 .76 .77 .78 3579.80 .81 .82 .83 .84 ... 28522 »

源码中国 www.ymcn.org