-
Vector_Diagram
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.
- 2010-01-01 20:43:53下载
- 积分:1
-
MATLAB_LabVIEW
MATLAB在LabVIEW开发虚拟仪器中的应用研究(MATLAB LabVIEW )
- 2010-01-23 17:41:10下载
- 积分:1
-
MATLAB
MATLAB课件和通信实验讲义,描述通信方面的仿真建模等(MATLAB courseware and communication experiment notes, described the simulation modeling communications)
- 2010-05-12 19:24:37下载
- 积分:1
-
Induction_motor
The following Matlab scripts are used to plot the basic torque slip curves with changing input voltage, and input frequency.
- 2011-05-31 05:53:26下载
- 积分:1
-
dfig
基于DQ轴同步旋转坐标轴系数学模型下的双馈发电机simulink模型。(Based on the DQ-axis synchronous rotating frame mathematical model of the shaft under the simulink model of doubly-fed generator.)
- 2020-09-17 18:37:56下载
- 积分:1
-
autoThreshodseg
automatic threshold segmention
- 2010-01-02 17:26:47下载
- 积分:1
-
xiaoboyuyinquzao
基于MATLAB的程序,用小波变换对语音信号进行去噪(MATLAB-based program, with wavelet transform to speech signal denoising)
- 2010-05-26 09:19:31下载
- 积分:1
-
bin
用MATLAB合成歌唱祖国,包括初步与简单改变(包络)(Ode to the Motherland synthesis using MATLAB, including the initial and simple to change (the envelope))
- 2013-10-26 13:31:38下载
- 积分:1
-
C_AntClusterKnown
该算法是有关于蚂蚁聚类算法的matlab源代码,是转载的。(The algorithm is on the ant clustering algorithm matlab source code is reproduced.)
- 2008-06-30 14:35:01下载
- 积分:1
-
FisherExactTest
计算Fisher的函数,根据Fisher可以计算出克罗美下界(Fisher s exact test is a statistical test used to determine if there are nonrandom associations between two categorical variables[1].
The job of Fisher s exact test with 2 x 2 or 2x 3 contingency table is already easily done by others. However, the one with n x m contingency table hasn t found , or with bad computation.
This function efficiently deals with Fisher s exact test with n x m contingency table.
As for the function :)
- 2010-07-14 10:44:55下载
- 积分:1