-
matchbycorrelation
its usage is in computer vision
- 2011-04-24 20:27:38下载
- 积分:1
-
graphene
绘制石墨烯结构,石墨烯为单层石墨结构,因其在性能上的优越性,引起了广泛的关注(graphene)
- 2010-08-04 10:45:47下载
- 积分:1
-
PI-inverse-feedforward-pid-feedback
这是2dof(pi-逆前馈加pid反馈),单纯pid反馈,单纯pi模型逆前馈对应的仿真结果。
其中系统模型采用前面根据pi模型与n4sid算法结合得到的综合模型。(This is 2 dof (PI- inverse feedforward pid feedback), pure pid feedback, pure PI inverse model feed-forward corresponding simulation results.
In front of the system model using models based on PI and n4sid algorithm combined with integrated model.)
- 2013-11-20 11:03:16下载
- 积分:1
-
Image-block-operation
在matlab中对图像块操作!!!!!!!!!!(Operation in matlab image block! ! ! ! ! ! ! ! ! !)
- 2012-11-25 19:09:02下载
- 积分:1
-
GVF
用于描述图形周围GVF力场分布图,必须有前置的GVF源码,这个代码才能发挥作用(GVF force field used to describe the graphics around the map, must have front of the GVF source, this code can play a role)
- 2010-06-07 00:57:35下载
- 积分:1
-
CCA_SNR10
衰落信道下的盲估计研究不同信噪比下典型相关分析(snr)
- 2009-03-25 17:59:32下载
- 积分:1
-
hpf_f
High Pass Filter code developed using matlab
- 2011-10-08 18:05:53下载
- 积分:1
-
n-bus-Power-Flow-Solver-2
DESCRIPTION: This Matlab algorithm performs many tasks associated with
power system analysis. First, it has the ability to perform both fully
coupled and dc power flow analysis. Second, it has the ability to create
measurements (with user-defined error) to be used as input for state
estimation. Third, it has the ability to perform state estimation -
allowing the user to examine how the placement of measurement devices as
well as magnitude of distibution of measurement error affect the
discrepency between power flow and state estimation results. In essence,
it provides the user with a complete package for the study of both power
flow and state estimation in n-bus power systems.
- 2013-03-18 22:12:03下载
- 积分:1
-
PF--MATLAB
用于无线资源分配中,它既能保证吞吐量,又能保证公平性。(Radio resource allocation, it can guarantee throughput, but also to ensure fairness.)
- 2016-03-02 21:54:30下载
- 积分:1
-
lab1
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:56:01下载
- 积分:1