资源列表

« 1 2 ... .87 .88 .89 .90 .91 17792.93 .94 .95 .96 .97 ... 28522 »

[matlab例程pianweifen

说明:偏微分方程数值解的matlab程序,具有较好的实用性,方便大家使用和参考。-Numerical solution of partial differential equations matlab program, with good usability, to facilitate the use and reference.
<高雄飞> 在 2024-11-04 上传 | 大小:5120 | 下载:0

[matlab例程Short-term-traffic

说明: 小波神经网络的时间序列预测-短时交通流量预测,MATLAB的经典算法-Wavelet Neural Network Time Series Prediction- term traffic flow forecasting, MATLAB classical algorithm
<秦伟> 在 2024-11-04 上传 | 大小:5120 | 下载:0

[matlab例程mpmr_code

说明:最小最大概率机分类器,包括线性核函数和高斯核函数两种-Minimax probability machine classifier
<赵晓> 在 2024-11-04 上传 | 大小:5120 | 下载:0

[matlab例程vadsohn

说明:VAD去噪算法,可以有效的过滤静音和无效的语音,同时消除了一些背景噪声。-VAD denoising algorithm, can effectively filter invalid mute and voice, while eliminating some background noise.
<Song> 在 2024-11-04 上传 | 大小:5120 | 下载:0

[matlab例程specsub

说明:倒谱差算法,是用于消除噪声的一种方法,可以有效的提取有效的语音,进行后续处理-Differential cepstrum algorithm is a method used to eliminate noise, can effectively extract the active voice, for further processing
<Song> 在 2024-11-04 上传 | 大小:5120 | 下载:0

[数据结构常用算法huffman

说明:  Huffman编码的关键点是构造一棵Huffman树。其过程是:   1.输入各个叶子节点及其频率,对每个节点的lchild, rchild, parent分别赋初值为0;   2.选择parent为0,且fre最小的两个节点开始建Huffman树,再修改相应节点的lchild, rchild, parent值,如此重复直到Huffman树建立。   3.从叶子到根逆向求每个节点的Huffman编码。 4.解压
<suyu> 在 2024-11-04 上传 | 大小:5120 | 下载:0

[数据结构常用算法Kruskal

说明:  设G=(V,E)是一个具有含权边的连通无向图。G的一颗生成树(V,T)是G的作为树的子图。如给该连通图加权并且各边的权和为最小值,那么(V,T)就称为最小耗费生成树或简称最小生成树。   Kruskal的算法概况如下:   对G的边以非降序权重排列。   对排序表中的每条边,如果现在把它放入T中的话不会形成回路,则把它加入到生成树T中,否则将它丢弃。-Let G = (V, E) is an edge with the
<suyu> 在 2024-11-04 上传 | 大小:5120 | 下载:0

[数学计算/工程计算NPSVM-dual(Nonparallel-SVM)

说明:对现在非常流行的非平行超平面进行编程,可用于twin svm等非平行问题。-Use for "Nonparallel Support Vector Machines"
<高希希> 在 2024-11-04 上传 | 大小:5120 | 下载:1

[matlab例程lpcctezheng

说明:语音情绪识别中用到的lpcc特征参数的提取,所用的方法为LPC参数提取。-Used in speech emotion recognition lpcc characteristic parameter extraction, the use of the LPC parameter extraction method.
<小小> 在 2024-11-04 上传 | 大小:5120 | 下载:0

[数学计算/工程计算PSOEI

说明:particle swarm optimization exchanging information
<kblee> 在 2024-11-04 上传 | 大小:5120 | 下载:0

[数学计算/工程计算bil-prima

说明:Its abput algorithm, how to determine the primes numbers.
<thongthong> 在 2024-11-04 上传 | 大小:5120 | 下载:0

[matlab例程BOTDA-STRESS-SENORS

说明:1.Simulation of Electro-Optical Modulator 2.Generation of the Brillouin Profile 3.Simulation of BOTDR for strain in optical fiber sensors
<mohsen> 在 2024-11-04 上传 | 大小:5120 | 下载:1
« 1 2 ... .87 .88 .89 .90 .91 17792.93 .94 .95 .96 .97 ... 28522 »

源码中国 www.ymcn.org