资源列表
[matlab例程] LMS_2jie_Compare_Single_ManyMean
说明:LMS算法是研究最早的自适应算法,简单实用是其最主要的特点。但是仅进行一次求自适应权,还不够准确,本算法中将多次求权平均的结果与单次求的结果进行了比较!-LMS algorithm is the first study of the adaptive algorithm, meanwhile, simple and practical is its main feature. But if only seek adaptive right once,this is not accurate en<林奇> 在 2025-08-28 上传 | 大小:1kb | 下载:0
[matlab例程] RVSSLMS
说明:对传统LMS算法的改进,它的步长是变化的,这样更能自适应地调整权值,因而性能比一般的LMS算法更优!-It is the improving Traditional LMS algorithm and its step size is changing every time, so it can better adapt to adjust the weights, thus the performance of this algorithm is better than the previou<林奇> 在 2025-08-28 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] test_images
说明:this need for the everey applivation bsed algorithms -this is need for the everey applivation bsed algorithms<jayaram> 在 2025-08-28 上传 | 大小:354kb | 下载:0
[人工智能/神经网络/遗传算法] Kmean2
说明:随机产生的点进行K-means方法聚类,给大家做一个参考,随机数据的分类-Randomly generated points in K-means clustering method, to give you a reference, the classification of random data<Solituder> 在 2025-08-28 上传 | 大小:2.22mb | 下载:0
[matlab例程] dandiansudu
说明:逆合成孔径雷达点目标速度估计和补偿程序,经运行,效果良好-Inverse synthetic aperture radar point target speed estimation and compensation program, after running to good effect<wangwei> 在 2025-08-28 上传 | 大小:1kb | 下载:0
[matlab例程] zhixianguji
说明:逆合成孔径雷达成像,目标直线运动,估计速度后补偿成像,效果很好-Inverse synthetic aperture radar imaging, target linear motion, after an estimated rate of compensation for imaging with good results<wangwei> 在 2025-08-28 上传 | 大小:2kb | 下载:0
[数据结构常用算法] ViiiQueens
说明:采用递归方法的八皇后问题的图形界面实现。 题目如下: 请编写八皇后游戏程序(要求采用图形界面):设计一个8×8的棋盘,允许用户在棋盘的格 子上放置8个皇后(国际象棋中的棋子)。要求每两个皇后不能处于同一条横线,竖线和45 度或135度的斜线上(即按国际象棋的规则要求任意两个皇后不能处于直接可以互相攻击的 状态)。如果用户放置的棋子不符合上面要求,则程序给出错误显示,并请设计某种比较 直观的方式标出可以互相攻击的两个皇后,然后要求重新放置该棋子。当8个皇后全部放在 棋盘<邓国平> 在 2025-08-28 上传 | 大小:9.25mb | 下载:0