资源列表
[matlab例程] 第7章 数值微分
说明:根据函数在一些离散点的函数值,推算它在某点的导数或某高阶导数的近似值。通常用差商代替微商,或用一能近似代替该函数的较简单的函数(如多项式、样条函数)的相应导数作为所求导数的近似值。(According to the function value of some discrete points in the function, the derivative of the derivative at a given point or the approximation of a higher ord<loneliness1960 > 在 2025-06-26 上传 | 大小:6kb | 下载:0
[matlab例程] 第8章 数值积分
说明:求某函数的定积分时,在多数情况下,被积函数的原函数很难用初等函数表达出来,因此能够借助微积分学的牛顿-莱布尼兹公式计算定积分的机会是不多的。另外,许多实际问题中的被积函数往往是列表函数或其他形式的非连续函数,对这类函数的定积分,也不能用不定积分方法求解。由于以上原因,数值积分的理论与方法一直是计算数学研究的基本课题。对微积分学作出杰出贡献的数学大师,如I.牛顿、L.欧拉、C.F.高斯、拉格朗日等人都在数值积分这个领域作出了各自的贡献,并奠定了这个分支的理论基础。(For a definite i<loneliness1960 > 在 2025-06-26 上传 | 大小:9kb | 下载:0
[仿真建模] 主要程序
说明:粒子群算法的仿真程序,并采用典型benchmark进行演示分析; 然后,应用粒子群算法进行热工过程水轮机系统模型辨识,matlab软件可直接运行; 采用粒子群算法与PID参数整定进行联合仿真,用以提高PID控制器对热工过程水轮机的控制性能。(Particle swarm algorithm simulation program, and the use of a typical benchmark for demonstration analysis; Then, the particle<薛俊杰 > 在 2025-06-26 上传 | 大小:24kb | 下载:2
[matlab例程] pqgqx
说明:Complete set content, basic hyperspectral image processing, Use Chaos and fractal analysis routines, Since writing the curvature calculation function.<puilengkiehao > 在 2025-06-26 上传 | 大小:4kb | 下载:0
[matlab例程] sen-V2.2
说明:Is a two hidden layer back propagation neural network, Time series data analysis Mellin transform tool, matlab implements five gray correlation degree computing model.<puilengkiehao > 在 2025-06-26 上传 | 大小:5kb | 下载:0
[matlab例程] D-S
说明:基础的D-s算法matlab,可以直接运行(The basic D-S function. It can run directly.)<lingdongyi > 在 2025-06-26 上传 | 大小:739kb | 下载:0
[matlab例程] FSMPrediction
说明:自动机预测程序,进化方法:进化规划,进化计算,(Automata prediction procedure, evolutionary approach: evolutionary planning, evolutionary computation,)<圣堂林 > 在 2025-06-26 上传 | 大小:1kb | 下载: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 solution, but it should be able to ob<Maxxxxx > 在 2025-06-26 上传 | 大小:1kb | 下载:0
[matlab例程] BFS&DFS
说明:广度优先搜索是从某一节点开始,搜索与其线连接的所有节点,按照广度方向像外扩展,直到不重复遍历所有节点。 深度优先搜索是从某一节点开始,沿着其搜索到的第一个节点不断深入下去,当无法再深入的时候,回溯节点,然后再在回溯中的某一节点开始沿另一个方向深度搜索,直到不重复的遍历所有节点。(Breadth first search begins with a node and searches all nodes connected to its line, extending in the direct<Maxxxxx > 在 2025-06-26 上传 | 大小:1kb | 下载:0