登录
首页 » matlab » Vector_Diagram

Vector_Diagram

于 2010-01-01 发布 文件大小:2KB
0 218
下载积分: 1 下载次数: 4

代码说明:

  Script originally intended for use in oceanography/fluid dynamics. Use: >> ipdv(X,Y) (0,0) default initial position or >> ipdv(X,Y,Xo,Yo) (Xo,Yo) initial position 2D vector components (X,Y) are used to plot the vectors one after another, i.e., next vector starting at the end of the previous one (via Matlab s quiver.m ). This function handles NANs (Not-A-Number) by putting Zeros in their place, thus allowing the Matlab cumsum.m function to compute the progressive positions (Matlab function cumsum.m doesn t skip Nans). NaNs produce discontinuities in the graphic.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • sdm_ddm
    通過改變調製指數SDM和DDM的可以改變和測試通常使用在ILS (Instrument Landing 系統內)可以隨著改變SDM和DDM來看出它的種種特性 (Program to find SDM (Sum Depth of modulation)and DDM (Difference depth of modulation)Used in ILS (Instrument Landing System) Created by:Ashwini Deshpande, )
    2009-11-02 11:18:51下载
    积分:1
  • aa
    说明:  在过去的几年中, 背包问题吸引了众多理论研究人员和应用工作者的注意力, 因而得到了广泛而深入的研究。理论方面, 研究兴趣主要来自于该问题简单的结构, 而这种特点既可以深入探索许多组合特性, 又可以通过解决一系列背包子问题来最终求解更为复杂的优化问题。实践方面, 这些问题可以表述许多工业场合的应用, 最典型的应用包括货 物装载、存储分配和资本预算等等。在寻找背包问题可行解的过程中, 出现了众多的算法, 本文是利用MATLAB 程序求背包问题可行解的一种算法。(In the past few years, knapsack problem has attracted many researchers and application of theoretical attention of workers, which has been extensive and in-depth study. Theory, research interest mainly from the simple structure of the problem, and this characteristic combination of both in-depth exploration of many features, but also can solve a series of knapsack sub-problems to solve more complex final optimization problem. Practice, these problems can be expressed in many industrial applications where the most typical applications include cargo loading, storage, distribution and capital budgets, and so on. Knapsack problem in finding feasible solutions in the process, there have been many algorithms, this is the knapsack problem using MATLAB program seeking a feasible solution algorithm.)
    2011-12-01 11:45:25下载
    积分:1
  • two_level_FOC
    针对异步电动机转子磁链定向的矢量控制系统,逆变部分采用的三电平拓扑结构,算法是采用的传统的SVPWM调制方法。(For the vector control system of induction motor rotor flux orientation, the three level topology is adopted in the inverter, and the algorithm is the traditional SVPWM modulation method.)
    2016-12-29 19:46:49下载
    积分:1
  • MATLABpid
    先进 PID 控制及其 MATLAB 仿真(教材+相关程序) 刘金琨 著 电 子 工 业 出 版 社 内 容 简 介 本书从 MATLAB 仿真角度系统地介绍了 PID 控制的基本理论、基本方法和应用技术,是作者多年来从事控制系统教学和科研工作的结晶,同时融入了国内外同行近年来所取得的新成果。 全书共分十章,包括连续系统和离散系统的 PID 控制,常用数字 PID 控制,专家 PID和模糊 PID 控制,神经 PID 控制,遗传算法 PID 控制,多变量解耦 PID 控制,几种先进的PID 控制,灰色 PID 控制,伺服系统 PID 控制,PID 实时控制,每种方法都通过 MATLAB 仿真程序进行了说明。本书各部分内容既相互联系又相互独立,读者可根据自己需要选择学习。本书适用于从事生产过程自动化、计算机应用、机械电子和电气自动化领域工作的工程技术人员阅读,也可作为大专院校工业自动化、自动控制、机械电子、自动化仪表、计算机应用等专业的教学参考书。(advanced PID control and MATLAB (materials related procedures) with the electronics industry, Hangzhou Press Description of the book from the perspective of MATLAB simulation system introduced PID control of the basic theory, Basic methods and techniques, is the author of control systems for years to teaching and research work at the crystallization Meanwhile at home and abroad into the peer in recent years has made new achievements. The book is divided into 10 chapters, including discrete and continuous system of PID control system, commonly used digital PID control, Expert PID and fuzzy PID control, neural PID control, genetic algorithm PID control, Multivariable decoupling PID control, several advanced PID control, gray PID control, PID control servo system, PID control in real time, ea)
    2021-04-28 12:38:44下载
    积分:1
  • tname
    说明:  大家好,本程序功能是VC环境下Matlab组件后绑定的实现,希望对大家有所帮助(Hello everyone, this program features is the VC environment Matlab after the binding components to achieve, I hope all of you to help)
    2008-10-19 09:54:44下载
    积分:1
  • tuxianya
    MATLAB环境下,对图像进行解压缩,供大家学习,希望能对你有帮助。(MATLAB environment, decompress images for everyone to learn, I hope you can help.)
    2012-06-21 23:13:32下载
    积分:1
  • matlabplayer
    视频播放,运行代码,并在弹出框中选择avi文件,播放进度以帧度量(Human Motion Tracking)
    2012-05-27 14:34:37下载
    积分:1
  • Shortest_Path_F
    求复杂网络中两节点i1与i2间的最短路径及其长度 采用Floyd算法计算两节点的距离(Demand complex networks, two nodes i1 and i2 between the shortest path and its length using the Floyd algorithm to calculate the distance of two nodes)
    2012-07-12 20:42:30下载
    积分:1
  • CS4VM
    In this paper, we study cost-sensitive semi-supervised learning where many of the training examples are unlabeled and different misclassification errors are associated with unequal costs. This scenario occurs in many real-world applications. For example, in some disease diagnosis, the cost of erroneously diagnosing a patient as healthy is much higher than that of diagnosing a healthy person as a patient. Also, the acquisition of labeled data requires medical diagnosis which is expensive, while the collection of unlabeled data such as basic health information is much cheaper
    2014-10-21 00:18:03下载
    积分:1
  • case8
    用于辐射状网络matlab前推回代潮流计算,文中附有两个案例(For the front radial network matlab backward sweep flow calculation, the paper with the two cases)
    2015-01-30 20:13:31下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载