-
fixed_point_systems
Fixed-point for functions of several variables (Function fixed_point_systems(x0, N) approximates the solution of a system of nonlinear equations F(x) = (f1(x), f2(x), ..., fn(x)) = 0 rewritten in the fixed-point form x = G(x) = (g1(x), g2(x), ..., gn(x)). This is done by the user at the bottom of the file. The sub-function G(x) has to be updated accordingly with the given system. The iteration scheme x(k+1) = G(x(k)) is implemented until condition |x(k)- x(k-1)| < tol is met, starting with an initial approxiamtion vector x0. If, after N iterations, the stopping criterion is not reached, a message concerning the iterated x s is displayed. the output consists of iterates of each variables x1, x2, ..., xn in each column. )
- 2009-05-14 04:39:19下载
- 积分:1
-
bye
Three phase space vector pulse width modulation using generalised multiphase space vector aproach
- 2014-09-23 21:53:33下载
- 积分:1
-
ECEF_LBH_ENV
使用matlab编写的经纬高、东北天数据和地心坐标数据之间的转换函数文件,包含了东北天坐标系的定义说明文件以及相关的转换公式。
三个函数的调用文件名:ECEFtoENV,ECEFtoLBH,LBHtoECEF。使用说明见函数的说明。(Prepared using matlab high latitude and longitude, northeast-day data and geocentric coordinate conversion functions between data file that contains the definition of the coordinate system Northeast day documentation and related conversion formulas. Three function calls filename: ECEFtoENV, ECEFtoLBH, LBHtoECEF. See the instructions for use function.)
- 2020-07-02 14:00:01下载
- 积分:1
-
Optical-path-length-ratio
不同光程比值对色散关系的影响,光子晶体中光程的比值定义为高低折射率所对应的光程的比值,计算公式为定义为
(Effects of different length ratio on the dispersion relation)
- 2013-05-04 21:28:56下载
- 积分:1
-
frft-toolbox
frft变换工具包,土耳其算法程序(程序包),是进行参数估计的必备工具(frft conversion kit, Turkey algorithm (package), is an essential tool for parameter estimation)
- 2013-08-27 13:42:20下载
- 积分:1
-
simulink-introduction
simulink 入门教程,的一些资料,帮助初学者快速了解matlab中的simulink
(Simulink how-to tutorials, some of the material, help beginners a rapid understanding of simulink matlab)
- 2011-12-29 01:15:26下载
- 积分:1
-
CrossArrayBeamform
十字交叉阵的波束形成,crossarray beamform(crossarray beamform)
- 2014-01-21 21:51:43下载
- 积分:1
-
Matlab---user-guide
Begginer Guide to gain understand matlab at the entry level
- 2012-02-06 15:53:37下载
- 积分:1
-
MTI-simulation
MTI仿真,单延迟对消器频响图,单延迟对消器频响图,单延迟对消器频响图(MTI simulation,function [resp] = single_canceler (fofr1) )
- 2013-05-27 22:15:29下载
- 积分:1
-
Matlab-graphics-classic-case
matlab经典绘图案例。包括三维曲面z=x^2+y^2的动画、正弦曲线的动画、切片图、向量图、三维彗星图、三角形网格图、三角形表面图、球面、等值线图、三维瀑布图、三维火柴杆图、三维散点图、柱形图、三维条形图、三维饼图、带形图、曲线图、高斯分布函数的曲面图、高斯分布函数的网格图、5阶高斯分布矩阵、梯度场矢量图、罗盘图、玫瑰花图、羽列图、数据向量的单轴对数坐标图、矩阵的条形图
矩阵的面积图、二维饼图、散点图、误差图、火柴杆图和碗状曲面图等等。
(Drawing matlab classic case. Including three-dimensional surface z = x ^ 2+ y ^ 2 animation, animated sine curve, slices, vector graphics, three-dimensional map comet, triangular grid map, triangular surface plots, spherical, contour, 3D waterfall, three-dimensional grid graph matchstick figure, three-dimensional scatter plot, bar chart, the three-dimensional bar charts, three-dimensional pie charts, strip charts, graphs, surface, Gaussian distribution function, the Gaussian distribution function, fifth-order Gaussian distribution matrix gradient vector field, compass, rose diagram, feather column chart, the data vector uniaxial logarithmic graph, bar graph matrix
Area chart matrix, two-dimensional pie charts, scatter plots, error plots, matchstick figure and bowl surface map and so on.)
- 2013-12-30 15:51:37下载
- 积分:1