登录
首页 » Others » proteus元件库对照表 (整理清晰)

proteus元件库对照表 (整理清晰)

于 2020-12-07 发布
0 267
下载积分: 1 下载次数: 0

代码说明:

Diodes 二极管Bridge Rectifiers 整流管Generic 普通二极管Rectifiers 整流二极管Schottky 肖特基二极管Switching 开关二极管Tunnel 隧道二极管Varicap 变容二极管Zenner 稳压二极管

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 基于VC++的人脸定位系统
    人脸检测作为物体检测问题的一个特例,长期以来一直备受关注,已经开始广泛应用到全新人机界面、基于内容的检索、基于目标的视频压缩、数字视频处理、视觉监测等许多领域。 本论文研究的是如何准确地在复杂背景的灰度或彩色图像中测人脸,同时验证了结合肤色等多种信息融合的方法是提高检测速度的有效途径之一。利用目前较为流行的AdaBoost算法的一个改进算法——Gentle AdaBoost算法,设计实现了以这个算法为核心的快速人脸检测系统,系统分训练和检测两部分,训练的最终目的就是得到一多层分类器结构,人脸检测的效率和检测速度在很大程度上是由这种结构形式决定的。通过一系列的比较得出样本选取、特征选取、核心算法
    2020-12-09下载
    积分:1
  • 基于SIMULINK的qpsk仿真
    QPSK的simulink仿真图 仿真连线图
    2020-12-12下载
    积分:1
  • 吴恩达机器学习作业python和jupyter note版本(更加清晰明了)
    吴恩达机器学习作业python和jupyter note版本(更加清晰明了),注释全面
    2020-12-11下载
    积分:1
  • pb+access库存管理系统
    access数据库+pb,完成基本的录入和查询功能
    2020-11-30下载
    积分:1
  • simulink中MPC汽车轨迹跟踪模型
    自动驾驶相关的MPC仿真算法,自己设计的一份自动驾驶资料。
    2020-05-30下载
    积分:1
  • MATLAB六自由度弹道仿真
    适用于弹箭飞行控制原理、导弹飞行力学等多门课程 课程设计的需求在MATLAB平台进行弹道仿真。适用于弹箭飞行控制原理、导弹飞行力学等多门课程 课程设计的需求在MATLAB平台进行弹道仿真。
    2020-12-06下载
    积分:1
  • 经验模态分解+样本熵matlab序代码
    利用经验模态分解提取IMF向量与残余向量的matlab程序,可以直接运行emdplus.m,亲测有效,不能运行不要钱~,主函数与样本熵函数samp经过了分析,里面有详细注解,EMD.m函数用的歪国人写的的~目前也是较为常用的版本了
    2020-06-29下载
    积分:1
  • 数据结构图的邻接矩阵,邻接表存储表示,图的深度优先搜索遍历,广度优先搜索遍历
    数据结构图的邻接矩阵,邻接表存储表示,图的深度优先搜索遍历,广度优先搜索遍历数据结构图的邻接矩阵,邻接表存储表示,图的深度优先搜索遍历,广度优先搜索遍历.rar
    2020-12-05下载
    积分:1
  • matlab仿真博弈论
    通过matlab实现对博弈论的仿真,并加入一个具有学习机制的间谍,通过仿真得到间谍对整个系统的影响
    2020-12-05下载
    积分:1
  • ADMM优化算法讲解
    alternating direction method of multipliers优化算法讲解OutlineDual decompositionMethod of multipliersAlternating direction method of multipliersCommon patternsExamplConsensus and exchangeConclusionsDual decompositionDual problemp convex equality constrained optimization problemminimizesubject to Ax= 6e Lagrangian: L(a, g)=f(a)+y(Ac-bdual function: g(y)=infx L(, g)e dual problem: maximize g(g)recover x*=argminL(, y*)Dual decompositionDual ascentgradient method for dual problem: y+l=yk +aVg(yky ")=A c-b, where a= argmin L(a, y")b dual ascent method isk+1gminz L(a, yk/-minimization(Axk+I-b)// dual updateworks, with lots of strong assumptionsDual decompositionDual decompositione suppose f is separablef(x)=f1(x1)+…+fN(xN),x=(x1Nthen L is separable in x: L(a, y)=L1(a1, 3)+...+Ln(N, 3)-y bLi(ai, y)=fi(ai)+y Aiaie -minimization in dual ascent splits into N separate minimizationsk+1argmin Li(li, y)Which can be carried out in parallelDual decompositionDual decompositiondual decomposition(Everett, Dantzig, Wolfe, Benders 1960-65k+1argLi(ei, y)N A: k+scatterupdate i in parallel, gather Ai k+solve a large problemby iteratively solving subproblems(in parallel)dual variable update provides coordinationworks, with lots of assumptions; often slowDual decompositionOutlineDual decompositionMethod of multipliersAlternating direction method of multipliersCommon patternsExamplConsensus and exchangeConclusionsMethod of multipliersMethod of multipliersa method to robustify dual ascentb use augmented Lagrangian(Hestenes, Powell 1969),p>0(, y)=f(c)+y(Ax-b)+(p/2)Acmethod of multipliers( Hestenes, Powell; analysis in Bertsekas 1982)k+1argmin Lp(a, yD(A.(note specific dual update step length pMethod of multipliersMethod of multipliers dual update stepoptimality conditions( for differentiableAcx-b=0, Vf(a*)+A(primal and dual feasibility)Since ah+1minimizes Lp(a, y)k+1 kf(x4+1)+A7(y+p(AVxf(at)+adual update yti=y+p(k+1k+1dual feasibleprimal feasibility achieved in limit: A k+I-b>0Method of multipliers
    2021-05-06下载
    积分:1
  • 696518资源总数
  • 105531会员总数
  • 4今日下载