资源列表

« 1 2 ... .57 .58 .59 .60 .61 15762.63 .64 .65 .66 .67 ... 15813 »

[matlab例程遗传算法与ADVISOR联合优化仿真汽车动力传动系统

说明:遗传算法与ADVISOR联合优化仿真汽车动力传动系统(Joint optimization of genetic algorithm and advisor to simulate automobile power transmission system)
<东城吴彦祖> 在 2026-01-22 上传 | 大小:1kb | 下载:0

[matlab例程涡旋光束全息与拓扑荷模拟程序

说明:利用理论推导的方法,该matlab程序得出涡旋光束经相位全息光栅接收后一阶衍射光束的解析表达式。(By using the method of theoretical derivation, the analytical expression of the first-order diffraction beam of vortex beam received by phase holographic grating is obtained by MATLAB program.)
<xkxkwode> 在 2026-01-22 上传 | 大小:1kb | 下载:1

[matlab例程MATLABB

说明:MATLAB绘制栅格化地图 %创建具有障碍物的栅格地图 %矩阵中0代表黑色栅格 a = ones(20); a(3,3:7)=0; a(3:10,7)=0; a(10,3:7)=0; a(17,13:17)=0; a(10:17,13)=0; a(10,13:17)=0; a(14,15)=0; b = a; %disp(a(end,end)); b(end+1,end+1) = 0; %disp(b); colormap([0 0 0;1 1 1]); % 创建颜色 %disp(size
<ZGRMJFJ> 在 2026-01-22 上传 | 大小:1kb | 下载:0

[matlab例程apso33

说明:apso求解电力系统经济调度问题,可以得到每个机组的出力,并且含有多个约束条件(APSO can solve the economic dispatch problem of power system and get the output of each unit, which contains many constraints)
<Picasso1998> 在 2026-01-22 上传 | 大小:1kb | 下载:0

[matlab例程beiBao01

说明:免疫克隆解决01背包问题,将免疫概念及其理论应用于遗传算法,在保留原算法优良特性的前提下,力图有选择、有目的地利用待求问题中的一些特征信息或知识来抑制其优化过程中出现的退化现象,这种算法称为免疫算法(Immune Algorithm) IA。人工免疫算法是一种具有生成+检测 (generate and test)的迭代过程的群智能搜索算法。从理论上分析,迭代过程中,在保留上一代最佳个体的前提下,免疫算法是全局收敛的。(Immune clone solves 01 knapsack problem
<崔天际> 在 2026-01-22 上传 | 大小:1kb | 下载:0

[matlab例程Untitled1

说明:扫地机器人随机移动实现全覆盖打扫,简易Matlab代码(Sweeping robot moves randomly to achieve full coverage cleaning, simple Matlab code)
<菰菇> 在 2026-01-22 上传 | 大小:1kb | 下载:0

[matlab例程Hologram

说明:全息照相在记录物体振幅的同时,还记录了光的相位信息。本代码用实现了全息物体的记录与再现。(The hologram records not only the amplitude of the object, but also the phase information of the light. This code realizes the recording and reproduction of holographic objects.)
<双余余余> 在 2026-01-22 上传 | 大小:1kb | 下载:0

[matlab例程aco

说明:采用改进的蚁群智能算法,得到车辆最短路径问题快速有效的局部最优解。(The improved ACO to obtain the shortest path problem vehicle fast and effective local optima.)
<moveon5> 在 2026-01-22 上传 | 大小:1kb | 下载:0

[matlab例程ALmethod

说明:采用弧长法通过matlab编程求解非线性方程数值解(MATLAB code solving 1D nonlinear equation with the arch-length method.)
<曾狗捕杀小队> 在 2026-01-22 上传 | 大小:1kb | 下载:1

[matlab例程lvboeg

说明:滤波的例子,包括低通、均值滤波,和简单的维纳滤波、自适应滤波,适合初学者学习。(Examples of filtering, including low-pass, mean filtering, and simple Wiener filtering, adaptive filtering, are suitable for beginners to learn.)
<fox1258> 在 2026-01-22 上传 | 大小:1kb | 下载:0

[matlab例程KKdV_BenWonsaijiai

说明:非线性KdV方程的高精度紧致差分格式的MATLAB程序(matlab code of high accuracy compact finite difference scheme for nonlinear KdV equation)
<FDM-hyy> 在 2026-01-22 上传 | 大小:1kb | 下载:2

[matlab例程hungary

说明:程序实现了匈牙利算法应用于指派问题,输入指派成本矩阵C,给出最小成本及使得成本最小的最优指派(Input the assignment cost matrix C, the program will obtain the least cost and the optimal assignment vector.)
<Younggev> 在 2026-01-22 上传 | 大小:1kb | 下载:0
« 1 2 ... .57 .58 .59 .60 .61 15762.63 .64 .65 .66 .67 ... 15813 »

源码中国 www.ymcn.org