-
dianjiquxian
cvt混合动力汽车仿真模型图,前后轮制动力分配曲线图绘制(cvt hybrid vehicle simulation model diagram, front and rear brake force distribution curve drawing)
- 2013-08-05 21:56:48下载
- 积分:1
-
Matlab
该资料详细介绍了MATLAB这款软件及一些入门知识,着重介绍了常用函数的使用等等,对初学者有很大帮助。(The information details the MATLAB software and some introductory knowledge of this, highlighting the use of commonly used functions, etc., are very helpful for beginners.)
- 2015-04-12 17:13:42下载
- 积分:1
-
PCA(matlab)
二维PCA人脸识别源程序(matlab)(2DPCA)
- 2009-04-24 17:34:05下载
- 积分:1
-
tuoyuannihe
使用最小二乘法对任意位置的椭圆进行数据拟合的程序,使用全部的边缘点集。(Anywhere using the least squares method for data fitting ellipse, the use of all of the edge point set.)
- 2011-04-27 11:49:30下载
- 积分:1
-
dijikstra
For a given source vertex (node) in the graph, the algorithm finds the path with lowest cost (i.e. the shortest path) between that vertex and every other vertex. It can also be used for finding costs of shortest paths from a single vertex to a single destination vertex by stopping the algorithm once the shortest path to the destination vertex has been determined. For example, if the vertices of the graph represent cities and edge path costs represent driving distances between pairs of cities connected by a direct road, Dijkstra s algorithm can be used to find the shortest route between one city and all other cities. As a result, the shortest path first is widely used in network routing protocols, most notably IS-IS and OSPF (Open Shortest Path First).
- 2012-04-12 21:01:48下载
- 积分:1
-
MMm
M/M/m single multi-server queuing system simulation matlab code (1) accuracy of data processing systems (2) functional (3) easy to operate, simple, friendly interface
- 2012-11-24 22:30:08下载
- 积分:1
-
blinchannelestimatin
关于MIMO信道的忙估计,很好的一个实例程序,希望能有所帮助(On busy MIMO channel estimation, a very good example of the procedure, hoping to help)
- 2009-05-08 23:29:21下载
- 积分:1
-
interpolate
说明: 基于边缘的插值算法及其在放射医学影像中的应用研究
(Edge-based interpolation algorithm and its application of radiation in medical imaging research)
- 2010-04-08 13:29:12下载
- 积分:1
-
Quickplot
本人自编的一个快速作图,功能强大的matlab GUI 界面程序。其主要功能如下:
1.导入工作空间变量(X,Y):导入工作空间变量,并提取类型为数组的变量。
2.绘图(plot):多种模式,包括1对1,1对多,多对多。如x1—y1 x1—y1,y2;x1,x2—y1,y2。
3.快速标准化图形(NormalFig):快速设置图形格式,以达到论文图片要求。字体大小,线型粗细等
4.可以手动设置格式
5.可以设置为笛卡尔坐标,也可以设置为对数坐标
6.右键执行命令:“Execute”旁的可编辑框,输入命令,右键执行。右键执行的好处是:可以保存变量到工作空间,实现非连续执行命令。
7.符号函数简易绘图(Ezplot):快速绘制函数图,并可设置区间,区间设置用“ ”隔开。
8.锁定(lock):锁定,即图形绘制在GUI坐标轴内;解锁,新建Fig,绘制图形,方便输出
9.保持和编辑(Hold,EditPlot),编译后exe,亦可对图形进行拾取设置
另还有对变量转置等功能。
整个程序中,如操作失误,每处错误都有提示。
(It is a matlab program,which can help you plot beautiful figures easily,or make you learn some programming skills. In a word,it is a useful program and tool.)
- 2013-05-02 22:42:47下载
- 积分:1
-
NewtonRaphson
newton raphson MATLAB PROGRAMME
- 2014-12-22 01:19:12下载
- 积分:1