-
phasegeniometer_mcc_component_data
干涉测向仪通过测量入射波到达天线阵列中单元天线之间的相位差,决定入射波的入射角(Interferometer by measuring the incident wave direction finder antenna array element antenna reaches the phase difference between the incident angle of incidence of the decision)
- 2013-11-10 17:56:55下载
- 积分:1
-
fuhuajifen
复化梯形积分和抛物线积分的源代码,可以直接加以应用(Re-integration of trapezoidal and parabolic points of the source code, can be applied directly)
- 2011-11-22 22:44:51下载
- 积分:1
-
333
求插值逼近的matlab程序非常有用,而且运行速率比较快。非常不错。(Find interpolation approximation matlab program very useful and run faster rate. Very good.)
- 2013-12-11 18:09:39下载
- 积分:1
-
help
指数函数的表示,其实做得也算不是太好,只是刚刚学习,不过,这个程序真的不错(Exponential function in that it in fact has done can be considered not good enough, only just learning, but this program is really good)
- 2009-10-15 00:03:16下载
- 积分:1
-
src
How to use the ordinary Voronoi partition generator. The m-files also have
their own help documentation that you can view in Matlab. This code creates
a bounding polygon that is a square. Then it randomly creates 10 points
and then creates and draws the partition.
bounds = [0, 10, 10, 0 0, 0, 10, 10]
points = 10 * rand(2, 10)
regions = voronoi(bounds, points)
drawRegions(bounds, regions)
================================
This is a brief set of instructions on how to use the Multiplicatively-
weighted Voronoi partition generator.
Each of the m-files has a help section, so in Matlab you can call:
help mwvoronoi
help drawRegions
Here is an example that creates a bounding polygon, a square with side
length 10. Then it randomly creates six points with random weights.
Finally, the code draws the resulting partition.
bounds = [0, 10, 10, 0 0, 0, 10, 10]
points = 10 * rand(3, 6)
regions = mwvoronoi(bounds, points)
drawRegions(bounds, regions)
Enjoy!
- 2013-10-30 12:23:18下载
- 积分:1
-
czesc_warsztatow
Motor de corriente continua en simulink
- 2014-02-10 01:07:38下载
- 积分:1
-
ABC_Free_Space
Absorbing Boundary Conditions in Free Space
- 2008-12-10 10:48:35下载
- 积分:1
-
tamrin17
nonlinear control sliding modeee
- 2014-10-05 05:34:52下载
- 积分:1
-
diwuzhang
matlab课件很有用的,对matlab学习很有帮助,希望采纳谢谢(it s very useful)
- 2014-01-24 11:02:55下载
- 积分:1
-
siso-simo
this is a source code file written in matlab, it gives the comparison between capacity of SISI SIMO and MISO channel
- 2011-01-18 00:12:41下载
- 积分:1