-
logistic
自己编写的logistic程序,简单明了速度快(I have written a logistic procedure, simple fast)
- 2009-09-21 09:27:27下载
- 积分:1
-
sw_pretrigger
This m-file implements a simple data acquisition gui with multiple channels and custom triggering
It demonstrates how to:
1) Use nested functions to simplify data acquisition programs
2) Use a simple GUI (a couple of pushbuttons) to start and stop data acquisition.
3) Wait for an event/trigger (like a button press) and log pre-event or pre-trigger data from multiple synchronized channels.
4) Record pretrigger data based on custom criteria. In this m-file the triggering event is a button click. However, the event could be any custom criterion (e.g., the data amplitude is greater than a threshold *and* a toggle button is enabled).
Requires: the Data Acquisition Toolbox (TM) and the Winsound adapter. It does not depend on any hardware-specific capabilities. (This m-file implements a simple data acquisition gui with multiple channels and custom triggering
It demonstrates how to:
1) Use nested functions to simplify data acquisition programs
2) Use a simple GUI (a couple of pushbuttons) to start and stop data acquisition.
3) Wait for an event/trigger (like a button press) and log pre-event or pre-trigger data from multiple synchronized channels.
4) Record pretrigger data based on custom criteria. In this m-file the triggering event is a button click. However, the event could be any custom criterion (e.g., the data amplitude is greater than a threshold*and* a toggle button is enabled).
Requires: the Data Acquisition Toolbox (TM) and the Winsound adapter. It does not depend on any hardware-specific capabilities. )
- 2009-10-21 15:18:03下载
- 积分:1
-
Richardson
里查得森(Richardson)法解偏微分方程的程序。解的是定步长的抛物型偏微分方程:
du/dx - a * d2u/dx2 = 0
在程序中可以更改 a 的值以实现不同系数的解。由于它是一种显式格式,解的结果不稳定
在Matlab7下面运行发现竟然有一些值达到十的几十次方,这是算法本身决定的。不是程序有错误(Richard Anderson (Richardson) Solving partial differential equations procedures. Solution is scheduled to step parabolic partial differential equation: du/dx- a* d2u/dx2 = 0 in the procedure can be changed in order to realize the value of a different coefficient of the solution. Because it is an explicit format, the result of instability in the solution of the following Matlab7 running even found some value reached ten dozens of parties, this is the decision algorithm itself. Not a procedural error)
- 2008-04-20 23:22:00下载
- 积分:1
-
MATLAB-ga
matlab遗传算法入门教程及代码 雷英杰主编 (matlab genetic algorithm and code AIR Editor Tutorial)
- 2014-09-28 17:26:49下载
- 积分:1
-
Matlab-classic-tutorial
matlab学习教程,从入门到精通,适合初学者,编程仿真介绍比较全面(Matlab tutorial, entry to the master, suitable for beginners, the program simulation introduced more comprehensive)
- 2015-03-16 22:35:44下载
- 积分:1
-
Mpsk
m-psk modulation and de modulation
- 2010-09-08 01:46:33下载
- 积分:1
-
MATLAB
科学计算引论 即 matlab数值分析 (第二版)(numerical value analysis based on matlab)
- 2009-10-30 11:00:10下载
- 积分:1
-
123140
matlab求解二阶常微分方程数值解,具有较好的效果,对学习matlab非常有用。(matlab solving second order ordinary differential equations, with good results, to learn matlab very useful.)
- 2011-05-14 19:31:14下载
- 积分:1
-
tracking
说明: 视频监控中,基于matlab的视频跟踪源代码(Video surveillance, video tracking based on source code matlab)
- 2010-03-22 15:37:38下载
- 积分:1
-
stereo-vision-in-the-matlab
在matlab环境下面编程,最好使用2012版本及其以上,完成利用matlab软件提供的图像处理函数来完成图像匹配,3D重建的工作。最后的效果图很好,由于是利用matlab自带的图片,所以压缩文件中无图片,直接打开m文件就可以运行!(Below programming in matlab environment, it is best to use 2012 version and above, using matlab software provides complete image processing function to complete the image matching, 3D reconstruction work. The final renderings good, as is the use of matlab comes with a picture, so the compressed file without pictures, you can directly open the m-file to run!)
- 2013-11-16 01:22:44下载
- 积分:1