-
YYzhao
运用传输矩阵法计算一维光子晶体带隙单缺陷仿真(use TTM calculating the single defect of 1D PC)
- 2015-03-17 10:07:38下载
- 积分:1
-
GMM_background_src
基于有限混合高斯模型的数据分类
1、使用基于有限高斯混合模型的EM算法对数据样本进行归类
2、使用C++或者Matlab语言编程环境实现该算法,并用给定的数据包对算法的正确性进行检验
(Gaussian mixture model based on limited data classification 1, using the finite Gaussian mixture model based on EM algorithm to classify the data samples 2, using the C++ or Matlab programming environment to realize the algorithm, and with a given data packet to the algorithm correctness testing )
- 2010-08-24 15:12:26下载
- 积分:1
-
psoMatlabMdatal
说明: 粒子群优化算法的基本思想是通过群体中个体之间的协作和信息共享来寻找最优解.(Particle swarm optimization algorithm based on the idea that groups of individuals through collaboration and information sharing to find the optimal solution.)
- 2008-09-27 17:16:25下载
- 积分:1
-
MATLAB-Fibonacci
写一个MATLAB函数fibo.m来计算Fibonacci数列,其定义如下: fibo(n+2)=fibo(n+1)+fibo(n) 此数列的初始条件如下:fibo(1)=0,fibo(2)=1。(Fibo.m write a MATLAB function to calculate the Fibonacci sequence, which is defined as follows: fibo (n+2) = fibo (n+1)+fibo (n) the initial conditions in this series are as follows: fibo (1) = 0, fibo (2) = 1.)
- 2014-12-12 06:07:28下载
- 积分:1
-
7941969VCandMatlab
一份用matlab7.0编写的mc算例,希望有大的帮助(Prepared using a matlab7.0 example mc, I hope there is a big help)
- 2009-06-23 15:41:38下载
- 积分:1
-
SVM_JNE2010
SVM EEG signal classification
- 2013-01-16 14:34:45下载
- 积分:1
-
matlab-simulated-annealing
matlab模拟退火法,包含程序和算例,基于matlab开发的(matlab simulated annealing)
- 2013-08-03 16:07:49下载
- 积分:1
-
mathworks
matlab code for ECG simulation using MATLAB
- 2015-02-03 14:01:54下载
- 积分:1
-
burg
利用matlab实现burg算法的程序,不是调用pburg函数,希望能帮助要做课程作业的童鞋们。(The matlab burg algorithm program, not call pburg function, hoping to help the children ' s shoes to do course work.)
- 2012-06-15 10:33:49下载
- 积分:1
-
PSO
粒子群优化算法在函数中求解极值问题,MATLAB程序(Particle Swarm Optimization for extreme value problem)
- 2015-01-29 11:19:14下载
- 积分:1