-
circuit1
this file simulate a circuit in matlab simulink and show the results
- 2009-09-16 17:56:08下载
- 积分:1
-
fit_ML_maxwell
fit_ML_normal - Maximum Likelihood fit of the log-normal distribution of i.i.d. samples!.
Given the samples of a log-normal distribution, the PDF parameter is found
fits data to the probability of the form:
p(x) = sqrt(1/(2*pi))/(s*x)*exp(- (log(x-m)^2)/(2*s^2))
with parameters: m,s
format: result = fit_ML_log_normal( x,hAx )
input: x - vector, samples with log-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
m,s - fitted parameters
CRB_m,CRB_s - Cram?r-Rao Bound for the estimator value
RMS - RMS error of the estimation
type - ML
- 2011-02-09 19:08:34下载
- 积分:1
-
beibaoPSO
粒子群算法用于背包问题情况 典型组合优化问题(Particle swarm optimization for the case of the more popular knapsack problem)
- 2015-03-10 20:45:48下载
- 积分:1
-
VBLAST
一套完整的V-BLAST系统,包括发射端的多种调制以及多种接受算法,信道为瑞利信道。(A complete set of V-BLAST system, including a variety of modulation transmitter and a variety of acceptable algorithm, channel for the Rayleigh channel.)
- 2009-03-12 17:32:30下载
- 积分:1
-
xinBY
提取了matlab中的edge函数的部分功能(Extracted in the edge function matlab some functions)
- 2009-12-09 18:18:21下载
- 积分:1
-
createColorHistograms
COlor Histogram Computation
- 2010-01-15 16:28:09下载
- 积分:1
-
continuity
matlab code for
continuty equation
- 2011-11-05 14:28:31下载
- 积分:1
-
Factory_center
基于控制论思想实现工厂零件加工生产线上零件加工平均等待时间及零件加工效率估计等(Based on Cybernetics factory parts processing production line parts processing average wait time and parts processing efficiency estimates)
- 2012-11-03 11:21:39下载
- 积分:1
-
BPshenjingwangluo
说明: BP神经网络,用simulink搭建模型,用于分类识别(BP neural network, using Simulink to build a model for classification and recognition)
- 2020-06-23 14:52:41下载
- 积分:1
-
erfenfa
用二分法和简单迭代法计算 在[1,2]内的近似根,要求精度达到10-4和10-5,并给出二分和迭代的次数,分析和比较算法的效率差异,最后与理论估计的二分和迭代次数作比较。(Calculated by the dichotomy and simple iterative method in [1,2] within the approximate root, requiring precision 10-4 and 10-5, and gives two points and the number of iterations, the efficiency gap analysis and comparison algorithms, and the final theory two points and the estimated number of iterations for comparison.)
- 2014-12-12 06:12:07下载
- 积分:1