-
INS_trace
生成惯性导航原始加计和陀螺数据的matlab仿真程序,位置和角度函数已知并按线性变化,自己可以改成其它函数(raw data of acceleration and angular rate ,INS )
- 2015-01-08 10:10:18下载
- 积分:1
-
RC_load
Matlab code to calculate LC load response using simulink
- 2012-03-27 03:09:45下载
- 积分:1
-
NOISE-REDUCTION-GUI
Low-pass filters allow the low frequency components of an input signal to pass through while attenuating (reducing) high frequency components. Measurement noise fall into the high frequency range of the signal spectrum, while the underlying process signal usually lies towards the low frequency end. Thus filters that are used to remove noise from measurements are of the low-pass types.
This program uses Chebyshev FIR low pass filter based on antenna theory approach to filter noise from human speech signal.
- 2013-04-20 18:01:15下载
- 积分:1
-
SimpleMthd
单纯形法matlab程序
求解标准型线性规划:max c*x s.t. A*x=b x>=0
本函数中的A是单纯初始表,包括:最后一行是初始的检验数,最后一列是资源向量b
N是初始的基变量的下标
输出变量sol是最优解, 其中松弛变量(或剩余变量)可能不为0
输出变量val是最优目标值,kk是迭代次数( example:max 2*x1+3*x2
s.t. x1+2*x2<=8
4*x1<=16
4*x2<=12
x1,x2>=0)
- 2013-11-29 17:05:08下载
- 积分:1
-
assign
匈牙利算法,用于解决指派问题,对刚刚学习优化理论的朋友来说非常合适(Hungarian algorithm for solving the assignment problem)
- 2014-07-07 21:43:55下载
- 积分:1
-
基于MATLAB的指纹识别系统并且带有gui界面
说明: 对指纹进行处理,指纹识别,带有GUI界面,但是需要付费才能得到代码(Fingerprint processing and fingerprint recognition)
- 2019-04-22 08:30:30下载
- 积分:1
-
dalin
达林算法matlab仿真,实现有噪声控制和消除噪声控制的设计。(Dahlin algorithm matlab simulation, to achieve the elimination of noise control and noise control design.)
- 2009-05-02 10:10:26下载
- 积分:1
-
programy(1)
Created OFDM coder and decoder for baseband signal transmission in 2K mode without error correction capabilities.
- 2013-03-10 16:33:10下载
- 积分:1
-
QPSO
QPSO算法,不会跑出定义域,依据一篇综述写的代码。(QPSO algorithm will not run out of the domain, based on a review to write code.)
- 2013-10-30 23:27:11下载
- 积分:1
-
Chebychev
差分进化算法,用于优化计算,求解优化问题(DE algorithms)
- 2014-12-28 23:30:36下载
- 积分:1