资源列表

« 1 2 ... .17 .18 .19 .20 .21 17222.23 .24 .25 .26 .27 ... 28522 »

[matlab例程Drawing11

说明:很多绘图的matlab经典例程,欢迎各位童鞋下载。多多支持一下-Matlab drawing many classic routines, children s shoes to welcome you to download. Can support about
<lee shao hua> 在 2024-11-18 上传 | 大小:22kb | 下载:0

[matlab例程Dijkstra-matlab

说明:求第一个城市到其它城市的最短路径.用矩阵(为顶点个数)存放各边权的邻接矩阵,行向量、、、分别用来存放标号信息、标号顶点顺序、标号顶点索引、最短通路的值-The first city to find the shortest path to other cities. With a matrix (for the number of vertices) records of the right side of the adjacency
<秦莉平> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[matlab例程Solution-of-equation11

说明:很多解方程的经典matlab例程,欢迎有需要的童鞋来下载~~~·-Solving equations matlab many classic routines, welcomed the children s shoes need to download ~ ~ ~*
<lee shao hua> 在 2024-11-18 上传 | 大小:83kb | 下载:0

[数学计算/工程计算Calculator

说明:实现大整数(位数在500位内)的基本运算-Implement large integer (the median in the 500) of the basic operations
<焦奕天> 在 2024-11-18 上传 | 大小:38.66mb | 下载:0

[人工智能/神经网络/遗传算法tdma

说明:tdma算法,一些直接,把方程简化,使一些算法得到优化-tdma algorithm, some direct, simplifying the equation, so that some algorithms are optimized
<zhangyong> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[matlab例程Graph-algorithms

说明:图论算法。图论算法在计算机科学中扮演着很重要的角色,它提供了对很多问题都有效的一种简单而系统的建模方式。很多问题都可以转化为图论问题,然后用图论的基本算法加以解决。本资料包含了Floyd、prim、匈牙利算法等算法-Graph algorithms. Graph algorithms in computer science plays a very important role, it provides a lot of problem
<秦莉平> 在 2024-11-18 上传 | 大小:37kb | 下载:0

[matlab例程Neural-network

说明:神经网络,它是一种模范动物神经网络行为特征,进行分布式并行信息处理的算法数学模型。这种网络依靠系统的复杂程度,通过调整内部大量节点之间相互连接的关系,从而达到处理信息的目的。-Neural network, it is a neural network model of animal behavior characteristics, the distributed parallel algorithm for information
<秦莉平> 在 2024-11-18 上传 | 大小:25kb | 下载:0

[matlab例程kalman

说明:kalman滤波 用于电池SOC上的算法-kalman filter algorithm for battery SOC on
<duanbingxu> 在 2024-11-18 上传 | 大小:6kb | 下载:0

[matlab例程power_HEV_powertrain

说明:mathwork公司培训时老师送的用simulink开发的混合动力汽车模型,很好很强大。-mathwork corporate training with the teacher sent simulink developed hybrid car model, very very powerful.
<duanbingxu> 在 2024-11-18 上传 | 大小:70kb | 下载:1

[matlab例程P0610

说明:此段代码实现的功能是:用matlab实现了一个神经网络的实例3.-This code implementation is the function: The implementation of a neural network matlab example 3.
<yan> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[matlab例程SOC

说明:SOC估算公式,很典型的,项目核心的内容,拿出来分享。-SOC estimation formula, it is typical, the core content of the project, to share out.
<duanbingxu> 在 2024-11-18 上传 | 大小:6kb | 下载:1

[数据结构常用算法123

说明:首先将给定值key与表中中间位置记录的关键字相比较,若二者相等,则查找成功,否则根据比较的结果确定下次查找的范围是在中间记录的前半部分还是后半部分,然后在新的查找范围内进行同样的查找,如此重复下去,直到在表中找到关键字与给定值相等的记录,或者确定表中没有这样的记录。 编写程序构造一个有序表La,从键盘接收一个关键字key,用二分查找法在La 中查找key,若找到则提示查找成功并输出key所在的位置,否则提示没有找到信息。 -B
<邓芳> 在 2024-11-18 上传 | 大小:164kb | 下载:0
« 1 2 ... .17 .18 .19 .20 .21 17222.23 .24 .25 .26 .27 ... 28522 »

源码中国 www.ymcn.org