资源列表
[matlab例程] An-Introduction-to-Scientific-Computing
说明:An e-book for learning MATLAB<farzam> 在 2025-02-05 上传 | 大小:4.88mb | 下载:0
[人工智能/神经网络/遗传算法] hopfield-for-tsp
说明:hopfield神经网络求解TSP,收敛神经网络求最优路径,使用matlab-hopfield for the tsp<蒲菁川> 在 2025-02-05 上传 | 大小:3kb | 下载:0
[数据结构常用算法] 055523232007
说明:program to give one possible solution of the 8 queens puzzle because I was bored... and because after that, I was even more bored, I decided to extend it to an N queens version. Since this is my first contribution here<farzam> 在 2025-02-05 上传 | 大小:50kb | 下载:0
[数学计算/工程计算] numeral-examples
说明:用gauss-sedel、SOR、梯度法、PR格式等分别计算数值微分方程,PR方法实现二阶微分方程的数值求解-With a gauss-sedel, SOR, gradient, PR format values were calculated differential equations, PR method the numerical solution of second-order differenti<张绣> 在 2025-02-05 上传 | 大小:7kb | 下载:0
[matlab例程] matlab99999999
说明:各种matlab代码,实现各种功能,供查阅者参考,熟悉matlab软件的使用-x=linspace(0,1,21) y=linspace(0,1,21) [X,Y]=meshgrid(x,y) z=(X.*Y)./(X+Y) meshc(X,Y,z)<wangchaoyang> 在 2025-02-05 上传 | 大小:11kb | 下载:0
[matlab例程] matched_filter
说明:匹配滤波程序 可以得出目标的位置速度等信息-match filtering<xiaonan> 在 2025-02-05 上传 | 大小:1kb | 下载:0