搜索资源列表
EfficientFrontierGUI
- Efficient frontier from Yahoo or database data.
PSO
- 关于粒子群算法的各种应用及当前研究前沿热点。-With regard to various applications of particle swarm optimization algorithm and the frontier of current research hotspot.
adaptivecontrol
- 这是一本关于鲁棒自适应控制的专著,内容涵盖了当今鲁棒自适应控制的研究前沿。包括鲁棒最优控制,自适应控制,基于模型辨识的控制等多种控制方法,讲述非常详细,是一本难得的好书。-This is a robust adaptive control on the monograph, covering the current frontier of robust adaptive control. Including the robust optimal control, adaptive control
paobing
- 在我方某前沿防守地域,敌人以一个炮排(含两门火炮)为单位对我方进行干扰和破坏.为躲避我方打击,敌方对其阵地进行了伪装并经常变换射击地点. 经过长期观察发现,我方指挥所对敌方目标的指示有50%是准确的,而我方火力单位,在指示正确时,有1/3的射击效果能毁伤敌人一门火炮,有1/6的射击效果能全部毁伤敌人火炮. 现在希望能用某种方式把我方将要对敌人实施的20次打击结果显现出来,确定有效射击的比率及毁伤敌方火炮的平均值。 使用蒙特卡洛方法模拟50次打击结果:-A frontier ar
efficient-frontier
- 马克维茨有效边界检验,分为有无风险利率和有无风险利率两类-Markowitz efficient frontier inspection, into whether the interest rate risk interest rate risk and the availability of two types of
NIPS2007_11182
- 国际会议NIPS中的好文章,值得推荐给大家,,是关于神经网络方面的最新进展-it is a paper in top international conference:NIPS, new research frontier in neuro network
maple-in-Science-and-Technology
- Maple和Matlab是公式推导和计算的软件,最早是理论物理工作者为简化在原子核有关的公式推导而产生的。后来被用在极其复杂的公式推导和程序编制中。 作为现代科技的前沿数值计算,三维流体力学以及电磁学方程,核工程的方程在曲线坐标情况下,都是十分复杂的。仅仅流体力学的三个动量方程的项数就超过2532项,能量方程就有1583项,应力张量有954项,牵涉到湍流和边界条件的处理负复杂度还会加倍。 常微分方程也越来越复杂,多发动机停车的系统方程组用A4纸打印出来有800多页,所以这些高科技计算仅就
NSGA-II
- matlab环境下实现的非支配排序遗传算法(NSGA-II),该算法在快速找到Pareto前沿和保持种群多样性方面都有很好的效果-matlab environment to achieve non-dominated Sorting Genetic Algorithm (NSGA-II), the algorithm quickly find the Pareto frontier and maintaining the diversity of the population has a goo
matlabANN
- 基于matlab的神经网络30个案例的源码人工神经网络(Artificial Neural Network-ANN)是目前国际上前沿研究领域的一门新兴交叉科学。已在模式识别、自动控制等应用研究领域取得很好的效果-Based on neural network matlab source 30 cases of artificial neural networks (Artificial Neural Network-ANN) is an emerging interdisciplinary sc
Evolution-Algorithm
- 本代码在NSGA-II中引入进化策略的多目标优化程序,能够找到绝大多数目标函数的最优前沿,用多个标准化测试函数测试,程序优化结果都非常好-This code is introduced in NSGA-II multi-objective optimization evolutionary strategy program that can find the optimal frontier majority of the objective function with multiple sta
DEAFrontierTM-
- DEAFrontierTM - Microsoft Excel DEA Add-In.基于excel的可计算效率前沿的软件。-DEAFrontierTM- DEA Add- In Microsoft Excel. Based on Excel software calculation efficiency frontier.
paper6
- Achieving the full MIMO diversity-multiplexing frontier with rotation-based space-time codes
testproblemsourcecode
- 多目标标准测试函数,可用来测试多目标算法的效果,并实现可视化帕累托前沿-Multi-objective standard test functions can be used to test the effects of multi-objective algorithm and visualize the Pareto frontier
NSGA-II2
- 基于非支配选择的遗传算法(NSGA-II),可用于求解多目标问题,并给出给定数目的帕累托前沿-Based on the non-dominant selection genetic algorithm (NSGA-II), can be used to solve the multi-objective questions and a given number of Pareto frontier
-RandSumOne
- 带约束的随机序列 使用模拟的方法求解投资组合的有效前沿面,m文件生成随机数,测试文件是通过计算风险与收益,将生成的五维随机序列映射到二维空间中-Random sequence with constraints Using the simulation method to solve the portfolio effective frontier. M file to generate a random number, test file is by calculating the ri
optimal tracing in topology optimization
- a algorithm for generating Pareto frontier111111111111111111111111(a algorithm for generating Pareto frontier 111111111111111111111)
matlab
- 实验名称:投资组合分析 实验性质:综合性和研究探索性 实验目的:熟练运用投资组合工具箱,学会构造有效前沿组合的方法,掌握最优投资组合的计算方法;给出投资组合VaR 的值。 实验任务:选择股票并从万得下载数据,计算证券的预期收益率、标准差和协方差,设定一组约束条件,构造最优投资组合并计算该组合的Var值。 实验设备:计算机 实验软件:Matlab2013 Wind数据库 选择一组股票作为投资标的,构造投资组合,通过估计收益率均值、计算方差、协方差,计算该投资组合权重、在险价值、画出有
基于DEA的投入产出分析
- 数据包络分析(即DEA)是一种统计分析的新方法,它是根据一组输入输出的关系来判断有效生产前沿面的(Data Envelopment Analysis (DEA) is a new statistical analysis method, which is based on a set of input-output relations to determine the effective production frontier.)
NSGAⅡ
- 利用NSGAⅡ算法处理多目标优化问题,测试函数包括ZDT1,2,3; DTLZ1,2,3。包含测试函数的真实前沿面数据。(NSGA II algorithm is used to deal with multi-objective optimization problems. The test functions include ZDT1,2,3 and DTLZ1,2,3. Contains the real frontier data of the test function.)