-
PSO
高级优化算法
粒子群优化算法(求解无约束优化问题)
PSO(基本粒子群算法)(Advanced Optimization Algorithm
Particle swarm optimization (unconstrained problem) PSO (Particle Swarm Optimization))
- 2010-08-19 16:23:05下载
- 积分:1
-
Matlab_Wina
维纳滤波的代码:维纳滤波的计算机实现,简单易懂(Wiener filtering code: Wiener filtering computer, and easy to understand)
- 2010-11-25 10:29:48下载
- 积分:1
-
k_means
经典的k均值聚类算法,用于无监督学习和数据分类,广泛应用于数据处理和模式识别领域(Classical k-means clustering algorithm for unsupervised learning and data classification, widely used in data processing and pattern recognition)
- 2014-12-10 16:56:51下载
- 积分:1
-
matlab程序
Lorenz说:“在巴西的蝴蝶拍打翅膀会引发德克萨斯州的一场龙卷风吗?”,就是“蝴蝶效应”,是由三维常微分方程组描述的,本算法用来计算蝴蝶效应("Does a butterfly flapping its wings in Brazil trigger a tornado in Texas?" Lorenz said" The butterfly effect is described by the three-dimensional ordinary differential equations. This algorithm is used to calculate the butterfly effec)
- 2017-06-13 19:44:31下载
- 积分:1
-
Weak signal detection
针对强噪声背景中弱信号检测问题,在传统检测方法基础上,提出了基于联合去噪和频率调制的微弱信号检测方法。搭建自相关和小波阈值变换联合去噪系统,极大程度抑制了噪声对检测结果的不利影响。利用频率可调标准信号调制待测信号频率,使得被测信号与检测系统策动力信号的频率差满足检测条件,打破了利用Duffing 振子检测系统只能检测与系统策动力频率相近信号的限制。(In order to solve the problem of weak signal detection in strong noise background, based on traditional detection methods, puts forward the method of weak signal detection and denoising based on frequency modulation. The self correlation and wavelet threshold transform combined de-noising system can greatly restrain the adverse effect of noise on the detection results. Use adjustable standard signal modulation signal frequency to be measured frequency, the signal detection system and the driving signal frequency difference meet the test conditions, the system can only break detection signal detection and system driving the similar frequency limit by using Duffing oscillator.)
- 2017-12-11 22:09:40下载
- 积分:1
-
Desktop
沿著軌道運動的紅點,画一个红点让其沿着所画图形开始运动(Along the orbital motion of the red dot)
- 2010-11-15 10:58:00下载
- 积分:1
-
LegendreFit
对已知的数据进行勒让德多项式拟合,并求出计算点的函数值(Fitting the known data with Legendre polynomial and findding the function value at calculated point)
- 2010-05-06 00:16:12下载
- 积分:1
-
神经网络学习的二维非线性函数
说明: 神经网络学习二维非线性函数 ,多维非线性辨识的MATLAB程序(neural network learning 2D nonlinear function, multi-dimensional nonlinear identification procedures MATLAB)
- 2005-11-24 19:47:09下载
- 积分:1
-
qiaokezhuchengxu
利用matlabGUI,在gui中编写驱动桥壳载荷计算主程序,(Using matlabGUI, write the main program for the calculation of drive axle casing load in GUI,)
- 2014-09-22 11:05:03下载
- 积分:1
-
fft
Matlab程序,GUI窗口
用FFT程序计算有限长度正弦信号y=sin(2*pi*f*t) ,0<=t<=N*T(FFT program calculate the finite length of the sinusoidal signal y = sin (2* pi* f* t), 0 < = t < = N* T respectively the DFT results obtained and analyzed and discussed in the following cases: a) the signal frequency f = 50Hz, the sampling the credited with N = 32, the sampling interval T = 0.000625sb) signal frequency f = 50Hz, the sampling points of N = 32, the sampling interval T = 0.005sc), the signal frequency f = 50 Hz, the sampling points N = 32, the sampling interval T = 0.0046875sd) signal frequency f = 50Hz, the sampling points of N = 32, the sampled interval T = 0.004se) signal frequency f = 50Hz, the sampling points of N = 64, the sampling interval the T = 0.000625sf) signal frequency f = 250Hz, the sampling points N = 32, the sampling interval T = 0.005sg) c) a signal-post 32, to do a 64-point FFT)
- 2013-04-11 21:58:54下载
- 积分:1