-
gabor特征提取程序
gabor特征提取程序 matlab实现 附有图像测试(gabor feature extraction process to achieve with matlab image test)
- 2020-06-30 01:40:02下载
- 积分:1
-
MSK
说明: 通信系统仿真,MSK,SYSTEMVIEW,数字通信系统的SystemView仿真与分析(Communication system simulation, MSK, SYSTEMVIEW, Digital Communication System Simulation and Analysis SystemView)
- 2011-03-04 11:36:49下载
- 积分:1
-
aic
数子信号处理中的信源数目估计aic的MATLAB程序(The number of sub-signal processing in the estimated number of the letter of the source of the MATLAB program aic)
- 2009-12-01 22:50:46下载
- 积分:1
-
pulse_generator
matlab simulation of a pulse generator
- 2014-09-11 13:59:10下载
- 积分:1
-
Based-on-Linear-Membership
Based on Linear Membership
- 2014-02-20 08:37:20下载
- 积分:1
-
Fractal
基于MATLAB图像分维数的计算
欢迎大家下载(fractal method)
- 2010-01-28 10:46:50下载
- 积分:1
-
Copy_of_constance_impedance
constant impedance load modeling in a 11 bus distributiaon network , with power flow and linecurrent and busvoltage output
- 2014-08-25 16:42:59下载
- 积分:1
-
odesr
简单的随机共振模型在MATLAB环境中的应用(Simple stochastic resonance model in MATLAB environment)
- 2013-03-20 19:54:51下载
- 积分:1
-
matlab_dll_Cpp
作者曾经实现过将matlab函数编译成dll供Cpp调用,这篇文章的目的是对新增的面向对象的的扩展mwArray进行讲解,matlab很容易和C/C++联合起来使用。
以前做过matlab7与c++的混合编程:将matlab函数编译成dll给C++调用,从而加快开发的进度。但是今天在matlab2008b下面又做了一遍,发现matlab又改了很多东西,诸如增加了面向对象的的扩展mwArray,于是做笔记如下。(matlab_dll_Cpp)
- 2010-06-29 13:59:49下载
- 积分:1
-
cylinder2
[的X,Y和Z] = cylinder2(的x,Y,Z轴,俄,氮,氧)
向量X,Y,Z轴定义圆柱面中心线
和矢量r定义圆柱面半径,并已
为的x,y,z的长度相同
N是周围围点的数量。默认值
为N= 100。
矩阵Ø 定义了准线(圈)椭圆圆柱
表面。其内容以0和1之间的值,并适用于
小学和中学的准线轴。值的defeault
Ø =的(长(x),2)。
矩阵X,Y,Z轴确定圆柱面,冲浪(的X,Y,Z)的显示器
圆柱面。( [X,Y,Z]=cylinder2(x,y,z,r,N,o)
Vectors x, y, z define the central line of cylindrical surface
and vector r defines the radius of cylindrical surface, and has
the same length as x, y, z.
N is the number of points around the circumference. The default value
is N = 100.
Matrix o defines ovality of the directrix (circle) of cylindrical
surface. Its elements take values between 0 and 1 and apply to the
primary and secondary axis of directrix. The defeault values are
o=ones(length(x),2).
Matrices X, Y, Z define the cylindrical surface, surf(X,Y,Z) displays
the cylindrical surface. )
- 2011-05-23 12:32:02下载
- 积分:1