搜索资源列表
Matlab的GUI函数,编写了一个友好的用户界面。该函数具有实时跟踪显示时间的功能digitalclock
- Matlab的GUI函数,编写了一个友好的用户界面。该函数具有实时跟踪显示时间的功能digitalclock
stopwatch
- matlab GUI中 实时显示钟表时间的用户操作界面-matlab GUI real-time clocks, time display user interface
CalendarTable
- 利用Matlab编写的一个具有图形界面的日历程序,可以显示日记和时间。-Prepared by use of Matlab graphical interface with a calendar program, you can display the diary and time.
time
- 时间的实时显示,很有意思的一个应用。还可以显示日期,星期几。-Real-time display of time, a very interesting application.
E_TimeMoM
- 时域矩量法,基于显示时间步进的matlab算法 主函数-Time-domain moment method, based on the time step shows that the main function of the matlab algorithm
calendar
- 在MATLAB下运行后可以得到一个日历界面,并且有时间显示!-Run in MATLAB can interface with a calendar and time display!
digitalclock
- 采用Matlab的GUI函数,编写了一个友好的用户界面。该函数具有实时跟踪显示时间的功能。-By the use of Matlab GUI functions, a friendly user interface is coded. The function with real-time tracking shows that the function of time.
70
- 随着多媒体、网络技术的迅速发展,图像信息的应用日益广泛,对规模越来越大的图像数据库、可视信息进行有效的管理成为迫切需要解决的问题,灵活、高效、准确的图像检索策略是解决这一问题的关键技术之一。因此,基于内容的图像检索已成为国内外学者研究的主要热点问题,并取得了不少的成果。 本文主要对当今热门的基于内容的图像检索技术进行了研究,重点对它的算法进行研究。在半年的时间里,通过查阅很多相关的资料,并认真学习了基于内容的图像检索的基本理论,特别是深入研究了颜色直方图理论和累加直方图算法,最后在MATLA
Matlab-M-File06
- 51. 图形效果(2) 52. 可控制小球运动速度的用户界面 53. 设置坐标轴宗衡轴比 54. 动态文本显示 55. 浏览流体数据 56. 简单计算器 57. 字母统计 58. 时间计算器 59. 数字操作 60. 图像的块操作 -51. Graphic effects (2) 52. Can control the speed of the ball movement the user interface 53. Set axes Munehira a
wangwei20062218
- 该程序利用Matlab编写,并带有GUI截面。实现了任意格式图像压缩的功能。并且可以对比显示压缩前后图像,显示压缩比例和压缩时间。-The program prepared by the use of Matlab, and with a GUI cross-section. Image compression format to achieve an arbitrary function. Compared before and after the show and can compress
smith
- 1.本程序拟已知驻波比系数ρ,波节点的距离l_m_i_n,和频率f的情况下,求解归一化阻抗Z~, 所以在本程序运行时,要首先输入正确的驻波比系数ρ,波节点的距离l_m_i_n,和频率f; 2.本程序由于视野有限,课本后面的那个圆图并未全部显示出来,只是显示了本程序有用的部分 3.编制本程序的小组成员为微波技术实验分组,倪庆等; 4.由于时间原因,未能打成exe可执行文件包; 5.由于圆图信息量大,所以运行后要把窗口最大化才能正常显示; 6.红色的圆点即为阻抗
select_satellite
- 用于GPS定位,载入强机动运动载体,实时进行跟踪,并显示所用定位卫星个数及编号。采用的算法参照其中的PDF文档编写,令有模糊选星法。可以显示不同选星方法的GDOP值及选星所用时间-Used for GPS positioning, strong motor moving vehicle load, real-time tracking, and display the number of satellites used for positioning and number. Algorithm
fdtd3D
- 三维光子晶体的fdtd法,MATLAB源程序 含不同时间步长的过程显示-Three-dimensional photonic crystals fdtd method, MATLAB source code
clock
- matlab语言开发的钟表程序,能够实时显示时间日期等信息-watch matlab language development program, able to display information such as time and date
LTE_baseband_simulation
- LTE基带收发仿真系统,在该仿真平台中,分为4种运行模式 ? 第一种模式为载入小区参数(仅发端)。参数配置从题目给定的’小区参数.dat’文件中读取参数。并将题目给的’业务数据.dat’作为发送的信息比特,对其进行基带的处理。 ? 第二种模式为手动配置参数(仅发端)。使用者可通过界面上的提供的选项,为基站的基带处理配置参数。有效参数包括系统公共参数、用户公共参数、用户独立参数以及仿真次数。 ? 第三种模式为仿真BLER曲线(包含发端收端)。使用者除了配置第二种模式的选项外,还可以选择
clock_matlab
- 一个用matlab写的GUI图像时钟程序,还显示日期,时钟读取的是系统时间,很有趣,感兴趣的朋友可以下下来- matlab write GUI image clock programs, but also to display the date, the clock read is the system time, very interesting, interest friends can look down
time
- matlab中gui界面编程,timer的一个小例子,实时显示系统时间。-programming in matlab gui interface, timer, a small example, real-time display system time.
matlab接安捷伦
- matlab连接安捷伦示波器,可以显示单个通道数据,自己设置采样点数,设置内存深度,可以通过改变循环达到长时间监控目的(数据传输有延时,用于捕捉信号时要延长监控时间)。(matlab Connect the agilent oscilloscope)
matlab数字时钟
- matlab数字时钟,设计一个能显示日期、小时、分钟、秒的数字电子钟,并具有整点报时的功能。 由晶振电路产生1HZ标准的信号。分、秒为六十进制计数器,时为二十四进制计数器。 可手动校正时、分时间和日期值。(Matlab digital clock, the design of a display date, hour, minute, second digital electronic clock, and with the whole point timekeeping function. T
matlab实现识别图像中时钟的时间(244597)
- 通过霍夫直线检测等算法实现钟表表盘的识别以及读取显示(The clock dial recognition and reading display are realized by Hough line detection and other algorithms)