资源列表
[matlab例程] CurveIntersect
说明:Downloaded from matlabcentral about CurveIntersect.<Brad Bibson> 在 2025-11-22 上传 | 大小:10kb | 下载:0
[数据结构常用算法] NqueenProblem
说明:著名的n皇后问题 在一个棋盘上, 如果任意两个皇后排在同一行或者同一列上就会互相残杀, 此算法用以解决棋盘上n个皇后如何排列才能不互相残杀。 -N the famous Queen s problem in a chessboard, if any two of Queen s in the same line or on the same row will be killing each other, the algorithm to solve n chessboard with a Que<piki> 在 2025-11-22 上传 | 大小:158kb | 下载:0
[数学计算/工程计算] divideBeer
说明:法国著名数学家波瓦松在表年时代研究过一个有趣的数学问题-Famous French mathematician波瓦松in the table the times studied in an interesting mathematical problem<PB> 在 2025-11-22 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] tenlei
说明:function [U,center,result,w,obj_fcn]= fenlei(data) [data_n,in_n] = size(data) m= 2 % Exponent for U max_iter = 100 % Max. iteration min_impro =1e-5 % Min. improvement c=3 [center, U, obj_fcn] = fcm(data, c) for i=1:max_iter if<download99> 在 2025-11-22 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] CUDA
说明:文章介绍如何使用CUDA实现神经网络,并把他应用在GPU图像处理单元上-The article describes how to use CUDA to achieve neural networks, and he applied to image processing unit on the GPU<杨> 在 2025-11-22 上传 | 大小:1.33mb | 下载:0
[matlab例程] squarefft2
说明:利用FFT分析方波信号的频谱,讨论采样点数、采样频率对谱分辨率的影响。对数据叠加白噪声后再次分析实验结果。-Square-wave signal using FFT spectrum analysis to discuss the sampling points, the sampling frequency of the impact of spectral resolution. White noise superimposed on the data after analysis of e<dicunxia> 在 2025-11-22 上传 | 大小:1kb | 下载:0