资源列表
[数学计算/工程计算] radarFDTD
说明:本代码是国外一高人编写的计算雷达参数的c源代码,已经通过编译-radar fdtd<xidian2008> 在 2025-06-26 上传 | 大小:1.46mb | 下载:0
[数学计算/工程计算] project4
说明:see the simulation of Delta, Delta sigma and Differential pulse code modulation/demodulations<Solmaz Alizadegan> 在 2025-06-26 上传 | 大小:1.46mb | 下载:0
[生物技术] antcolonyalgorithm
说明:蚁群算法的模拟实现 安装JDK,配置环境变量,导入项目,一般情况下直接保存、运行ant.UI即可启动程序。如果不能运行,将文件夹下的swt.jar加入构建路径,然后在运行中的JVM参数中加入-Djava.library.path="dll所在目录的绝对路径"即可。 也可以在命令行下直接运行该程序,假设文件夹放在D盘跟目录。则在cmd下切换到文件夹下,运行如下命令即可启动程序。-Simulation and Realization of ant colony algorithm<天天> 在 2025-06-26 上传 | 大小:1.46mb | 下载:0
[matlab例程] ctrl-a-source-of-truth
说明:针对网上出现的ctrl+a出现真相,用matlab实现了仿真具体检程序-Appeared on the Internet for the ctrl+ a the truth emerged, with matlab simulation to achieve the specific review procedures<maye> 在 2025-06-26 上传 | 大小:1.46mb | 下载:0
[matlab例程] modulation-and-demodulation
说明:调制解调matlab代码包括am,fm,fsk,gfsk,msk,gmsk.很完善的代码。am,fm,中还有语音测试。所有的程序都有代码解释,原理分析,性能对比分析等。希望对大家有用。-Matlab code modulation and demodulation include am, fm, fsk, gfsk, msk, gmsk. A very comprehensive code. am, fm, there are voice tests. All programs have the<fengmin> 在 2025-06-26 上传 | 大小:1.46mb | 下载:0
[matlab例程] Adaptive-filter
说明:详细介绍了稳态自适应滤波器的性能及其实现过程。-Details of the steady-state performance of the adaptive filter and its implementation process.<陆旭春> 在 2025-06-26 上传 | 大小:1.46mb | 下载:0
[人工智能/神经网络/遗传算法] nongfuguohe
说明:人工智能的农夫过河问题,为了避免重复,我们将搜索过的状态放到set中,之后避开搜索这个状态即可。 我们使用深度优先搜索。搜索过程为:农夫做往返运动,当农夫从左岸到右岸时,优先选择带货物过河,当农夫从右岸到左岸时,优先选择不带货物过河。做出选择之后,前进一步,看看是否达到目标状态,如果没有达到,则农夫继续往返,知道搜索到目标状态,或者找不到解为止。-AI farmer river issues<孙铭啸> 在 2025-06-26 上传 | 大小:1.46mb | 下载:0