搜索资源列表
vcmat
- 以前使用matlab和vc混合编程都使用的是先将m程序用mcc转化成dll,再在vc中调用 的方法。这种方法对比较复杂的m文件很方便,但是对一些小的程序,如曲线可视化、计算矩阵特征值等,对这些只需要一两行代码的小程序,再使用dll就得不偿失了。经过试验后,发现可以直接在C++程序中调用matlab c/c++ math & graphic library的函数。-before using Matlab and vc mixed programming using the first proc
jianmo.m
- 本程序是用matlab写的关于偏微分方程的程序 很好的一个程序!-this program is written in Matlab on partial differential equations procedures a good procedure!
biaoji
- 在matlab中进行曲线标记的m函数.比较实用,给大家分享!
quxing
- 在matlab中进行曲线修改曲线类型的m函数.比较实用,给大家分享!
jiemian
- 在matlab绘图中绘制不同函数曲线的用户界面的m函数,奉献给大家!
VCmdll
- C++中调用Matlab.m函数编译后的动态链接库,用于图像显示
pointers-01.00.05
- MATLAB的库提供了一个指针的指针和MATLAB的数据结构实现-MATLAB Pointer Library provides an implemetation of pointers and data structures in MATLAB
muapInterface
- 肌电信号EMG中muap波形的产生gui程序.主要程序是TriMUAP_LAP_improve.m,其中需要调用SFAP_tri_improve.m 和mgd.m两个程序-EMG EMG in muap waveform generation gui program. The main program is TriMUAP_LAP_improve.m, which need to call the two procedures SFAP_tri_improve.m and mgd.m
Vt
- 文件是一个matlab里的m文件,画速度时间图的-The file is a matlab m file painting speed time diagram
DrawRectangle(m)
- matlab下绘图(绘矩形)的小程序,适合初学者学习参考-This is a function to draw a rectangle given the center, width and height, and the rotation angle.
The-colors-and-patterns-in-MATLAB
- 本文档附上一个完整的m文件,便于理解,主要是matlab画出的一些优美图形-This document is accompanied by a complete m-files, easy to understand, mainly matlab draw some beautiful graphics
ROC
- 利用matlab m文件,实现了接收机ROC性能曲线的绘制-Use matlab m files, to achieve the performance of ROC curves plotted receiver
Circle_diag
- circle diagram of induction motor in matlab m file
Contour-M
- matlab下的绘制等温线的源程序,有对等温线加密,值得借鉴-Under matlab draw isotherm source, there is encryption on isotherm, is worth learning
ws_net.m
- matlab程序,生成小世界网络,可输入概率P,生成小世界网络模型-WS small world network
p7_3.m
- 给予MATLAB的牛顿环动态图,牛顿环在大学物理中是一个很重要的概念,这张图可以帮助你理解-Newton rings give MATLAB dynamic map, Newton ring is a very important concept in college physics, this figure can help you understand
plotSmithChart.m
- matlab史密斯原图绘制,跟微波原理书上一摸一样-matlab Smith artwork drawn with exactly the same book on microwave principle
matlab
- 如何读取数据textread,例如通过textread( x_inlet.txt )我们可以把文件x_inlet.txt中的数据存储到数组x中,且x的维数和大小会自动与文件x_inlet.txt的相匹配。 如何画三维曲面图contour,例如 contour(x,y,z),其中xy分别为n,m个元素的一维数组时,z必须为n*m的二维数组。 -How to read the data textread, for example, through textread (x_inlet.txt)
bode
- 用m文件绘画伯德图,利用hold on命令可以绘画多个伯德图,然后进行频率响应对比。(plot Bode diagram by m file)
stem_1.m
- 能够运行的matlab简单程序,比较易懂,可以在此基础上进行扩展。(The matlab simple program that can run EEMD simple program is easy to understand and can be extended on this basis)
