资源列表

« 1 2 ... .85 .86 .87 .88 .89 1090.91 .92 .93 .94 .95 ... 28522 »

[matlab例程FSMPrediction

说明:自动机预测程序,进化方法:进化规划,进化计算,(Automata prediction procedure, evolutionary approach: evolutionary planning, evolutionary computation,)
<圣堂林 > 在 2025-02-22 上传 | 大小:1kb | 下载:0

[matlab例程cov

说明:这个程序是在matlab中求解协方差的通用程序,包括2维和1维的(This procedure is to find covariance in MATLAB general procedures)
<王楠g > 在 2025-02-22 上传 | 大小:11.63mb | 下载:0

[matlab例程SA

说明:使用模拟退火解旅行商问题,因为这个问题本身是一个NP难问题,所以也就求不到最优解,不过应该可以求得一个比较好的解,然后再手工优化。(Using simulated annealing to solve the traveling salesman problem, because the problem itself is a NP hard problem, so it can not find the optimal solutio
<Maxxxxx > 在 2025-02-22 上传 | 大小:1kb | 下载:0

[matlab例程BFS&DFS

说明:广度优先搜索是从某一节点开始,搜索与其线连接的所有节点,按照广度方向像外扩展,直到不重复遍历所有节点。 深度优先搜索是从某一节点开始,沿着其搜索到的第一个节点不断深入下去,当无法再深入的时候,回溯节点,然后再在回溯中的某一节点开始沿另一个方向深度搜索,直到不重复的遍历所有节点。(Breadth first search begins with a node and searches all nodes connected to its
<Maxxxxx > 在 2025-02-22 上传 | 大小:1kb | 下载:0

[matlab例程assemble

说明:三相异步电机在a、b坐标系下所构建的matlab仿真模型(Matlab simulation model of three phase asynchronous motor under a and B coordinate system)
<任欢 > 在 2025-02-22 上传 | 大小:11kb | 下载:0

[matlab例程实验七Blackman窗设计一个数字带通

说明:数字信号处理实验,用Blackman窗设计一个数字带通滤波器(digital signal produre ,it was use blackman door to design a fillter)
<海海海海 > 在 2025-02-22 上传 | 大小:69kb | 下载:0

[数学计算/工程计算ES

说明:1.设定种群个体数和需要迭代的次数。 2.选择父代中的个体按照公式z1=sqrt(-2*ln(u1))*sin(2*pi*u2)*m,z2=sqrt(-2*ln(u1))*cos(2*pi*u2)*m进行演化。 这里u1,u2都是随机值,m是控制因子,演化次数越多m,m越小,父代通过与z1,z2相加得到后代。 3.计算后代的适应性。 4.选择后代中最优的适应性作为全局最优适应性。(1. set the number of ind
<Maxxxxx > 在 2025-02-22 上传 | 大小:1kb | 下载:0

[matlab例程algrithem_database

说明:相控阵天线理论下的数字波束形成的算法,灵活多变(Algorithm for digital beam forming)
<JINARVIN > 在 2025-02-22 上传 | 大小:4kb | 下载:0

[matlab例程先进PID控制MATLAB仿真

说明:《先进PID控制MATLAB仿真》系统地介绍了PID控制的几种设计方法,是作者多年来从事控制系统教学和科研工作的结晶,同时融入了国内外同行近年来所取得的最新成果。书中的每种方法都给出了算法推导、实例分析和相应的MATLAB仿真设计程序。("Advanced PID control MATLAB simulation" systematically introduced the PID control of sever
<wawaxiaohai > 在 2025-02-22 上传 | 大小:6.17mb | 下载:0

[数值算法/人工智能git_book-master

说明:数据分析样历,从基本到神经网络, 非常实用(samples for data analyse, From basic to neural networks, very practical)
<chengen2007 > 在 2025-02-22 上传 | 大小:611kb | 下载:0

[数值算法/人工智能gabor2

说明:构造gabor滤波器组,可以显示gabor核图像,对图片进行滤波,提取特征(construct a bank of gabor,show the kernel images of gabor and filter an image ,extract feature)
<小蘑菇蘑菇21 > 在 2025-02-22 上传 | 大小:3.28mb | 下载:0

[数值算法/人工智能LKmatlab

说明:基于光流算法,检测运动物体的光流场,并给出每个像素点的运动状态。程序里面还给出了相关例子。(The optical flow field of moving object is detected)
<347790313 > 在 2025-02-22 上传 | 大小:1.23mb | 下载:0
« 1 2 ... .85 .86 .87 .88 .89 1090.91 .92 .93 .94 .95 ... 28522 »

源码中国 www.ymcn.org