资源列表
[matlab例程] Otsu2d_Zhifen
说明:一种二维Otsu快速算法的实现;该算法原文《二维Otsu自适应阑值选取算法的快速实现》发表于自动化学报。-A two-dimensional Otsu fast algorithm this algorithm original " two-dimensional Otsu adaptive Lanna value selection algorithm for the rapid realization," published in AAS, has been attach<hezhiyong> 在 2025-09-14 上传 | 大小:386kb | 下载:0
[matlab例程] KalmanDenoising_ColoredNoise
说明:采用卡尔曼滤波器滤除语音信号中的有色噪声,采用Matlab实现,并给出了实例-Kalman filter to filter the speech signal colored noise, using Matlab to achieve, and gives an example<hezhiyong> 在 2025-09-14 上传 | 大小:117kb | 下载:0
[人工智能/神经网络/遗传算法] PSOt
说明:pso优化算法的基本应用,并包含了其中主要的几个测试函数,内容相当全面。-pso optimization of the basic application, and contains several tests in which the main function, the content is very comprehensive.<qujunqiu> 在 2025-09-14 上传 | 大小:37kb | 下载:0
[matlab例程] Ringresonator
说明:matlab code for ring resonator simulation<mirna> 在 2025-09-14 上传 | 大小:3kb | 下载:0
[matlab例程] Signal_Processing
说明:1.产生正弦信号,方波信号,均匀噪声; 2.信号的叠加; 3.信号的相关分析; 4.信号的卷积; 5.信号的和; 6.信号的频谱图。-1. Generate sine signal, square wave signals, uniform noise 2. Signal superposition 3. The signal correlation analysis 4. The convolution of signal 5. The sum of<刘伟> 在 2025-09-14 上传 | 大小:1kb | 下载:0
[数据结构常用算法] eight
说明:八皇后问题,八皇后问题是一个以国际象棋为背景的问题:如何能够在 8×8 的国际象棋棋盘上放置八个皇后,使得任何一个皇后都无法直接吃掉其他的皇后?为了达到此目的,任两个皇后都不能处于同一条横行、纵行或斜线上。八皇后问题可以推广为更一般的n皇后摆放问题:这时棋盘的大小变为n×n,而皇后个数也变成n。当且仅当 n = 1 或 n ≥ 4 时问题有解。-Eight queens problem, eight queens problem is a chess background questions:<王二> 在 2025-09-14 上传 | 大小:13.34mb | 下载:0