-
AN_119_FTDI_Drivers_Installation_Guide_for_Window
This file is fot ft2232 jlink.
- 2011-02-09 02:04:01下载
- 积分:1
-
shibianyichuan
实数编码遗传算法中常用变异算子的matlab实现及应用,用matlab编写了各种变异算子并进行了比较(Common mutation operators in real coded genetic algorithms matlab implementation and application, various mutation operator was written using MATLAB and compared)
- 2013-03-30 11:11:37下载
- 积分:1
-
CursorWindow
Cursor Window extends SQLiteClosable implements Parcelable.
- 2014-01-12 18:12:50下载
- 积分:1
-
min
matlab最小值,用于求一组数据中的最小值。(min function of matlab)
- 2013-05-11 19:04:02下载
- 积分:1
-
multipath_1
此为双通道的瑞利衰落信道的仿真,使用MATLAB完成。(This is the dual-channel Rayleigh fading channel simulation, the use of MATLAB to complete.)
- 2008-03-17 09:33:32下载
- 积分:1
-
fuzzy-edge
说明: 这是用matlab编写的对图像边缘模糊化处理,已编译通过。(This is a matlab source code about photo processing Fuzzy edge。)
- 2011-04-15 11:56:48下载
- 积分:1
-
EchoModling_3points
对三个点进行回波模拟成像,算法经典。简、建立了回波模型(Three points on the simulated echo imaging, the classic algorithm. Jane, the establishment of echo model)
- 2011-07-10 09:53:12下载
- 积分:1
-
music
music算法的测试程序,包括不同的波长信号,不同采样点数,不同的阵列形式(music algorithm testing procedures, including different wavelengths, different sampling points, a different form of an array)
- 2013-11-11 20:47:14下载
- 积分:1
-
新建文件夹
单元刚度矩阵转化为整体矩阵,如何在MATLAB中实现(stiffness matrix THE BELOW ELEMENT MATRICES AND LOAD VECTORS ARE IN THE NODAL COORDINATE SYSTEMS.
GRAVITY AND TRANSIENT EFFECTS ARE INCLUDED.)
- 2019-05-16 16:53:30下载
- 积分:1
-
fit_ML_normal
fit_ML_normal - Maximum Likelihood fit of the normal distribution of i.i.d. samples!.
Given the samples of a normal distribution, the PDF parameter is found
fits data to the probability of the form:
p(r) = sqrt(1/2/pi/sig^2)*exp(-((r-u)^2)/(2*sig^2))
with parameters: u,sig^2
format: result = fit_ML_normal( x,hAx )
input: x - vector, samples with normal distribution to be parameterized
hAx - handle of an axis, on which the fitted distribution is plotted
if h is given empty, a figure is created.
output: result - structure with the fields
sig^2,u - fitted parameters
CRB_sig2,CRB_u - Cram?r-Rao Bound for the estimator value
RMS - RMS error of the estimation
type - ML
- 2011-02-09 19:09:33下载
- 积分:1