-
myeuler_vs_ode45
比较欧拉公式与matlab的ode方法解微分方程的不同(Comparison of the Euler formula for the ode with matlab different method to solve differential equations)
- 2009-05-11 21:18:41下载
- 积分:1
-
ADW1007_DRF4463F_Reference_Code
arduino interface with rf
- 2014-08-28 19:23:19下载
- 积分:1
-
fdtd3D_pec
This MATLAB M-file implements the finite-difference time-domain solution of Maxwell s curl equations over a three-dimensional Cartesian space lattice comprised of uniform cubic grid cells.
Each unit cell within the Yee lattice contains electric fieldcomponents sampled along the edges of the cube and magnetic field
- 2013-08-29 21:31:44下载
- 积分:1
-
Wiener-filter
针对由于抖动和环境干扰造成的拍摄影像模糊问题,利用维纳滤波法进行图像恢复(As for the environmental disturbance caused by jitter and image blur shooting problems, the use of Wiener filtering method for image restoration)
- 2011-10-22 16:34:37下载
- 积分:1
-
UWB算法程序
超宽带UWB室内定位算法,程序,matlab版(Ultra wideband UWB indoor positioning algorithm, program, matlab Edition)
- 2021-05-13 08:30:02下载
- 积分:1
-
sigmodel
基于固定点的ICA程序,并给出仿真的例子,鲁棒性很好(Based on fixed-point ICA procedure and the simulation example of a very good robustness)
- 2010-01-19 15:24:35下载
- 积分:1
-
cylinder2
[X,Y,Z]=cylinder2(x,y,z,r,N,o)
向量X,Y,Z轴定义圆柱面中心线
和矢量r定义圆柱面半径,并已
为的x,y,z的长度相同
N是周围围点的数量。默认值
为N= 100。
Ø 定义了矩阵圆柱generatix(圆圈)椭圆
表面。其内容以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 generatix (circle) of cylindrical
surface. Its elements take values between 0 and 1 and apply to the
primary and secondary axis of generatrix. 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-15 10:56:33下载
- 积分:1
-
LevelSet
水平集分割图像 最后得到红线包裹的图像 两个小岛 有实例程序(Two islands of the level set image segmentation with example programs)
- 2012-05-09 16:42:28下载
- 积分:1
-
neuralne
说明: MATLAB神经网络应用设计:书中实例源程序!
方便大家学习!(Application of MATLAB neural network design: example of source book! To facilitate learning!)
- 2009-08-13 11:04:33下载
- 积分:1
-
programming-in-matlab-2
This tutorial is intended for those who want to learn basics of MATLAB programming language.
Even with a limited knowledge of this language a beginning programmer can write his/her own
computer code for solving problems that are complex enough to be solved by other means.
Numerous examples included in this text should help a reader to learn quickly basic programming
tools of this language. Topics discussed include the m-files, inline functions, control flow,
relational and logical operators, strings, cell arrays, rounding numbers to integers and MATLAB
graphics.
- 2013-10-14 20:07:07下载
- 积分:1