资源列表
[matlab例程] yy_chaoliujisuan
说明:简单潮流计算:应用牛顿拉夫逊法。可以准确得到各节点电压向量大小,首末端功率,支路功率损耗-Simple flow calculation: The Newton Raphson method. Can get the exact size of the node voltage vector, the first end of the power, slip power loss<杨悦> 在 2025-11-22 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] 1
说明:We present a genetic algorithm which is distributed in two novel ways: along genotype and temporal axes. Our algo- rithm fi rst distributes, for every member of the population, a subset of the genotype to each network node, rather than a<sunwei> 在 2025-11-22 上传 | 大小:428kb | 下载:0
[matlab例程] MATLABlearninformation
说明:matlab 学习仿真资料,对于学习matlab仿真的很有帮助-matlab learn and emulate material<李峰> 在 2025-11-22 上传 | 大小:3.75mb | 下载:0
[人工智能/神经网络/遗传算法] lec01
说明:麻省理工学院的开放课程,人工智能课程的第一节课讲义——人工智能导论。-MIT open courses, artificial intelligence, the first class lecture courses- Introduction to Artificial Intelligence.<zym> 在 2025-11-22 上传 | 大小:94kb | 下载:0
[matlab例程] spectralsubtraction
说明:基于matlab的谱减法仿真。一个本科生做的毕业设计-Matlab simulation based on spectral subtraction. Undergraduates to do a graduation project. . .<路路> 在 2025-11-22 上传 | 大小:212kb | 下载:0
[matlab例程] matlabpratical
说明:matlab program for very useful to practical<ganesh kumar> 在 2025-11-22 上传 | 大小:2kb | 下载:0
[数据结构常用算法] Dijkstra
说明:Dijkstra算法思想:每次从V-S取出具有最短特殊路径长度的顶点u,将u添加到S中同时对数组dist作必要的修改,一旦s包含了所有v中顶点,dist就记录了从源到其他顶点之间的最短路径长度。-Dijkstra Algorithm idea: Every time out from the VS special path with the shortest length of vertex u, u will be added to the S in the same time, make t<piepie> 在 2025-11-22 上传 | 大小:1kb | 下载:0