资源列表

[人工智能/神经网络/遗传算法BP_-nonlinear-fitting-algorithm

说明:根据BP神经网络理论,用matlab软件编程实现基于BP神经网络的非线性拟合算法-According to the BP neural network theory, nonlinear fitting algorithm based on BP neural network by matlab program
<阿俊> 在 2024-11-14 上传 | 大小:47kb | 下载:1

[matlab例程ofdm-system

说明:一种低复杂度的比例资源分配算法,包括原论文以及详细的matlab仿真程序-A Low Complexity Algorithm for Proportional Resource Allocation in OFDMA Systems
<李静叶> 在 2024-11-14 上传 | 大小:188kb | 下载:1

[matlab例程LP_test14node

说明:电力系统连锁故障分析中的内点法最优潮流模型-Chain failure analysis of power system optimal power flow model of the interior point method
<王石> 在 2024-11-14 上传 | 大小:424kb | 下载:1

[数学计算/工程计算seismology-algorithm

说明:地震学算法理论计算方法和计算机程序,地震学经典之作。-The seismology algorithm theoretical calculation methods and computer program
<张三> 在 2024-11-14 上传 | 大小:7.23mb | 下载:1

[matlab例程N-zernike

说明:本程序能实现任意阶的Zernike多项式的系数模拟和相位屏模拟。-This procedure can be of any order Zernike polynomial coefficient simulation and phase-screen simulation.
<饶家权> 在 2024-11-14 上传 | 大小:4kb | 下载:1

[matlab例程PnC_scattering

说明:计算一维声子晶体缺陷模,用散射矩阵实现,个人觉得不错-phononic crystal defect mode
<席锋> 在 2024-11-14 上传 | 大小:1kb | 下载:1

[matlab例程MUSIC_UCA

说明:阵列信号处理中MUSIC算法的MATLAB仿真代码,包含二维和三维-Array signal processing MATLAB simulation code of the MUSIC algorithm, including 2D and 3D
<潘泽宇> 在 2024-11-14 上传 | 大小:2kb | 下载:1

[matlab例程PWM-motor-control_

说明:这是一个Matlab实现的PWM型直流变换器的Simulink仿真,变换方式是Buck-Boost变换方式。示例,提供了一个从5伏到25伏电压,的升压变换。-This is a Matlab Simulink simulation of PWM DC-DC converter, and transform the way Buck-Boost transform. Example, from 5 volts to 25 volts, t
<alex> 在 2024-11-14 上传 | 大小:184kb | 下载:1

[matlab例程GAF_routing_algorithm

说明:利用MATLAB工具对GAF地理位置路由算法进行仿真,其中底层路由方式采用了GPSR算法。-MATLAB tool to simulate the the GAF location routing algorithm, where the underlying routing using GPSR algorithm.
<竹亮> 在 2024-11-14 上传 | 大小:3kb | 下载:1

[数值算法/人工智能Ddijkstra-ci

说明:Dijkstra算法是典型的最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。 Dijkstra算法能得出最短路路径的最优解,但由于它遍历计算的节点很多,所以效率低。Dijkstra算法是一种逐步搜索算法,通过为每个顶点n保留目前为止所找到的从m到n的最短路径来工作的。CSHARP实现算法 -Dijkstra algorithm is a typical shortest
<> 在 2024-11-14 上传 | 大小:2kb | 下载:1

[matlab例程aaa

说明:备份数据是必不可少的一个工作,要不然,电脑特别是硬盘一出问题那就是很惨烈的事情。在备份数据时,整个个文件夹拷贝似乎没有必要,因为从上次备份过改动了没几个文件,但是只挑改动过的文件备份也是件很麻烦的事情。网上也有这样的软件,好像要钱。 用matlab写了个小程序,测试过了,可以用。貌似matlab对一些字库支持的不全,如果文件名中包含
<楠楠> 在 2024-11-14 上传 | 大小:5kb | 下载:1

[matlab例程OS_CFAR

说明:众多恒虚警检测(CFAR)算法都是基于单元平均(CA:Cell Avarage)的方法,该算法需要较大的运算量。本程序给出了基于有序统计(OS:Order Statistic)的CFAR检测算法,弥补了CA_CFAR检测算法的不足,同时还配有本人硕士毕业论文中的检测图像以及实验结果,具有一定的参考价值。-CA_CFAR algorithm often requires large computational complexity. OS
<李云龙> 在 2024-11-14 上传 | 大小:289kb | 下载:1

源码中国 www.ymcn.org