资源列表
C__MATLAB7_work_temporary_twodlpp2
- 2维LPP(2维局部映射保护)代码,可以对图像等二维数据进行降维。-two-dimensional LCDs (two-dimensional mapping of local protection) code, two-dimensional images of data dimensionality reduction.
ndfjfcz
- 数值计算的作业题,目的是用牛顿法求解线性方程组AX=b
zdlc
- 【问题描述】 甲、乙、丙、丁、未五城市分别距离为( 单位是: km): 甲 - 乙 300 甲 - 未 3000 乙 - 丙 2500 乙 - 丁 800 丙 - 未 1000 丁 - 甲 2000 丁 - 丙 400 丁 - 未 1200 未 - 乙 500 现从未地出发,到其它各城市的最捷路径。 【设计要求】 1、写出系统需求分析,并建模。 2、编程实现,界面友好。 3、输出各条最捷路径 4、语言不限,最好是c或c++ -【Desc
shark
- 解微分方程的数值解,并以图像的形式表现出来。-Solve the differtial equations.and polt them out.
1152
- 马周游问题代码,走日字形的马在 一个棋盘-Ma tour problem code
fuzzy_system
- 实现特定复杂输入/输出关系的模糊推理系统,下面绘制训练后面模糊推理系统的隶属度函数曲线。-To achieve a specific complex input/output relation of fuzzy inference system, the following training behind the fuzzy inference system to draw the membership function curve.
BP_zuoye
- 基于MATLAB的神经网络控制,用BP神经网络拟合函数f = exp(-1.9*(u+ 0.5))*sin(10*u)-Neural network control based on MATLAB, using BP neural network fitting function f = exp (-1.9* (u+ 0.5))* sin (10* u)
bp-matlab-code
- 一个非常优秀的BP神经网络源程序,适合初学者学习-A very good source BP neural network, suitable for beginners to learn
Complex
- 设计一个可进行复数四则运算的演示程序。 要求实现下列六种基本运算: 1)由输入的实部和虚部生成一个复数; 2)两个复数求和; 3)两个复数求差; 4)两个复数求积; 5)两个复数求商; 6)从已知复数中分离出实部; 7) 从已知复数中分离出虚部。 运算结果以相应的复数或实数的表示形式显示。 -Complex InitComplex(float a,float b)
Fourth-order-Runge-Kutta-method
- 用四阶龙格库塔法计算Lorenz混沌系统的时间序列-The time series of Lorenz chaotic system of fixed step size fourth-order Runge-Kutta method algorithm source code.
DFP
- DFP优化算法代码 ,使用c语音编写, 可求解无约束非线性优化问题-the DFP optimisation method
Bellman-Ford-queue-optimization
- Bellman-Ford算法关键之处在于:只有那些在前一遍松弛中改变了最短路程估计值的顶点,才能引起它们邻接点最短路程估计值发生改变。-Bellman-Ford algorithm that crucial point: Only those former slack again changed the vertex shortest distance estimates, causing their neighbors to the shortest distance estimates ch
