登录
首页 » Others » Matlab PCA+SVM人脸识别(包含GUI界面设计)

Matlab PCA+SVM人脸识别(包含GUI界面设计)

于 2020-12-06 发布
0 335
下载积分: 1 下载次数: 10

代码说明:

包含代码和人脸数据库,更改文件夹地址后即可运行,Matlab人脸识别,包含GUI界面设计

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

发表评论

0 个回复

  • 蒙特卡洛源
    蒙特卡洛源程序用来模拟不同的水质环境下所进行的水下通信
    2020-12-02下载
    积分:1
  • 最小二乘法系统辨识matlab
    用matlab实现的最小二乘法用于系统辨识,从文件中读取数据,然后辨识。里面包括各种基于最小二乘法的算法,普通最小二乘,广义最小二乘。。。等等
    2020-12-05下载
    积分:1
  • 《LabVIEW2011序设计与案例解析》随书代码
    LabVIEW2011程序设计与案例解析 【代码目录】 └─LabVIEW2011程序设计与案例解析    ├─第10章多线程技术    │  ├─10.4生产者与消费者    │  │  ├─例10-1    │  │  │  │  队列与局部变量.vi    │  │  │  │      │  │  │  └─SubVI    │  │  │          Points Difference.vi    │  │  │          SimulatedSignal.vi    │  │  │          Sine Wave.vi    │  │  │              │  │  ├─例10-2    │  │  │      EVENTS.aliases    │  │  │      EVENTS.lvlps    │  │  │      EVENTS.lvproj    │  │  │      ProducerConsumerEvents.vi    │  │  │      移动目标.vi    │  │  │      箱子.ctl    │  │  │      运动控制.vi    │  │  │      运动方向.ctl    │  │  │          │  │  ├─例10-3    │  │  │      Adv of ProducerConsumerEvents.vi    │  │  │      EVENTS.aliases    │  │  │      EVENTS.lvlps    │  │  │      EVENTS.lvproj    │  │  │      移动目标.vi    │  │  │      箱子.ctl    │  │  │      运动控制.vi    │  │  │      运动方向.ctl    │  │  │          │  │  └─例10-4    │  │          QSM PC EXAMPLE.llb    │  │              │  └─10.5综合实例    │          多线程计时器.vi    │              ├─第11章数据采集与仪器控制    │  └─11.3综合实例    │          多通道数据数据采集软件(wav).vi    │          多通道数据采集软件.vi    │              ├─第12章通信    │  ├─12.1串口通信    │  │      串口通信软件.vi    │  │          │  ├─12.2网络通信    │  │      TCP客户端.vi    │  │      TCP服务器.vi    │  │      UDP简易聊天软件.vi    │  │      复件 UDP简易聊天软件.vi    │  │          │  ├─12.3DataSocket通信    │  │  │  DS图发送.vi    │  │  │  DS图接收.vi    │  │  │      │  │  └─直接绑定    │  │          DSRead.vi    │  │          DSWrite.vi    │  │              │  └─12.5综合实例    │      │  基于串口通信的上位机控件软件.vi    │      │      │      └─子VI    │              CreatFloder.vi    │              GenCMD.vi    │              GetFileSizeInByte.vi    │              HexToDec.vi    │              Snd And Del All Files.vi    │              StrToHex.vi    │              UpLoadFiles.vi    │                  ├─第13章界面设计与美化    │  ├─13.3菜单设计    │  │      动态生成菜单.vi    │  │          │  ├─13.4子VI调用与重载    │  │  │  子VI调用示例.vi    │  │  │  滤波.vi    │  │  │      │  │  ├─利用Subpanel实现动态界面载入    │  │  │  │  动态界面载入.vi    │  │  │  │  界面重用.vi    │  │  │  │      │  │  │  └─Panels    │  │  │          FindControlByName.vi    │  │  │          子界面组件.vit    │  │  │          方波.vi    │  │  │          正弦波.vi    │  │  │          随机数.vi    │  │  │              │  │  └─多面板程序    │  │          基于按钮的多面板程序.vi    │  │          基于菜单的多面板程序.rtm    │  │          基于菜单的多面板程序.vi    │  │          方波.vi    │  │          正弦波.vi    │  │          随机数.vi    │  │              │  ├─13.5界面美化    │  │      分隔栏使用示例.vi    │  │      分隔栏显示与隐藏.vi    │  │      参数设置.vi    │  │      图片滚动条.vi    │  │      属性节点使用举例.vi    │  │      调用对话框.vi    │  │      调用节点使用举例.vi    │  │      进度条使用.vi    │  │          │  └─13.6综合实例    │          用属性节点和Tab控件控制界面显示.vi    │              ├─第14章项目管理与报表生成    │      Excel报表模板.xlt    │      Excel报表生成.vi    │      使用报表工具生成报表.vi    │      报表生成子VI.vi    │      报表生成综合实例.vi    │      简易报表生成.vi    │          ├─第15章应用程序发布    │  └─Hex2Dec    │      │  Hex2Dec.aliases    │      │  Hex2Dec.lvlps    │      │  Hex2Dec.lvproj    │      │  Hex2Dec.vi    │      │  Hex2DecDLL.vi    │      │      │      └─子VI    ├─第16章技巧与解惑    │      利用属性节点控制波形显示区域.vi    │      前面板对象保护.vi    │      子VI直接调用.vi    │      文件自动保存与编号.vi    │      文本文件连续写入.vi    │      用XY图绘制非等间隔采样图.vi    │      路径拆分与创建.vi    │          ├─第2章开始LabVIEW之旅    │      子VI调用.vi    │      综合实例-虚拟信号源.vi    │      虚拟信号源.vi    │          ├─第3章了解LabVIEW中的数据类型    │  ├─3.3数据类型之间的转换    │  │      数值至布尔数组转换.vi    │  │      数值至时间转换.vi    │  │      数字字符串操作.vi    │  │      路径字符串操作.vi    │  │          │  ├─3.4数据运算与操作    │  │      波形数据操作.vi    │  │          │  └─3.5综合实例    │          温度报警装置.vi    │              ├─第4章数据表达与显示    │  ├─4.1基本数据表达与显示    │  │      枚举型控件使用举例.vi    │  │      液罐使用.vi    │  │      液罐使用(状态显示).vi    │  │      滑动杆使用.vi    │  │      进度条使用.vi    │  │          │  ├─4.2二维图形    │  │      一维数组数据显示.vi    │  │      不同长度曲线绘制.vi    │  │      二维数据显示.vi    │  │      分格显示曲线.vi    │  │      多曲线数据显示.vi    │  │      李萨如图形.vi    │  │      标量数据显示.vi    │  │      波形数据显示.vi    │  │      用强度图表和强度图显示二维数组.vi    │  │          │  ├─4.3三维图形    │  │      三维参数图.vi    │  │      三维曲线图形.vi    │  │      曲面与三维曲面图.vi    │  │          │  ├─4.4其它图形控件    │  │      极坐标图.vi    │  │      用最小-最大控件显示XY图.vi    │  │          │  └─4.5综合实例    │          同心圆.vi    │              ├─第5章程序结构    │  ├─5.1基本程序结构    │  │      While循环基本应用.vi    │  │      利用While循环实现前100自然数求和.vi    │  │      层叠式顺序结构.vi    │  │      平铺式顺序结构.vi    │  │      用For循环产生固定数据点数的正弦波.vi    │  │      自动索引功能.vi    │  │          │  ├─5.2特殊程序结构    │  │      定时循环应用举例.vi    │  │      条件结构基本应用.vi    │  │      计数器.vi    │  │          │  ├─5.3变量    │  │      VI-1.vi    │  │      VI-2.vi    │  │      全局变量.vi    │  │      用局部变量传递值.vi    │  │          │  └─5.4综合实例    │          等差序列求和.vi    │              ├─第6章外部程序接口与扩展    │  ├─6.2API调用    │  │      WindowsAPI调用.vi    │  │          │  ├─6.3可执行程序调用    │  │      Open Calculator.vi    │  │          │  ├─6.4ActiveX调用    │  │      Media Player ActiveX.vi    │  │      PPT ActiveX.vi    │  │      日历.vi    │  │      日历单击事件回调VI.vi    │  │          │  ├─6.5LabVIEW与MATLAB混合编程    │  │      MATLAB Script.vi    │  │          │  └─6.6综合实例    │      │  DSO25216.vi    │      │      │      ├─25216a.dll    │      │  │  25216.BIT    │      │  │  Clock.ico    │      │  │  DSO25216.VBP    │      │  │  DSO25216.VBW    │      │  │  Form1.frm    │      │  │  Form1.frx    │      │  │  frmMain.frm    │      │  │  frmMain.frx    │      │  │  GO.GIF    │      │  │  Module1.bas    │      │  │  MSSCCPRJ.SCC    │      │  │  OUT25.DLL    │      │  │  OUT25DLL.DOC    │      │  │      │      │  └─forVC.dll    │      └─子VI    │              Display.vi    │              Fout.vi    │              FreqChng.vi    │              logdisplay.vi    │              Vout.vi    │                  ├─第7章数学分析    │  ├─7.1基本数学分析    │  │      多项式n阶导数.vi    │  │      多项式求和.vi    │  │      微分.vi    │  │      指数函数.vi    │  │      正弦与反正弦.vi    │  │      求实数矩阵的秩.vi    │  │      矩阵的LU分解.vi    │  │      积分.vi    │  │      线性方程组求解.vi    │  │          │  ├─7.2数理统计与最优化问题    │  │      最优化.vi    │  │      概率统计.vi    │  │      正态分布曲线.vi    │  │      求一元函数在给定区间上的最小值.vi    │  │          │  ├─7.3曲线拟合与插值    │  │      一维插值.vi    │  │      最小二乘拟合求回归系数.vi    │  │          │  ├─7.4其它操作    │  │      三维坐标平移.vi    │  │      公式编辑器.vi    │  │      常微分方程求解.vi    │  │          │  └─7.5综合实例    │          水箱问题.vi    │              ├─第8章信号处理    │  ├─8.1信号发生器    │  │      Chirp信号.vi    │  │      公式节点.vi    │  │      基本函数发生器.vi    │  │      多频信号发生器.vi    │  │      正弦 高斯白噪声.vi    │  │      白噪声.vi    │  │      阶梯信号.vi    │  │          │  ├─8.2时域分析    │  │      基本平均值与均方差测量.vi    │  │      提取信号混合单频信息.vi    │  │      相关(周期成分检测).vi    │  │      谐波失真.vi    │  │      过渡分析.vi    │  │      非周期信号与周期信号自相关图.vi    │  │          │  ├─8.3频域分析    │  │      单边傅立叶变换.vi    │  │      双边傅立叶变换.vi    │  │      帕斯瓦尔定理.vi    │  │      拉普拉斯变换.vi    │  │          │  ├─8.4信号调理    │  │      低通滤波器.vi    │  │      加窗后信号.vi    │  │      小幅值信号分辨.vi    │  │      带通滤波器.vi    │  │      波形对齐(单次)两个波形.vi    │  │      波形对齐(连续)N方式.vi    │  │      重采样.vi    │  │          │  ├─8.5波形监测    │  │      波峰检测.vi    │  │      边界检测.vi    │  │      过门限捕捉.vi    │  │      过门限计数.vi    │  │          │  ├─8.6逐点分析    │  │      PtByPt and Array Based Filter.vi    │  │          │  └─综合实例    │          绘制信号包络曲线.vi    │              └─第9章文件操作        ├─9.2常用文件类型与操作        │      二进制文件写入.vi        │      二进制文件读取.vi        │      文本文件写入.vi        │      文本文件读取.vi        │      电子表格文件写入.vi        │      电子表格文件读取.vi        │              ├─9.3特殊文件类型与操作        │      TDM.vi        │      TDMS文件存储.vi        │      TDMS文件读取.vi        │      XML文件.vi        │      波形文件.vi        │      测量文件.vi        │              ├─9.4其它文件类型与操作        │      WAV文件.vi        │              └─9.6综合实例                Excel_Read.vi                
    2020-04-15下载
    积分:1
  • 神经网络识别手写数字(含数据和代码,只要有matlab就可以运行)
    matlab 手动搭建一个单隐层神经网络用于识别手写数字,实现:标准化数据集,计算损失函数,梯度下降法,反向传播,加深对神经网络的理解。
    2020-11-29下载
    积分:1
  • 利用MATLAB仿真软件实现图像的去噪处理 (课设+论文)
    利用MATLAB仿真软件实现图像的去噪处理。要求:读取图像并分别加入高斯噪声、椒盐噪声、脉冲噪声和乘性噪声,然后采取合适的滤波器进行去噪处理,能显示原始图像、加噪后图像和去噪后图像。说明:里面含有单独报告书,单独的代码,整合的报告书和代码,任你选择。
    2021-05-06下载
    积分:1
  • Neural Networks and Learning Machines (3rd Edition).pdf
    Neural Networks and Learning Machines (3rd Edition).pdf 这本是全英文的文字版资源。大家如果学习machine learning 的话,建议自己看英文的,毕竟这东西国外比国内要先进得多,不能让英语成为障碍。而且,原版的东西绝对比翻译的要准确些,无论翻译的水平有多高。
    2020-06-23下载
    积分:1
  • 凸优化在信号处理与通信中的应用Convex Optimization in Signal Processing and Communications
    凸优化理论在信号处理以及通信系统中的应用 比较经典的通信系统凸优化入门教程ContentsList of contributorspage IxPrefaceAutomatic code generation for real- time convex optimizationJacob Mattingley and stephen Boyd1.1 Introduction1.2 Solvers and specification languages61. 3 Examples121. 4 Algorithm considerations1.5 Code generation261.6 CVXMOD: a preliminary implementation281.7 Numerical examples291. 8 Summary, conclusions, and implicationsAcknowledgments35ReferencesGradient-based algorithms with applications to signal-recoveryproblemsAmir beck and marc teboulle2.1 Introduction422.2 The general optimization model432.3 Building gradient-based schemes462. 4 Convergence results for the proximal-gradient method2.5 A fast proximal-gradient method2.6 Algorithms for l1-based regularization problems672.7 TV-based restoration problems2. 8 The source-localization problem772.9 Bibliographic notes83References85ContentsGraphical models of autoregressive processes89Jitkomut Songsiri, Joachim Dahl, and Lieven Vandenberghe3.1 Introduction893.2 Autoregressive processes923.3 Autoregressive graphical models983. 4 Numerical examples1043.5 Conclusion113Acknowledgments114References114SDP relaxation of homogeneous quadratic optimization: approximationbounds and applicationsZhi-Quan Luo and Tsung-Hui Chang4.1 Introduction1174.2 Nonconvex QCQPs and sDP relaxation1184.3 SDP relaxation for separable homogeneous QCQPs1234.4 SDP relaxation for maximization homogeneous QCQPs1374.5 SDP relaxation for fractional QCQPs1434.6 More applications of SDP relaxation1564.7 Summary and discussion161Acknowledgments162References162Probabilistic analysis of semidefinite relaxation detectors for multiple-input,multiple-output systems166Anthony Man-Cho So and Yinyu Ye5.1 Introduction1665.2 Problem formulation1695.3 Analysis of the SDr detector for the MPsK constellations1725.4 Extension to the Qam constellations1795.5 Concluding remarks182Acknowledgments182References189Semidefinite programming matrix decomposition, and radar code design192Yongwei Huang, Antonio De Maio, and Shuzhong Zhang6.1 Introduction and notation1926.2 Matrix rank-1 decomposition1946.3 Semidefinite programming2006.4 Quadratically constrained quadratic programming andts sdp relaxation201Contents6.5 Polynomially solvable QCQP problems2036.6 The radar code-design problem2086.7 Performance measures for code design2116.8 Optimal code design2146.9 Performance analysis2186.10 Conclusions223References226Convex analysis for non-negative blind source separation withapplication in imaging22Wing-Kin Ma, Tsung-Han Chan, Chong-Yung Chi, and Yue Wang7.1 Introduction2297.2 Problem statement2317.3 Review of some concepts in convex analysis2367.4 Non-negative, blind source-Separation criterion via CAMNS2387.5 Systematic linear-programming method for CAMNS2457.6 Alternating volume-maximization heuristics for CAMNS2487.7 Numerical results2527.8 Summary and discussion257Acknowledgments263References263Optimization techniques in modern sampling theory266Tomer Michaeli and yonina c. eldar8.1 Introduction2668.2 Notation and mathematical preliminaries2688.3 Sampling and reconstruction setup2708.4 Optimization methods2788.5 Subspace priors2808.6 Smoothness priors2908.7 Comparison of the various scenarios3008.8 Sampling with noise3028. 9 Conclusions310Acknowledgments311References311Robust broadband adaptive beamforming using convex optimizationMichael Rubsamen, Amr El-Keyi, Alex B Gershman, and Thia Kirubarajan9.1 Introduction3159.2 Background3179.3 Robust broadband beamformers3219.4 Simulations330Contents9.5 Conclusions337Acknowledgments337References337Cooperative distributed multi-agent optimization340Angelia Nedic and asuman ozdaglar10.1 Introduction and motivation34010.2 Distributed-optimization methods using dual decomposition34310.3 Distributed-optimization methods using consensus algorithms35810.4 Extensions37210.5 Future work37810.6 Conclusions38010.7 Problems381References384Competitive optimization of cognitive radio MIMO systems via game theory387Gesualso Scutari, Daniel P Palomar, and Sergio Barbarossa11.1 Introduction and motivation38711.2 Strategic non-cooperative games: basic solution concepts and algorithms 39311.3 Opportunistic communications over unlicensed bands411.4 Opportunistic communications under individual-interferenceconstraints4151.5 Opportunistic communications under global-interference constraints43111.6 Conclusions438Ackgment439References43912Nash equilibria: the variational approach443Francisco Facchinei and Jong-Shi Pang12.1 Introduction44312.2 The Nash-equilibrium problem4412. 3 EXI45512.4 Uniqueness theory46612.5 Sensitivity analysis47212.6 Iterative algorithms47812.7 A communication game483Acknowledgments490References491Afterword494Index49ContributorsSergio BarbarossaYonina c, eldarUniversity of rome-La SapienzaTechnion-Israel Institute of TechnologyHaifaIsraelAmir beckTechnion-Israel instituteAmr El-Keyiof TechnologyAlexandra universityHaifEgyptIsraelFrancisco facchiniStephen boydUniversity of rome La sapienzaStanford UniversityRomeCaliforniaItalyUSAAlex b, gershmanTsung-Han ChanDarmstadt University of TechnologyNational Tsing Hua UniversityDarmstadtHsinchuGermanyTaiwanYongwei HuangTsung-Hui ChangHong Kong university of scienceNational Tsing Hua Universityand TechnologyHsinchuHong KongTaiwanThia KirubarajanChong-Yung chiMcMaster UniversityNational Tsing Hua UniversityHamilton ontarioHsinchuCanadaTaiwanZhi-Quan LuoJoachim dahlUniversity of minnesotaanybody Technology A/sMinneapolisDenmarkUSAList of contributorsWing-Kin MaMichael rebsamenChinese University of Hong KongDarmstadt UniversityHong KonTechnologyDarmstadtAntonio de maioGermanyUniversita degli studi di napoliFederico iiGesualdo scutariNaplesHong Kong University of Sciencealyand TechnologyHong KongJacob MattingleyAnthony Man-Cho SoStanford UniversityChinese University of Hong KongCaliforniaHong KongUSAJitkomut songsinTomer michaeliUniversity of californiaTechnion-Israel instituteLoS Angeles. CaliforniaogyUSAHaifaMarc teboulleTel-Aviv UniversityAngelia NedicTel-AvUniversity of Illinois atIsraelUrbana-ChampaignInoSLieven VandenbergheUSAUniversity of CaliforniaLos Angeles, CaliforniaUSAAsuman OzdaglarMassachusetts Institute of TechnologyYue WangBoston massachusettsVirginia Polytechnic InstituteUSAand State UniversityArlingtonDaniel p palomarUSAHong Kong University ofScience and TechnologyYinyu YeHong KongStanford UniversityCaliforniaong-Shi PangUSAUniversity of illinoisat Urbana-ChampaignShuzhong zhangIllinoisChinese university of Hong KongUSAHong KongPrefaceThe past two decades have witnessed the onset of a surge of research in optimization.This includes theoretical aspects, as well as algorithmic developments such as generalizations of interior-point methods to a rich class of convex-optimization problemsThe development of general-purpose software tools together with insight generated bythe underlying theory have substantially enlarged the set of engineering-design problemsthat can be reliably solved in an efficient manner. The engineering community has greatlybenefited from these recent advances to the point where convex optimization has nowemerged as a major signal-processing technique on the other hand, innovative applica-tions of convex optimization in signal processing combined with the need for robust andefficient methods that can operate in real time have motivated the optimization commu-nity to develop additional needed results and methods. The combined efforts in both theoptimization and signal-processing communities have led to technical breakthroughs ina wide variety of topics due to the use of convex optimization This includes solutions tonumerous problems previously considered intractable; recognizing and solving convex-optimization problems that arise in applications of interest; utilizing the theory of convexoptimization to characterize and gain insight into the optimal-solution structure and toderive performance bounds; formulating convex relaxations of difficult problems; anddeveloping general purpose or application-driven specific algorithms, including thosethat enable large-scale optimization by exploiting the problem structureThis book aims at providing the reader with a series of tutorials on a wide varietyof convex-optimization applications in signal processing and communications, writtenby worldwide leading experts, and contributing to the diffusion of these new developments within the signal-processing community. The goal is to introduce convexoptimization to a broad signal-processing community, provide insights into how convexoptimization can be used in a variety of different contexts, and showcase some notablesuccesses. The topics included are automatic code generation for real-time solvers, graphical models for autoregressive processes, gradient-based algorithms for signal-recoveryapplications, semidefinite programming(SDP)relaxation with worst-case approximationperformance, radar waveform design via SDP, blind non-negative source separation forimage processing, modern sampling theory, robust broadband beamforming techniquesdistributed multiagent optimization for networked systems, cognitive radio systems viagame theory, and the variational-inequality approach for Nash-equilibrium solutionsPrefaceThere are excellent textbooks that introduce nonlinear and convex optimization, providing the reader with all the basics on convex analysis, reformulation of optimizationproblems, algorithms, and a number of insightful engineering applications. This book istargeted at advanced graduate students, or advanced researchers that are already familiarwith the basics of convex optimization. It can be used as a textbook for an advanced graduate course emphasizing applications, or as a complement to an introductory textbookthat provides up-to-date applications in engineering. It can also be used for self-study tobecome acquainted with the state of-the-art in a wide variety of engineering topicsThis book contains 12 diverse chapters written by recognized leading experts worldwide, covering a large variety of topics. Due to the diverse nature of the book chaptersit is not possible to organize the book into thematic areas and each chapter should betreated independently of the others. a brief account of each chapter is given nextIn Chapter 1, Mattingley and Boyd elaborate on the concept of convex optimizationin real-time embedded systems and automatic code generation. As opposed to genericsolvers that work for general classes of problems, in real-time embedded optimization thesame optimization problem is solved many times, with different data, often with a hardreal-time deadline. Within this setup the authors propose an automatic code-generationsystem that can then be compiled to yield an extremely efficient custom solver for theproblem familyIn Chapter 2, Beck and Teboulle provide a unified view of gradient-based algorithmsfor possibly nonconvex and non-differentiable problems, with applications to signalrecovery. They start by rederiving the gradient method from several different perspectives and suggest a modification that overcomes the slow convergence of the algorithmThey then apply the developed framework to different image-processing problems suchas e1-based regularization, TV-based denoising, and Tv-based deblurring, as well ascommunication applications like source localizationIn Chapter 3, Songsiri, Dahl, and Vandenberghe consider graphical models for autore-gressive processes. They take a parametric approach for maximum-likelihood andmaximum-entropy estimation of autoregressive models with conditional independenceconstraints, which translates into a sparsity pattern on the inverse of the spectral-densitymatrix. These constraints turn out to be nonconvex. To treat them the authors proposea relaxation which in some cases is an exact reformulation of the original problem. Theproposed methodology allows the selection of graphical models by fitting autoregressiveprocesses to different topologies and is illustrated in different applicationsThe following three chapters deal with optimization problems closely related to SDPand relaxation techniquesIn Chapter 4, Luo and Chang consider the SDP relaxation for several classes ofquadratic-optimization problems such as separable quadratically constrained quadraticprograms(QCQPs)and fractional QCQPs, with applications in communications and signal processing. They identify cases for which the relaxation is tight as well as classes ofquadratic-optimization problems whose relaxation provides a guaranteed, finite worstcase approximation performance. Numerical simulations are carried out to assess theefficacy of the SDP-relaxation approach
    2020-12-10下载
    积分:1
  • HS经典光流法
    H-S经典光流法,采用HS算法计算光流场,MATLAB实现
    2020-12-11下载
    积分:1
  • 求解二次规划的拉格朗日及有效集方法(包含Matlab代码)
    本资源主要内容:二次规划师非线性优化中的一种特殊情形,它的目标函数是二次实函数,约束函数都是线性函数。由于二次规划比较简单,便于求解(仅次于线性规划),并且一些非线性优化问题可以转化为求解一些列的二次规划问题,因此二次规划的求解方法较早引起人们的重视,称为求解非线性优化的一个重要途径。二次规划的算法较多,本文仅介绍求解等式约束凸二尺规划的拉格朗日方法以及求解一般约束凸二次规划的有效集方法。本资源包含:《求解二次规划问题的拉格朗日及有效集方法》文档以及文档所用到的所有Matlab代码,非常适合初学者学习和研究!
    2020-12-11下载
    积分:1
  • 基于DSP28335光伏并网模拟发电装置 原理图+pcb+序+文档说明.zip
    【实例简介】采用TI公司的浮点数字信号控制器TMS320F28335 DSP为控制电路核心,采用CPLD自行设计驱动的4.3’’彩色液晶TFT LCD非常直观地完成了输出信号波形、频谱特性的在线实时显示,以及输入电压、电流、功率,输出电压、电流、功率,效率,频率,相位差,失真度参数的正确显示,具有开机自检、输入电压欠压及输出过流保护,在过流、欠压故障排除后能自动恢复,里面包含了原理图、PCB、及所用的程序,保证可用,有需要设计,或者毕业设计的,可以下载,直接使用。
    2021-12-15 00:41:55下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载