搜索资源列表
dtmf自写
- 自己编写的Dtmf的matlab仿真的fig文件,在matlab6。0下编译通过-Fig file of Mathlab Dtmf Emulation. matlab6.0
stacks
- Ex3.6 车皮编序问题 .问题描述: 在一个列车调度站中,1 条轨道连接到1 条侧轨处,形成1 个铁路转轨栈,如下图所示。 其中左边轨道为车皮入口,右边轨道为出口,编号为1,2,…,n 的n 个车皮从入口依次进 入转轨栈,由调度室安排车皮进出栈次序,并对车皮按其出栈次序重新编序a1, a2,., an 。 .编程任务: 给定正整数n,编程计算左边轨道车皮编号依次为1,2,…,n 时,在右边轨道最多可 以得到多少个不同的车皮编序方案
railqk
- 最优平行轨道车皮排序问题 .问题描述: 在一个列车调度站中,k 条轨道平行连接到1 条侧轨处,形成1 条主轨道和k-1 条辅助 调度轨道。主轨道记为Hk,辅助轨道从下到上依次记为H1,H2,…,Hk-1 如下图所示。其 中主轨道左边为车皮入口(记为H0),主轨道右边为出口(仍记为Hk)。编号为a1, a2,L,an 的n 个车皮从入口依次进入主轨道,由调度室安排车皮进出轨次序,并对车皮按其出轨次序 重新排序为1,2,…,n。 调度室在安
niudun
- 图是用牛顿法求方程z3-1=0的根所得到的“项链”。以上程序采用浮点运算,速度是比较慢的。如果每迭代一次就计算一次距离,则速度会更慢。为了使不同吸引区域有不同的颜色,并且能够表现收敛速度,必须做更多的距离计算,但得到的图形也更美丽。特别是将分界处的“项链”放大来看,会得到精致的结构。-Fig Newton method is used Equation z3-1 = 0 has been the root of the "necklace." The procedure is
ImageAlignment
- Image alignment is a process of matching one image called template (let s denote it as T) and another image I (see fig. 1). There are many applications of image alignment, such as tracking objects on video, motion analysis and many other tasks of com
untitled1.fig
- 这个是一个基于MATLAB的卷积计算的,能清楚看到每一步的结构及其架构
12416253manifold
- 一个包含丰富内容的流形学习算法工具包,有图形示例文件demo.fig,包括laplacian特征映射算法、流形规则调整、svm分类算法等内容,希望对研究机器学习的朋友有用。-contains a rich content of the manifold learning algorithm tool kit, graphics documents demo.fig example, laplacian features include mapping algorithm manifold rul
CYZY.rar
- VC6.0结合OpenGL开发彩云追月图。三维的,月亮有圆缺,荷叶会动,VC6.0 combination of OpenGL development彩云追月Fig. Three-dimensional, there is the moon moon, lotus leaf moves
hamilton.rar
- 汉密尔顿回路最优算法,等同于马步图程序,或者是送货郎问题,Hamilton loop optimal algorithm, the same as in Fig Mabuchi procedures, or delivery Lang problem
PHPtuchuang
- 不需要MySQL的PHP图床程序,后台功能支持:流量设置、水印设置、外链流量、上传大小、私人模式、独立删除链接、图库等等…。 支持Google Adsense和Google Analytics一键安装,只需填入你的Google Adsense代码。-Do not need to the MySQL PHP Fig bed program, back-office functions support: flow settings, watermark set, the flow of fore
ofdmrcs
- rof-OFDM系统中RCS的仿真程序,包括仿真结果以及相关的仿真图。-rof-OFDM system RCS simulation procedures, including simulation results and the associated simulation Fig.
yiliaobaoxian
- 医疗保险系统 医疗保险系统实验要求.doc 医疗保险信息系统需求说明书.doc ER图&&关系模型.doc-Medical insurance system, medical insurance system, the experimental requirements. Doc medical insurance information system requirements specification. DocER Fig
picture
- 本程序实现了简单的画图功能,可以实现画图,添加文字等。可用于绘画简单的示例说明图。此为原创。-This procedure achieved a simple drawing function can be achieved Paint, add text, etc.. Can be used for painting simple example illustrates Fig. This is the original.
NLSE
- 此程序用于模拟光脉冲在光纤中传输,其时域和频域图。-This procedure used to simulate the optical pulse in optical fiber transmission, the time domain and frequency domain Fig.
BMS--ACCESS_new
- VB+ACCESS服装销售管理系统 在此界面中供应商、收货仓库和经办人都是有下拉框中选择,需要用户填写的只有进货日期和备注;按钮有两个,“商品添加”和“保存按钮”。点击商品添加按钮显示出图。 VB服装销售管理系统 有“商品管理”,“供货商管理”,“员工管理”,“仓库管理”,“客户管理”和“系统设置”这六个按钮。其中前五个按钮的界面与操作基本一致,也不重复介绍。 -VB+ ACCESS clothing sales management system at this inter
TransparentBltTest
- 1。实现透明图.2。创建无资源rc的动态对话框,按钮、CEdit-1. Fig .2 transparent implementation. Rc without the necessary resources to create the dynamic dialog box, buttons, CEdit
comm
- 通过加载动态链接库,实现comm组件和计算机外部设备通信。一个很好的基于图新界面学习实例。-Through the loaded dynamic-link library, and computer components to achieve comm communications peripherals. A very good learning new interface based on the example of Fig.
guidewithcallback
- This option will generate an m-file named "file.m". The m-file is the GUI executable that will use the FIG file. This option does not use text layout mode. The only difference between the m-file produced by GUIDE is that all the callbacks wi
工具包(小)
- 1.主要功能时获取matlab中fig图片中数据 2.矩阵向量间的转换 3.合并字符串(Get data from the fig fromat figures)
画图基础
- matlab将fig文件背景透明化代码,方便合并多个fig文件(cope with fig document in matlab)