-
PF
说明: 利用粒子滤波算法的对于非线性非高斯信号处理的优越性能,将之用于模态信号、振动信号去噪处理。(The particle filter algorithm for nonlinear non-Gaussian signal processing, superior performance, it is used for mode signal, vibration signal denoising.)
- 2010-11-19 14:42:51下载
- 积分:1
-
pastd
一种子空间跟踪PASTd经典算法MATLAB程序(A classic PASTd subspace tracking algorithm for MATLAB program)
- 2021-04-17 16:28:52下载
- 积分:1
-
mppt
带有MPPT功能的光伏阵列Matlab通用仿真模型,能够较好的仿真温度,光照的影响以及达到很好的跟踪效果(PV array with MPPT function Matlab generic simulation model that can better emulate temperature, light effects and achieve good tracking performance)
- 2013-09-16 10:19:30下载
- 积分:1
-
Snake3D
this is an implementation of snake in 3D
- 2011-11-12 14:57:37下载
- 积分:1
-
MATLAB
高等光学仿真源程序,有助于了解光纤光学,主要是光在光纤中传播的模式分布(Higher optical simulation program to help understand fiber optics, light propagation in the fiber mode distribution)
- 2013-04-24 20:07:29下载
- 积分: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
-
InvertIm
图形反演,这个函数有几个有用的功能,在医学图形处理的领域。(InvertIm generalized image inversion (grayscale reversal)
This function has several options that are useful for inversion of medical images for use in other software.
)
- 2011-05-16 16:30:19下载
- 积分:1
-
matlabwebserver
matlab web server的一个M文件(Matlab web server of a document M)
- 2007-02-16 18:13:11下载
- 积分:1
-
pso-with-limitation
带有速度限制和种群限制的粒子群优化算法程序。matlab编写。(Populations with speed limits and restrictions on particle swarm optimization algorithm. matlab prepared.)
- 2013-07-24 04:10:46下载
- 积分:1
-
inner_inter_demo
遍历文件夹下的文件,并计算类内距离和类间距离。(Traverse folder under the file, and calculate the distance between the within-class distance and class.)
- 2012-08-20 15:48:11下载
- 积分:1