-
sdsdxlkc
说明: 输电线路勘测设计的matlab的一个有用的源码(transmission line survey and design of Matlab a useful source)
- 2006-05-13 13:22:02下载
- 积分:1
-
DBF
MATLAB采用LMS,MMSE,RLS,SINR,SMI算法实现波束形成(MATLAB uses LMS, MMSE, RLS, SINR and SMI algorithm to realize beamforming.)
- 2018-04-12 14:21:12下载
- 积分:1
-
DF_LDA_TNN
LDA 人脸识别的 matlab 源程序 大家看看 可以用的(LDA face recognition matlab source code you can look at the)
- 2008-12-30 18:21:23下载
- 积分:1
-
PN_Phase_Trace
gps跟踪中的伪码相位,很好用的,可以下载下来(pncode——track)
- 2010-11-27 13:33:46下载
- 积分:1
-
wavelet2
小波神经网络2 一共是3个哦(Wavelet neural network 2, a total of 3 Oh)
- 2008-06-09 22:08:30下载
- 积分: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
-
feinuo
费诺码在MATLAB条件下的实现,可按概率降序排列的码字,求出码长及编码时间等功能(Fenno code in MATLAB to achieve under the conditions, in descending order according to the probability of code word obtained code length and coding time and other functions)
- 2008-04-09 12:38:46下载
- 积分:1
-
kecehgnsheji
信号检测与估计课程设计,matlab仿真(Signal detection and estimation curriculum design, matlab simulation)
- 2013-01-14 11:40:57下载
- 积分:1
-
REFPROP
Refprop library. This library calculates thermodynamics properties for several refrigerants
- 2013-11-01 18:22:13下载
- 积分:1
-
MATLAB仿真
说明: 逆变器重复控制算法MATLAB仿真。重复控制算法仿真模型,对逆变器的并网控制进行了详细的仿真。(Inverter repeat control algorithm MATLAB simulation. Repeated control algorithm simulation model, detailed simulation of grid-connected control of inverter)
- 2021-01-08 21:28:51下载
- 积分:1