搜索资源列表
DCT
- 基于Matlab GUI的图像的DCT,自由调节压缩率,计算峰值信噪比,并图形化对比还原图像-Matlab GUI for image-based DCT, freely adjust compression rates, the peak signal to noise ratio, and reduction of image contrast graphic
61111210
- MATLAB是一种以数值计算和数据图示为主的计算机软件,并包含适应多个学科的专业软件包,以及完善程序开发功能。 本课程设计旨在要求学生熟悉Matlab的功能,掌握Matlab程序设计和GUI设计的方法,培养学生的应用开发能力,为以后的毕业设计奠定一定的基础。-MATLAB is a numerical calculation and data icon-based computer software, and includes a number of disciplines to adapt t
BombtoPlane
- 这个源码包括一个m文件和一个fig文件,是在matlab GUI下开发的源码,用来计算导弹在什么位置能够击中敌方的飞机,并且在GUI界面下模拟出整个过程。-This folder includes an m-source file and a fig-source file, the codes are developed under the matlab GUI, in what used to calculate the location of where to hit the enemy
chqiang
- 本文件是关于阵列天线方面的方向图计算程序-This document is on aspects of array antenna pattern calculation program
sysEqsGuis
- 给定两个变量,计算自定义的数学方程的matlab GUI例子。-it takes input parameters(in the following order) when you call the gui, a system of equations file. Once the equation is called it will display each of them in their proper list boxes.
main
- MATLAB中GUI的设计实例,其中包括语音信号的录制、采样、滤波、重构、以及计算语音信号的频谱特性。-MATLAB GUI design example, including voice signal sampling, filtering, recording, and calculate the reconstruction, the speech signal spectrum characteristics.
frequency
- MATLAB GUI 滚动轴承特征频率计算,输入轴承参数,就可得结果-MATLAB GUI caculate frequency ,input some parameters of rolling bearing,then you can get the answear
co2
- 欧洲汽车CO2排放罚款计算,采用matlab、GUI进行编写,在2015年前都可以使用-Calculation of CO2 emissions from a fine European car, using matlab, GUI is written in 2015 can be used
GUI-Files
- MATLAB\GUI用于数值计算中特征值,,随机数,偏微分方程,求积分-MATLAB\GUI Files for numerical computing—Eigenvalues, Random Numbers, Partial Differencial equation,Quadrature
GUI
- 图形用户界面(Graphical User Interfaces ,GUI)则是由窗口、光标、按键、菜单、文字说明等对象(Objects)构成的一个用户界面。用户通过一定的方法(如鼠标或键盘)选择、激活这些图形对象,使计算机产生某种动作或变化,比如实现计算、绘图等。-matlab gui
matlab-GUI
- 这是一个基于FDTD时域有限差分的变电站暂态电磁计算程序-This is based on the FDTD FDTD substation Transient Electromagnetic Calculation Procedure
MATLAB GUI 滚动轴承特征频率计算
- MATLAB GUI 滚动轴承特征频率计算
RadiationAngleFactor_MATLAB_1.0
- 此程序用于辐射角系数计算,有可视化界面,每次运行大约需要一分钟(Calculation of radiation angular coefficient)
ex13
- 关于matlab gui的一个练习程序,拖动进度条显示百分比(An exercise program for Matlab GUI)
专题研究
- Matlab的GUI设计,实现双枝节匹配问题计算(By GUI design in Matlab, to achieve the goal that double-stub-matching problem.)
matlab_gui
- 利用matlab gui编写计算正弦值程序(using matlab gui write a sin function.)
归档
- 关于材料力学中应力和转角计算的程序,另有简单的绘图(There are simple drawings for the procedures of stress and rotation in the mechanics of materials)
《Matlab宝典》
- 《matlab宝典》是一本matlab教程,由浅入深、循序渐进地介绍了MATLAB7.0的知识体系及操作方法。全书共分14章,内容涵盖了MATLAB7.0概述、基础知识、数值运算、数据分析、符号计算、数据的可视化、M语言程序设计、Simulink仿真系统、句柄图形、GUI、文件输入/输出、编译器和应用程序接口等。(Matlab dictionary is a matlab tutorial, which introduces the knowledge system and operation
MMA移动渐近线 拓扑优化 多约束非线性优化问题
- MMA移动渐近线 拓扑优化 多约束非线性优化问题,可用于拓扑优化计算学习(MMA mobile asymptote topological optimization multi-constrained nonlinear optimization problem can be used for topological optimization calculation learning)
MATLAB课堂考勤(GUI)
- MATLAB课堂考勤(GUI) 该课题为基于MATLAB pca的人脸考勤系统。可以从一副图像中找出多人人脸,分割,计算人数,然后提前制作好这些人的人脸库,进行逐一识别是谁,是不是库内人脸,如是,具体是谁,如果不是,那提示库外人脸。具有友好的人机交互界面,还可以二次开发成摄像的,但是摄像头误差可能会有点。识别流程为:读取图像,人脸定位,人数统计,人脸分割,人脸识别,库内外判别。(The subject is face attendance system based on MATLAB PCA.