搜索资源列表
heat
- 换热器模型的MATLAB实现,可用于工程计算,还可以用于教学演示-exchanger MATLAB model can be used for engineering calculations, can also be used for teaching demonstration
MATLABABS
- 基于MATLAB/Simulink的汽车ABS半实物仿真,本文所研究的是一种基于MATLAB/Simulink的汽车防抱死刹车系统(ABS)的半实物仿真的方法。本方法利用Simulink提供的模型建立车辆的传动系模型、自动变速箱模型和ABS模型等。所建成的这套半实物仿真系统既可在软件环境下对汽车进行仿真,也可以通过I/O接口与ABS系统相连接以观察系统的仿真效果,检验控制算法的合理性。通过合理改变相应参数,本系统还可以模拟实际汽车在不同工况下的工作情况,极大提高了汽车电子设备的研发工作的效率。同
figdemo
- 交互式图像处理的演示程序,可以作为matlab教学中的示例程序-Interactive demonstration of image processing procedures, matlab can be used as an example of teaching procedures
1
- 学习用的事件与触发.cs 可以用于教学.....演示-Learn to events and triggers. Cs can be used to demonstrate the teaching .....
abc
- 算法实现 功能演示 教学使用的一些代码 小程序 在资料上修改获得-Algorithm functional demonstration of teaching some of the code used to modify small program in the data obtained
GUI
- matlab,GUI实例制作演示教学视频 ,GUI实例制作演示教学视频-matlab, GUI examples demonstrate teaching video production, GUI examples demonstrate teaching video production, GUI example of teaching video production demo
goodimagequery
- 在本演示中,一个简单的图像检索方法,提出基于图像的颜色分布。用户只需提供一个“例子”的形象和搜索是基于这个例子(例如基于查询的图像)。包括图像和教学指令-In this demo, a simple image retrieval method is presented, based on the color distribution of the images. The user simply provides an "example" image and the search is base
matlab-jiqiren
- 针对六自由度机器人关节运动强耦合难分析的问题,开发了可视化机器人仿真平台。该平台以KLD-600型六自由度教学机器人为研究对象,利用MATLAB集成仿真环境,分别实现了机器人正逆运动学计算、机器人点动和联动操作的动画演示等功能,且所有功能以图形用户界面的形式进行调用。该仿真平台可作为机器人教学和科研的仿真工具。-Six degrees of freedom robot joint motion for strong coupling analysis of the problem difficu
simulink_ch
- 本压缩包提供了本人课程教学期间课堂演示的PCM编码与解码、2FSK、2ASK、2PSK调制、基带升弦系统。每个模块达到参数都作了优化,以求获得良好的演示效果,对于学习通信原理课程、本科课程或毕业设计同学非常有用。-The folder include the code for PCM ,2ASK,2PSK,2FSK, base-band raised cosine System. All this was did in the matlab7.0/simulink 。 the parameter
MyFilter
- 一个对信号进行滤波(低通、带通、高通)的教学实验数据处理演示程序。-Matlab demo program of signal filtering for instruction experiment.
ncm
- matlab里面的一些简化工具包,便携易带,ncm工具包,还有一些教学演示程序-the matlab toolbox simple!please,if you want to show something,you can use it
imaging-theory-program-dechirp
- 雷达成像理论教学演示程序,脉冲压缩实现- dechirp。-Radar imaging theory teaching demo program, pulse compression the realization- dechirp.
signal-and-system-toolbox
- 信号与系统软件实验工具箱,本系统包括七个实验,分别是:信号的时域基本运算、连续信号的卷积与连续时间系统的时域分析、离散信号的卷积与离散时间系统的时域分析、信号的频域分析、连续信号的采样与恢复、系统的频域分析、信号的幅度调制与解调。为了加强学生的计算机编程能力和应用能力,所有实验均提供设计性实验内容,让学生参与编程。本系统既可作为教师教学的实验演示,又可作为学生动手实验的实验系统。-Signals and Systems Software experimental toolbox, the sys
FDTD-two-dimensional
- 基于时域有限差分法的电磁波二维传导方程,MATLAB编写,可作为二维正演模拟,也可作为MATLAB的教学演示。-FDTD method based on the electromagnetic two-dimensional conduction equation, MATLAB prepared, can be used as two-dimensional forward modeling, but also as a teaching demonstration of MATLAB.
jacobi
- 研究生教学课程中的数值分析里面的一种方法示例,该方法为雅克比法,为课后习题的算法演示-Graduate teaching courses in numerical analysis example inside a method, this method is the Jacobi method for after-school exercises algorithm demo
Euler
- 研究生教学课程中的数值分析里面的一种方法示例,该方法为欧拉法,为课后习题的算法演示-Graduate teaching courses in numerical analysis example inside a method, this method is the Euler method for after-school exercises algorithm demo
duifen
- 研究生教学课程中的数值分析里面的一种方法示例,该方法为对分法,为课后习题的算法演示-Graduate teaching courses in numerical analysis example inside a method, this method is the half method for after-school exercises algorithm demo
雷达方向图仿真
- 动态实现雷达扫描过程中的方向图变化,为研究SAR成像过程中目标回波幅度的变化提供了参考,可以作为学习及教学演示使用。