针对公司车载电子项目制作的linux内核优化总结文档,基于NXP freescal I.max6可以借鉴。
2023-02-22 21:20:52 717KB linux内核 优化 操作系统
1
Feel is the best way to improve your game's feel and make it extra juicy. Unity Awards 2021 Winner : Best Artistic Tool Packed with more than 130 feedbacks, it'll let you easily trigger screenshakes, haptics, animate transforms, play with sounds, cameras, particles, physics, post processing, text, shaders, time, UI, and add juice to every aspect of your game. 更多参考AssetStore:https://assetstore.unity.com/packages/tools/particles-effects/feel-183370
2023-02-22 20:01:06 297.09MB Unity3D反馈 feedbacks Unity3D优化 Unity3D特效
1
凸函数的例 例2.1.3 设f (x)=(x–1)2,试证明f(x)在(–∞,+∞)上是严格凸函数. 证明:设x,y∈ R,且x≠y, a∈(0,1)都有 f (ax+(1-a)y)-(a f (x) +(1-a)f (y)) =(ax+(1-a)y-1)2-a (x-1)2-(1-a) (y-1)2 = –a (1-a)(x-y)2<0 因此f(x)在(–∞,+∞)上是严格凸函数. 例2.1.4 线性函数f (x)=cTx=c1x1+c2x2+···+cnxn 既是Rn上凸函数也是Rn上凹函数.
2023-02-22 20:00:20 6.16MB 最优化
1
凸优化,或叫做凸最优化,凸最小化,是数学最优化的一个子领域,研究定义于凸集中的凸函数最小化的问题。凸优化在某种意义上说较一般情形的数学最优化问题要简单,譬如在凸优化中局部最优值必定是全局最优值。凸函数的凸性使得凸分析中的有力工具在最优化问题中得以应用,如次导数等。 凸优化应用于很多学科领域,诸如自动控制系统,信号处理,通讯和网络,电子电路设计,数据分析和建模,统计学(最优化设计),以及金融。在近来运算能力提高和最优化理论发展的背景下,一般的凸优化已经接近简单的线性规划一样直捷易行。许多最优化问题都可以转化成凸优化(凸最小化)问题,例如求凹函数f最大值的问题就等同于求凸函数 -f最小值的问题
2023-02-22 19:58:42 4.82MB 凸优化 数值优化算法
1
「领航」易语言皮肤模块(立体版优化).zip
2023-02-22 10:40:59 584KB
1
利用最速梯度下降法求解: 函数接口:[xstar,fxstar,iter] = SteepDescent(f_name,x0,eps) 其中xstar为最优解,fxstar为最优函数值,iter为迭代次数。 f_name为目标函数文件,可以用feval调用计算函数值及梯度; x0为初始值,可取[1,1]‘,eps=1e-3,利用0.618法搜索步长。 如:[xstar,fxstar,iter] = SteepDescent(@Myexam1,[1,1]',1e-3) function [f,g]=Myexam1(x) %%%%调用[f,g] = feval(f_name,xk); f=x(1)^2+2*x(2)^2; g=[2*x(1);4*x(2)]; end 可直接运行!!
2023-02-21 21:04:05 2KB 运筹学 matlab
1
This book grew out of courses in pricing and revenue optimization developed at Columbia University and Stanford University. 1 At the time there were few other comparable courses. 2 Since then, it has become clear that there is growing interest in pricing and revenue opti- mization (a.k.a. revenue management and dynamic pricing) as a topic of study within both business schools and management science/operations research departments. This interest is quite understandable: Not only is pricing and revenue optimization an important appli- cations arena for quantitative analysis, it has achieved widely publicized successes in many industries, and there is growing interest in the techniques of pricing and revenue optimiza- tion across many different industries. Some of the issues involved in developing and teach- ing an MBA course in pricing and revenue optimization have been treated in articles by Peter Bell (2004) and myself (Phillips 2004).
2023-02-21 17:02:04 1.47MB pricing revenue opti
1
最优化理论,matlab-cplex,python-cplex 和 python-docplex 相关安装包。内部含有本人前期收集到的 cplex 安装包; 版本包括: cplex12.6.3 ; cplex12.9 ; cplex12.5 ; cplex20.10 应该可以满足大部分人的需求,可供下载使用。 因上传限制,进行单个文件上传。用户可以根据自己的需求自行下载,如果没有积分的,可以联系我进行调整积分下载额度。
2023-02-21 10:52:45 826.19MB cplex matlab python docplex
1
研究高尔夫球在任何 3D 表面上弹跳和滑动的动力学。 使用遗传算法的轨迹优化。 有关更多信息,请参阅 github。
2023-02-21 10:09:07 2.29MB matlab
1
用于建立楼宇负荷优化调度模型和预测模型,然后用于负荷优化调度和预测
2023-02-21 09:18:08 504KB 柔性负荷 调度 调度负荷 负荷优化