资源列表

« 1 2 ... .61 .62 .63 .64 .65 26666.67 .68 .69 .70 .71 ... 28522 »

[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
<龙哥> 在 2025-02-11 上传 | 大小: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_be
<龙哥> 在 2025-02-11 上传 | 大小:1kb | 下载:0

[matlab例程ga_ex

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

[matlab例程DE

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

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

说明:小波算法用于风速滤波,风电场拿到的风速数据会有很大的噪声,使用滤波器可以有效的祛除噪声-wavelet for filter of wind speed data
<linqin> 在 2025-02-11 上传 | 大小:1kb | 下载:0

[matlab例程zjkoffline

说明:张家口一个风电场的离线预测,核心算法是神经网络-RBF on-line prediction of wind speed data in Zhangjiakou.
<linqin> 在 2025-02-11 上传 | 大小:1kb | 下载:0

[matlab例程MSCaSNV

说明:MSC和SNV的小程序,用于处理光谱数据,每一列是一组数据,列数就是样本数量-MSC and SNV small program for processing the spectral data, and each column is a set of data, the number of columns is the number of samples
<nlz> 在 2025-02-11 上传 | 大小:1kb | 下载:0

[matlab例程1st

说明:trial code for vocal tract shape estimation .-trial code for vocal tract shape estimation .
<nilu> 在 2025-02-11 上传 | 大小:1kb | 下载:0

[数学计算/工程计算PROFIT

说明:Problem PROFIT in spoj
<Pedro> 在 2025-02-11 上传 | 大小:1kb | 下载:0

[matlab例程matlab

说明:matlab中LMI工具箱gevp的详细用法-matlab LMI toolbox gevp detailed usage
<Micheal> 在 2025-02-11 上传 | 大小:1kb | 下载:0

[matlab例程read

说明:CVPARTITION Create a cross-validation partition for data. An object of the CVPARTITION class defines a random partition on a set of data of a specified size. This partition can be used to define test and trainin
<Pranesh Krishnan> 在 2025-02-11 上传 | 大小:1kb | 下载:0

[matlab例程DesignProjection

说明:该程序实现了压缩感知理论中采用矩阵的优化。在压缩感知理论中,要求采样矩阵与稀疏矩阵的相关性越低越好。该代码采用一种交替投影的方法实现采用矩阵的优化,有效降低其相关性。-The program to achieve the optimization of the use of matrix theory compressed sensing. Requirements of the sample matrix and sparse mat
<Xu,J.P> 在 2025-02-11 上传 | 大小:1kb | 下载:0
« 1 2 ... .61 .62 .63 .64 .65 26666.67 .68 .69 .70 .71 ... 28522 »

源码中国 www.ymcn.org