-
The_Steep_Descent_Method
The Steep Descent Method
- 2009-11-30 22:14:16下载
- 积分:1
-
uncoded
Uncoded System performance in BSC channel.
- 2010-11-29 20:10:38下载
- 积分:1
-
aproxAntenas_bessel_simpson
Aproximaciones de Bessel y Simpson
- 2009-05-22 01:31:55下载
- 积分:1
-
the-license-plate-identification
该程序使用MATLAB实现了车牌识别,已通过测试,使用方法有边缘检测,腐蚀等操作(The program use MATLAB the license plate identification, already through the test, and method of use have edge detection, corrosion and other operational)
- 2012-03-31 20:28:19下载
- 积分:1
-
fft
fftThe function of the false color with FFT improved ah you want me on TV for how the writing carefully please upload the detailed information function, including content that (at least 20 words). Try not to let the webmaster spending time on that for you fixed. Compressed package can t have a password when decompression.
(The function of the false color with FFT improved ah you want me on TV for how the writing carefully please upload the detailed information function, including content that (at least 20 words). Try not to let the webmaster spending time on that for you fixed. Compressed package can t have a password when decompression.
)
- 2012-04-15 00:41:17下载
- 积分:1
-
ft1000
Common structures and definitions for FT1000 Flarion Flash OFDM PCMCIA and USB devices.
- 2014-10-14 10:03:43下载
- 积分: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
-
Lorenz-chaos-bifurcation
lorenz分叉图是混沌系统的一个重要参数,揭示了该模型中存在混沌运动(Lorenz chaos bifurcation
)
- 2021-04-22 19:58:48下载
- 积分:1
-
rotatewheel
说明: (Matlab 程序)matlab编写的流体计算和传热程序((Matlab program) Matlab calculations prepared by the fluid and heat transfer procedures)
- 2006-04-08 13:58:04下载
- 积分:1
-
MATLAB-Control-System-Designing
全书以使用为经,以控制理论为纬,系统全面地介绍了国际控制界最为流行的计算机辅助设计与教学工具软件Matlab在控制系统设计中的各项应用,包含了控制系统的数学描述、控制系统时频分析及轨迹的绘制、传递函数模型控制系统校正、控制系统的状态空间设计方法……(Book to use as the warp and weft to control theory, systematic and comprehensive introduction to the international control of world s most popular computer-aided design software Matlab and teaching tool in the control system design of the application, including the mathematical description of the control system, control state-space-frequency analysis and design methods to draw the trajectory of the system transfer function model control system calibration, the control system ......)
- 2014-12-22 16:58:39下载
- 积分:1