搜索资源列表
高层筑建减振设计
- 主要用于高层建筑的减振设计,根据线性振动理论,用matlab高级语言编写而成,由一个主程序和四个子程序组成-mainly for high-rise building design of the vibration, linear vibration theory, use the advanced language Matlab has been prepared by a main program and four subroutine composition
matmutip
- 用vc编写的矩阵运算程序,其中包括子程序和主程序,已经编译过了可以运行-vc prepared with the matrix calculation procedures, including subroutine and the main program has compiled a run
OnesNumber
- 包括一个函数OnesCount,可计算从1至N的所有自然数中出现过的\"1\"的个数. 主程序输出出从1到1234567890中所有满足N=OnesCount(N)的数N
ElemMatOper
- 包含矩阵和向量一些基本运算的函数库,powermethod.c: 幂法的主程序,要用到ElemMatOper.c文件中的函数
jobshop
- 车间调度问题主程序,需要进行自主参数设计
GA-main
- 基于时域有限差分的遗传算法主程序,调用FDTD和光子晶体波导边界模型。
example1
- 有限元平面问题的求解相关程序。 包括质量矩阵,刚度矩阵,主程序,绘图程序等。
frft
- 分数阶傅立叶变换程序--土耳其算法 主程序在Symplectic/fracft 要调用程序在Utils里找。 在matlab里file-〉set path里设置好路径即可。
yueshuyouhua_vb
- 复合形法的不等式约束优化。其中的主程序是通用的,只要修改自己的目标函数和约束条件即可。
waidandao.使用随机搜索方法求解外弹道优化问题
- 使用随机搜索方法求解外弹道优化问题,给出了约束条件和主程序。,The use of random search methods for solving trajectory optimization problems outside
dsmc_airflowinmicro
- 直接蒙特卡洛方法计算微管气体流动,主程序所选择的分子数及模拟单元可以修改,包含7个子程序,和一个随机数函数。-The air flow in micropipe with direct simulation mente kalro, we can use different simulation, fortran90
qq1_1
- 多边算法(3 4) 最小二乘算法 质心算法主程序的调用程序-Multilateral algorithm (3 4) centroid algorithm least-squares algorithm of the main program calls the procedure
Lyapunov_Rosenstein_logistic_m_main
- Lyapunov_Rosenstein_logistic_m_main是MATLAB环境中计算LYAPUNOV指数的主程序-Lyapunov_Rosenstein_logistic_m_main is the MATLAB environment to calculate the main index LYAPUNOV
gauss
- 数值分析高斯——列主元消去法主程序 说明如下: % a----input,matrix of coefficient % b----input,right vector % sol----output,returns the solution of linear equation-Gauss numerical analysis- out PCA elimination main program as follows: a---- input, matrix of coeffi
mesh
- 叶轮机械多级叶轮网格生成程序介绍 侯 乐 毅 非定常流课题组 本文开发的叶轮机械多级叶轮网格生成程序,采用的网格类型为H型,并在叶片前面/后面延伸区域设置平直网格数ID1和IDN。主程序MESH_BLADE_STAGES,分成三个部分,原始叶型及控制参数从输入程序INPUT输入,求解程序为GRID(ZERO),输出程序为OUTPUT。-Multi-stage turbomachinery impeller mesh generation procedures introduce Hou
neidian
- 机械优化设计中的内点法子程序,只需要添加主程序就可运行,很好用-Mechanical method to optimize the design of interior-point procedure
BRANCH
- 马尔可夫链算法,包括子程序和调用主程序示例,用C++编写-Markov chain algorithm
DECISION
- 贝叶斯决策方法,包括子函数和调用的主程序-Bayesian decision-making method
dp_invest
- 动态规划的投资问题 包括子函数和主程序,用C++编写-Dynamic Programming
linear
- 线性规划单纯形算法,包括子函数和主程序,用c++编写-Linear programming simplex algorithm