-
PCI22
PCI Local Bus
Specification
Revision 2.2
By PCI Special Interest Group
- 2010-12-31 11:51:52下载
- 积分:1
-
ellipse
说明: MATLAB中画椭圆的自定义函数:ellipse,用后才会发现这个函数的强大功能!
在ellipse之函数当中,其输入之变数分别如下:
-ra 椭圆之长轴半径,可为列矩阵,若为列矩阵时,代表可同时绘制许多椭圆。
-rb 椭圆之矩轴半径,可为列矩阵,如ra。
-ang 水平轴之倾斜角,以弧度表示。可为列矩阵,但ra、rb、ang三者之矩阵数应相同。
-x0,y0 圆心之座标,可为矩阵,若为矩阵时,代表可同时绘制许多不同圆心位置之椭圆。
-C 椭圆线之颜色
-Nb 绘椭圆时所用之点数。(MATLAB in the oval painting custom function: ellipse, will be found after using the power of this function! Ellipse of the function in which its input variables are as follows:-ra ellipse of major axis radius for the column matrix, if for the column matrix, a representative may at the same time drawing many elliptical. oval-rb-axis radius of the moment for column matrices, such as ra.-ang horizontal axis of the tilt angle to radians. Matrix for the column, but ra, rb, ang among several of the matrix should be the same.-x0, y0 the coordinates of the center for the matrix, if for the matrix, a representative may at the same time drawing a number of different oval center location.-C elliptic line color-Nb painted oval of points used.)
- 2021-04-13 18:08:56下载
- 积分:1
-
Pcrc
这个程序是通信系统的CRC校验,完成了这方面的功能(This program is communication systems CRC, to complete the function of this area)
- 2011-05-07 14:01:14下载
- 积分:1
-
roberts
边缘检测算子 roberts算子 matlab源代码(roberts matlab)
- 2010-05-24 19:10:30下载
- 积分:1
-
lsmr
LSMR : a least squares solution method
- 2015-02-08 05:27:20下载
- 积分:1
-
`
说明: 无网格法2D悬臂梁算例 Nitscha法施加边界条件(Meshless method)
- 2016-03-28 19:50:50下载
- 积分:1
-
Bayes
贝叶斯方法 课程报告,源程序和图片在另一个文件夹,搜Bayes program 程序与图片(Bayesian methods course reports, source code and pictures in another folder, search Bayesian methods and procedures and pictures)
- 2013-07-14 14:11:45下载
- 积分:1
-
tangpeng
针对EMD方法的不足,计算目标和海洋回波的功率谱密度,电力系统暂态稳定程序,可以进行暂态稳定计算。( For lack of EMD, Calculating a target and ocean echo power spectral density, Power System Transient Stability Program, can be transient stability.)
- 2016-09-28 21:37:41下载
- 积分:1
-
smooth
SMOOTH uses a vectorized implementation that may be slow when X and/or FRAME_LENGTH are very large. The number of elements that are used for calculation is length(X)*FRAME_LENGTH. The algorithm vectorizes the operation by creating a matrix of indexes and extracting its diagonals. E.g. for a vector of length 4 and frame_length of 2, the algorithm creates a temporary zero-padded matrix x2 from which it creates a set of indexes:
- 2010-06-11 15:43:35下载
- 积分:1
-
onetimemoment
时频分析的其他应用,一阶时间矩的计算,也可近似计时频曲线(other application of time-frequency and one time moment distribution)
- 2009-11-07 22:30:34下载
- 积分:1