-
Lab1Ex2
這是簡單的MATLAB PROGRAM...適會初學者(This is a simple MATLAB PROGRAM ... would be appropriate for beginners)
- 2010-11-15 21:44:16下载
- 积分:1
-
Nakagami
Source code to generate Nakagami distributed numbers, Nakagami PDF. Useful in wireless communications.
- 2009-06-16 13:15:29下载
- 积分:1
-
wuyuesuyiweijizhiwenti
随书源码_精通MATLAB最优化计算,各种经典的最优化算法例程,便于学习,第6章 无约束一维极值问题(With the book source _ proficient MATLAB optimization calculations, a variety of classic optimization algorithm routines, easy to learn, Chapter 6, the unconstrained one-dimensional extremal problem)
- 2012-06-14 21:16:11下载
- 积分:1
-
zhijiepaixu
对数据进行直接排序,通过matlab算法实现,对任意大小的数组进行从小到大的排序(Direct to sort the data, through the realization of MATLAB algoDirect to sort the data, through the realization of MATLAB algorithm, an array of any size small to large sortingrithm, an array of any size small to large sorting)
- 2015-03-17 10:48:45下载
- 积分:1
-
matlab
MATLAB6.5辅助优化计算与设计,遗传算法在车间布局优化中的应用(We address the two-stage assembly scheduling problem where there are m machines at the first stage and an assembly machine at the second stage. )
- 2009-05-29 11:10:24下载
- 积分:1
-
xb2
针对正弦信号仿真,然后给它加干扰,最后进行时域滤波的过程(For sinusoidal signal simulation, and then add it to interfere with, the last time domain filtering process)
- 2016-04-18 10:04:22下载
- 积分:1
-
7
说明: 这是一个多种群遗传算法的函数优化算法的matlab代码。(This is a function optimization algorithm based on multi-population genetic algorithm.)
- 2019-07-08 17:09:19下载
- 积分:1
-
LDPC
ldpc码的matlab仿真程序,希望对大家有用,不客气,(LDPC codes matlab simulation program, in the hope that useful, at worst,)
- 2008-12-27 16:18:49下载
- 积分:1
-
Introduction_to_Model_Predictive_Control_Toolbox
INTRODUCTION FOR MODEL PREDECTIVE
- 2013-12-06 02:19:38下载
- 积分:1
-
fit_mix_gaussian
fit_mix_gaussian - fit parameters for a mixed-gaussian distribution using EM algorithm
format: [u,sig,t,iter] = fit_mix_gaussian( X,M )
input: X - input samples, Nx1 vector
M - number of gaussians which are assumed to compose the distribution
output: u - fitted mean for each gaussian
sig - fitted standard deviation for each gaussian
t - probability of each gaussian in the complete distribution
iter- number of iterations done by the function
- 2011-02-09 19:05:43下载
- 积分:1