-
PSO
用粒子群算法优化RBF网络权值,根据适应度值对个体最优和群体最优进行更新 (Particle Swarm Optimization with RBF network weights, according to the best fitness value of individuals and groups to update the best)
- 2010-10-18 15:40:37下载
- 积分:1
-
dsp-matlab
用matlab进行数字信号处理,简单易学,实用性强(matlab dsp)
- 2009-12-09 09:16:31下载
- 积分:1
-
assignmath1
一个关于指派问题的求解程序matlab,用的是匈牙利算法,可以快速得到最优的分配结果(About Assignment Problem solver matlab, using the Hungarian algorithm, you can quickly obtain the optimal allocation result)
- 2016-01-24 16:56:04下载
- 积分:1
-
TD-SCDMA
matlab 仿真的 还可以 大家分享 我也是最近做这个发现的 希望大家共同进步(GOOD
)
- 2009-04-14 19:38:38下载
- 积分:1
-
digital-filter
利用超大规模集成电路技术实现高精度的A/D转换器通常采用过采样技术,该技术包括调制器和数字滤波两部分。(The use of VLSI technology to achieve high-precision A/D converters typically using oversampling technique including modulator and digital filter in two parts.)
- 2013-07-20 15:15:16下载
- 积分:1
-
CAMSHIFT-Tracking-Algorithm
part1.m
1. Converts 14 image pairs of a video sequence to grayscale.
2. Computes the absolute difference between the pairs yielding 15 images.
camshift.m
1. Implementation of the CAMSHIFT algorithm for tracking a hand in a video sequence.
Executing this project from within Matlab
At the command prompt enter:
>>part1
>>camshift
- 2013-05-09 02:09:41下载
- 积分:1
-
hanmingma
汉明码在matlab环境下的编码程序,经本人测试好用(Hamming code in matlab coding process environment, as I use to test)
- 2009-06-10 16:33:30下载
- 积分:1
-
wind-power-system
PSIM9.0,风力发电控制,PSIM很好用的,电力电子仿真的话(PSIM9.0, wind power control, PSIM well used, the words of power electronic simulation)
- 2013-12-11 00:00:55下载
- 积分:1
-
CurvrFitting
非晶态硅Forouhi-Bloomer模型参数拟合计算
半导体材料对光的吸收作用用k表示。材料的k一般都会随着入射光的波长的改变而改变。其变化规律因材料而异,但是对于同一类型的材料常可以用一种模型来表示。但是对于特定的材料,其模型参数的确定常的通过曲线拟合的方法得到的。
题目:
对于非晶态的硅,其K满足如下模型:
其中A、B、C为系数,且均大于零,并满足4C-B2>0 Eg为禁带宽度,值为1.3 ev , E为能量。
现已知一组E对应的K值,通过曲线拟合的方法求出A,B,C。(Curve fitting)
- 2013-03-10 19:36:03下载
- 积分:1
-
MATLAB1
用MATLAB画一个弯曲的圆柱
思想:把圆柱按轴线分若干段,在每个断面画圆,圆的法线就轴线的切向方向。柱面画若干平行于轴线的线条,其中用到平行单位矢量点积等于1,不平行的结果是[-1,1)。
(MATLAB painting with a cylindrical curved thinking: the cylinder axis by a number of sub-paragraph in each section drawcircle, round on the normal axis of the tangential direction. Painted a number of cylindrical axis parallel to the lines, which use a parallel unit vector point plot equal to 1, the result is not parallel to [-1,1).)
- 2009-06-15 21:11:20下载
- 积分:1