登录
首页 » matlab » sliderPanel

sliderPanel

于 2014-02-20 发布 文件大小:6KB
0 231
下载积分: 1 下载次数: 3

代码说明:

  在matlab的ui里创建滑动组件,具有交互式文件编辑框,标签等多种功能。(Creates a slider in a separate uipanel, with an associated interactive EditBox, and left and right labels showing the minimum and maximum values of the slider, respectively.Moving the slider automatically updates the textbox, and vice versa. Both slider movement and text edits will trigger (non-recursively) the callback of the slider.)

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

发表评论

0 个回复

  • temp1
    source code for imageproccesin
    2011-05-08 18:40:07下载
    积分:1
  • bin
    说明:  通过灰色关联分析理论,得到灰色关联度,直接输入数据即可得到结果。(Calculation of correlation degree by grey correlation analysis)
    2020-06-18 16:03:21下载
    积分:1
  • Canshu
    关于水轮机主轴系统振动的有限元计算程序,用matlab编写(Finite element program)
    2009-04-25 21:37:04下载
    积分:1
  • How-to-use-Simulink
    本文介绍了MATLAB中simulink使用的一些技巧和规则,挺有用的(This paper introduces the use of MATLAB in simulink some of the skills and rules used in quite)
    2009-05-01 14:20:44下载
    积分:1
  • cubic
    Here the syms toolbox is used and if you try to print any other values than lambda then MATLAB will print the value in fractions and that is unavoidable. So if you need to know the value in decimal, then use the command vpa() on command window
    2015-02-12 16:32:54下载
    积分:1
  • youhua1
    遗传算法的电机优化程序,个人专门编写的,对于初学者来说,可以借鉴(function youhua1() 遗传算法 n-- 种群规模 ger-- 迭代次数 pc--- 交叉概率 pm-- 变异概率 v-- 初始种群(规模为n) f-- 目标函数值 fit-- 适应度向量 vx-- 最优适应度值向量 vmfit-- 平均适应度值向量 clear all close all clc 清屏 tic 计时器开始计时 n=20 ger=100 pc=0.9 pm=0.1 初始化参数 生成初始种群 v=init_population(n,44) 得到初始种群,22串长,生成20*22的0-1矩阵 [N,L]=size(v) 得到初始规模行,列 disp(sprintf( Number of generations: d ,ger)) disp(sprintf( Population size: d ,N)) disp(sprintf( Crossover probability: .3f ,pc)) disp(sprintf( Mutation probability: .3f ,pm)) sprintf可以控制输出格式 待优化问题)
    2020-12-11 20:19:19下载
    积分:1
  • coding_flowshop
    this is matlab file for permutation flowshop problem with cross entropy
    2010-07-08 07:38:26下载
    积分:1
  • S-MPR-V1---DataSheet--20121001
    S波段微功率雷达,支持:测速,测距,合成孔径成像 系统名称:S-MPR (S-Band Micro-Power Radar) 即:S波段微功率雷达(开源系统) (S-band micro-power radar support: tachometer, ranging synthetic aperture imaging system name: S-MPR (S-Band Micro-Power Radar): S-band micro-power radar (open source system))
    2012-10-24 11:07:27下载
    积分:1
  • convert
    基于matlab的图像二值转换程序,在Matlab上可以运行(Matlab binary image based on the conversion process, can be run in Matlab)
    2011-05-11 17:51:24下载
    积分:1
  • TestWeiXinWhatsNew
    模仿微信导航页效果源码,应用程序编程源码,很好的参考资料。(Micro message navigation page source imitation effect, application programming source code, a good reference.)
    2013-11-11 23:56:43下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载