资源列表
minMixFun
- 约束优化问题中用混合罚函数法求解约束多维函数的极值(Solving the extreme value of constrained multidimensional function by mixed penalty function method in constrained optimization problem)
KalmanFilter
- 卡尔曼滤波器 简单S程序 Kalman(Kalman filter, s-function)
matlab脚本文件
- 输入两组变量即可进行系统优化迭代,选择最佳变量(The system optimization iterations can be carried out by the input of two groups of variables, and the optimal variables are selected)
pso
- 单目标优化粒子群算法pso算法的实际应用,可以跑通(The practical application of PSO algorithm can run through)
BSBL_public
- 这是一篇论文中实验部分的源代码,希望对学习压缩感知的同学有帮助(The experimental part of the source code,Article title is Compressed Sensing for Energy-Efficient Wireless Telemonitoring of Noninvasive Fetal ECG Via Block Sparse Bayesian Learning.)
Matlab直流潮流程序
- 可以计算IEEE118节点的直流潮流,也可以进行修改(Can analyze all kinds of standards for example, can also be simulated, a useful software)
Ch6_SingleMachine_Rank
- n项作业在同一台机器上按照一定的优先级规则进行加工的排序问题。输入序列后即可使用(he sort problem of the n item working on the same machine according to a certain priority rule. After entering the sequence, you can use it)
Ch7_Johnson
- N项作业的双机排序问题,已经有非常成熟的理论求解方法,即Johnson算法,可以找到最优解。(There is a very mature method of solving the double machine scheduling problem in N item, that is, Johnson algorithm, and the optimal solution can be found.)
Application of MATLAB in mathematical modeling
- 数学建模实例,配合MATLAB在数学建模中的应用(第二版)的书籍使用,是数学建模中常规方法实现的具体代码,以及具体历届数学建模竞赛实例,彩票中的数学、露天矿卡车调度问题、奥运会商圈规划问题等(Mathematical modeling examples, the application of MATLAB in mathematical modeling (Second Edition) the use of books, is the implementation of conventiona
MATLAB自编程序(仅函数程序)
- matlab定量决策五大类问题:资源配置问题;作业安排问题;库存订货问题;路径选择问题;经济金融问题。有详细的源代码及注释。(There are five major problems in MATLAB quantitative decision making: resource allocation problem; job arrangement problem; inventory order problem; path selection problem; economic and f
程序
- 根据所学过的BP网络设计及改进方案设计实现模糊控制规则为T = int((e+ec)/2)的模糊神经网络控制器,其中输入变量e和ec的变化范围分别是:e = int[-2, 2],ec = int[-2, 2]。网络设计的目标误差为 0.001。(According to the BP network design and improvement plan that we have learned, we design a fuzzy neural network controller with
circuit_statcom
- 基于simulink500kV电力系统的静止同步补偿器(STATCOM)仿真(Simulation of static synchronous compensator (STATCOM) based on simulink500kV power system)