搜索资源列表
yuanma
- 1.大型稀疏线性方程组的求解 A*X=b 。 2. 一维数组冒泡法排序算法 4.矩阵求逆 5. 改进的牛顿算法——弦割法 -1. Large sparse linear equations, the solution X = A * b. 2. One-dimensional array Bubble Act Sorting Algorithm 4. 5 matrix inversion. Improved Newton's algorithm -- S
GA_TSP_lunwen+yuanma
- 利用遗传算法求解TSP问题。TSP问题描述如下:给定一组n个城市和他们两两之间地直达距离,寻找一条闭合的旅程,使得每个城市刚好经过一次而且总的旅行距离最短。
yuanma
- 用Kruskal算法构造最小生成树解决指派问题(assignment problem) 一家公司经理准备安排 名员工去完成 项任务,每人一项。由于各员工的特点不同,不同的员工去完成同一项任务时所获得的回报是不同的。如何分配工作方案可以使总回报最大?
yuanma
- 数字信号处理在自适应滤波中的应用 ——正弦干扰的抑制 -Digital signal processing in the adaptive filtering application- sinusoidal interference suppression
yuanma
- 创建一个类animal,并初始化,类animal派生出类cat,和类tiger,输出相关信息-Create a class animal, and initialized type animal derived category of cat, and the type of tiger, the output-related information
yuanma
- 压缩包包含四种聚类算法源代码及示例代码,供大家学习使用-Compressed packet contains four clustering algorithm source code and sample code for using the U.S. study
yuanma
- 我的数据结构课程设计源码,以前弄的,现在上传上去了!-My curriculum design source data structure, in the past get now upload a go!
yuanma
- 通过现有的人口数据结构特点,对其进行拟合分析后进行长短期的预测-Population data through the existing structural features, their post-fitting analysis of the short and long-term prediction
yuanma
- 数据结构相关源程序,关于链表创建和操作,序列操作,队列的相关操作-Graduate School Information Management System for c++ and SQL server2000 development.
yuanma
- 小波分析非常好的学习资料,都是源码,希望对大家有所帮助!-Wavelet analysis is very good learning materials, all source code, want to help you!
yuanma
- 求解方程-u"(x)+u(x)=exp(x)*(sin(x)-2*cos(x))两点边值问题-Solve the equation-u " (x)+ u (x) = exp (x)* (sin (x)-2* cos (x)) Boundary Value Problems
s
- 收藏的一个计算圆周率的源码 需要 圆周率的 可以用这个 很详细的源码-yuanma
yuanma
- 很多源码!超过一千个.还有一些模块,支持库还没收集全,下次再传。-Many source! More than a thousand. There are a number of modules to support the library have not collected all the next re-transmission.
xuedingyu-yuanma
- 控制系统计算机辅助设计第二版--MATLAB语言与应用一书中的 源码-Computer Aided Control System Design Second Edition- MATLAB language and application of a source book
yuanma
- 用matlab函数imhist()实现给定图像的直方图;函数histeq()实现直方图均衡化;对给定图像,各自指定直方图,进行直方图匹配,使图像增强。-Using matlab function imhist () to achieve a given image histogram function histeq () to achieve histogram equalization on a given image, each designated histogram, histogr
PID-yuanma-
- 先进PID控制程序原代码和仿真(很详细)-Advanced PID control program the original code and simulation (very detailed) 双语对照查看
yuanma
- 最小堆优化最短路径算法 用最小堆优化后速度快效率高-Optimal shortest path algorithm minimum heap heap with the minimum efficiency optimized speed
yuanma
- 基于matlab的图像增强(点操作,滤波器,直方图增强),图像分割,霍夫变换等-Matlab-based image enhancement (dot operator, filter, histogram enhancement), image segmentation, Hough transform
yuanma
- 基于蚂蚁群算法的三维路径规划。有实例,可以运行。-3-D path planning algorithm based on ant colony.
yuanma
- 依次为一次指数平滑法,加权法,三次指数平滑法三种预测方法的matlab实现。都是实现一步预测。-data prediction