资源列表
[matlab例程] HW_Data-(3)
说明:This program explain how to get auto-correlation and auto spectral function including crosscorrelation function.<Jang> 在 2025-02-26 上传 | 大小:1.26mb | 下载:0
[matlab例程] junhenghua
说明:可以用于数字图像处理课程中的图像均衡化(基于Matlib)-Equalization for image digital image processing course<limeng> 在 2025-02-26 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] bp
说明:简单的BP神经网络的编程实现,利用样本计算误差值。-Simple BP neural network programming<毛毛> 在 2025-02-26 上传 | 大小:228kb | 下载:0
[matlab例程] Time-Frequency-Analysis-in-Matlab
说明:使用四分量高斯包络信号进行时频分析,比较比较STFT、WVD、CWD分辨率和交叉干扰情况,包含仿真代码及Matlab时频分析工具箱。工具箱的使用建议参考《Matlab时频分析技术及其应用-葛哲学》,压缩包中顺便包含了该书的源代码。-The four-component Gaussian envelope signal frequency analysis, comparison compare STFT on WVD, CWD reso<吉韦> 在 2025-02-26 上传 | 大小:2.2mb | 下载:0
[数学计算/工程计算] FastICA_21
说明:一个很好的盲源分离matlab程序,采用了FastICA算法,计算速度快,说用方便-Matlab program a good blind source separation using FastICA algorithm, calculation speed, said with convenience<ayj> 在 2025-02-26 上传 | 大小:41kb | 下载:0
[matlab例程] Overlap-adding
说明:重叠相加法计算圆周卷积,内含运用重叠相加法计算圆周卷积的matlab 程序代码及调试结果-The overlap-add method for circular convolution<魏振果> 在 2025-02-26 上传 | 大小:30kb | 下载:0
[人工智能/神经网络/遗传算法] Pattern-Recognition
说明:模式识别经典中文书籍,介绍模式识别的理论和算法,适用于初学者和研究生-Pattern Recognition classic Chinese books about pattern recognition theory and algorithms, suitable for beginners and graduate students<dongtinghong> 在 2025-02-26 上传 | 大小:16.89mb | 下载:0
[数据结构常用算法] ExtendedAVLTree.java
说明:扩展AVLTree,添加克隆,合并和打印方法-extend the AVLTree class to include the following methods: clone(AVLTree<K,V> tree);merge(AVLTree<K,V> tree1, AVLTree<K,V> tree2 );void print(AVLTree<K, V>)<rachel> 在 2025-02-26 上传 | 大小:3kb | 下载:0
[数据结构常用算法] CompressedSuffixTrie.java
说明:构造compressed suffix trie class,并且实现findString()和findLongestCommonSubsequence()功能-implement the compact representation of the compressed suffix trie ADT for DNA analyses.<rachel> 在 2025-02-26 上传 | 大小:2kb | 下载:0