登录
首页 » Visual C++ » GUI

GUI

于 2011-05-12 发布 文件大小:196KB
0 258
下载积分: 1 下载次数: 4

代码说明:

  快速入门MATLAB下的GUI用户界面设计,最适宜新手使用(Under the Quick Start MATLAB GUI user interface design, the most appropriate use for novice)

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

发表评论

0 个回复

  • HSJZ
    function [ H ,S ] = HS( f ) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1=diff(f,x1) f2=diff(f,x2) S= [f1 f2] H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)] end s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
    2013-04-11 23:40:13下载
    积分:1
  • qudongli
    驱动力和制动力是车辆纵向力学特性中重要部分,本程序采用matlab,根据发动机的万有特性曲线和循环工况,绘制出车辆的驱动力和制动力随时间的关系(The driving force and braking force is an important part of the vehicle longitudinal mechanical properties, the program uses matlab, according to the universal characteristic curve of the engine and the driving cycle, to map out the driving force and braking force of the vehicle over time)
    2013-05-07 13:41:58下载
    积分:1
  • ELcentro
    说明:  将ELCentro波的加速度时程转换成速度、位移时程(Converting the acceleration time history of ELCentro wave into velocity and displacement time history)
    2021-01-30 11:18:33下载
    积分:1
  • rtdx
    matlab 中关于RTDX的应用,含有例程,适合初学者学习(matlab on RTDX application contains routines, suitable for beginners to learn)
    2009-09-12 13:45:28下载
    积分:1
  • modem-demos-04
    modem编程的一些例子源码modem编程的一些例子源码(Some examples of modem programming modem-source programming some examples of source)
    2007-11-22 00:14:38下载
    积分:1
  • Matlabsimulation
    通过M atlab 模拟了随机产生的一定概率分布的信号序列, 叠加高斯噪声后利用最大后验概率(MAP)检 测到的误码率, 做出BER~ SNR曲线, 并与理论计算得到的曲线进行比较, 两者吻合.(M atlab simulated by a certain probability distribution of random signal sequence, use of superposition of Gaussian noise is the maximum a posteriori (MAP) detection to the error rate, making BER ~ SNR curves obtained with the theoretical curve of the combined fit.)
    2010-12-05 09:51:59下载
    积分:1
  • Damped-oscillation-curve
    以MATcom为内核的C++程序,调用MATLAB拟合衰减振荡曲线(多线程)(In MATcom as the core C++ program, call the MATLAB fitting damped oscillation curve (multi-threading))
    2013-09-21 10:23:25下载
    积分:1
  • 3dfdtd
    fdtd 电磁计算 三维电磁仿真技术 电磁场计算 fdtd 算法(fdtd Em compute em field calculation )
    2014-02-09 17:16:19下载
    积分:1
  • FFDR
    等半径泊车方法仿真代码,实现等半径泊车算法的仿真,车辆参数如车长、车宽、转弯半径以及车位参数如长度、宽度均可调。(Simulation code radius ranging from parking way a radius ranging from parking the simulation algorithm, vehicle parameters such as vehicle length, vehicle width, turning radius and parking parameters such as length, width can be adjusted.)
    2021-03-25 15:39:14下载
    积分:1
  • runonly
    单实例运行技术,通过检测互斥对象来实现.Createmutex(run only)
    2014-09-12 18:15:07下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载