-
lena
利用MAtlab消除噪声,尝试高低通滤波(use MAtlab eliminate noise, high or low pass filtering to)
- 2005-04-27 15:27:22下载
- 积分:1
-
particles
用matlab工具实现粒子群算法,并解决TSP问题(Particle swarm optimization with matlab implementation)
- 2009-10-15 10:39:20下载
- 积分:1
-
dehdb3
信号编码使用hdb3码,其解码程序,可以防止连0和连1对信号造成的干扰(hdb3 code decoding process)
- 2012-05-16 16:07:52下载
- 积分:1
-
thesismsc
sliding mode:In this project, a sliding mode controller is designed to a linear plant with non-linear dis-
turbances. The performance of the designed controller is then veried via simulation using
MATLAB and Simulink. Then, the sign function in the designed controller will be replaced
by a sat function, and the performance of the new controller will be investigated. Finally,
some conclusion remarks will be made according to the simulation results.
- 2012-05-29 00:16:03下载
- 积分:1
-
DSB_LC
It is Simulink model for Double-sideband transmitter.
- 2014-08-06 16:51:45下载
- 积分:1
-
rengongyuqunyuandaima
此matlab人工鱼群算法希望对初学者有所帮助(This matlab AFSA hope to help beginners)
- 2013-08-21 18:39:45下载
- 积分:1
-
SAR_ECHO_SIMULATE_V1
目的:SAR雷达在斜视角etha下,雷达回波信号仿真
目标位置 X1(0.75PRT*C/2,Ta*V),X2(0.75PRT*C/2,2.3Ta*V)
修改时间:2013年9月21日 11:30
- 2013-10-12 22:16:36下载
- 积分:1
-
matlab
针对jsp问题下的遗传算法,并应用matlab解决该问题的实例(Jsp problem, genetic algorithms, and applications matlab to solve the problem instance)
- 2013-03-25 21:47:07下载
- 积分:1
-
Laba_0
#include "comparer.h"
#include <iostream>
using namespace std
int Comparer::compareByName(Student& s1,Student& s2)
{
return strcmp(s1.m_szName,s2.m_szName)
}
int Comparer::compareBySurname(Student& s1,Student& s2)
{
return strcmp(s1.m_szSurname,s2.m_szSurname)
}
int Comparer::compareByGroup(Student& s1,Student& s2)
{
- 2010-01-21 00:05:09下载
- 积分:1
-
bbesselzerose
bessel函数求零点,给一个参数x,则则可以求出x附近的bessel函数的零点。
(the bessel function evaluates 0:00, to the parameter x can be calculated bessel function of x near zero.)
- 2012-08-29 22:59:57下载
- 积分:1