-
posterior
关于脑电信号中机械噪声,工频噪声,以及基线漂移的处理,以及提取脑电信号中的特质点,应用matlab中的小波变换来进行消噪找特征点(On the EEG machine noise, frequency noise, and baseline drift of the processing, as well as the characteristics of EEG in point, application of wavelet transform in matlab to find feature points for Denoising)
- 2010-06-20 22:34:37下载
- 积分:1
-
MATLAB
gui based calculator
- 2012-03-28 02:02:27下载
- 积分:1
-
UWB-BPSK-Analysis
采用BPSK调制的UWB信号,matlab源代码(UWB BPSK signal generation)
- 2011-05-19 16:57:38下载
- 积分:1
-
knn1
K最邻近密度估计技术是一种分类方法,不是聚类方法。
不是最优方法,实践中比较流行。
通俗但不一定易懂的规则是:
1.计算待分类数据和不同类中每一个数据的距离(欧氏或马氏)。
2.选出最小的前K数据个距离,这里用到选择排序法。
3.对比这前K个距离,找出K个数据中包含最多的是那个类的数据,即为待分类数据所在的类。(K nearest neighbor density estimation is a classification method, not a clustering method.
It is not the best method, but it is popular in practice.
Popular but not necessarily understandable rule is:
1. calculate the distance between the data to be classified and the data in each other (Euclidean or Markov).
2. select the minimum distance from the previous K data, where the choice sorting method is used.
3. compare the previous K distances to find out which K data contains the most data of that class, that is, the class to which the data to be classified is located.)
- 2017-08-09 21:06:38下载
- 积分:1
-
PVandbatery
这是一个光伏发电装置与蓄电池构成的新能源发电系统。光伏发电采用典型二级升压结构,并采用最大功率点追踪(MPPT)以获取最大功率(This is a new energy generation system consisting of photovoltaic devices and batteries. Photovoltaic power generation uses a typical two-stage boost structure and uses maximum power point tracking (MPPT) to obtain maximum power.)
- 2018-09-13 18:53:02下载
- 积分:1
-
Matlab2010
虽然为一本旧版本的书,但是一本较清晰的教科书,附录中有一些常用概念的索引也非常有用(Although an old version of the book, but a clear textbook appendix useful index of some commonly used concepts)
- 2012-10-25 02:19:58下载
- 积分:1
-
LaguerreGaussVortexBeam
说明: 该程序可用于数值模拟高阶激光涡旋光束模式(This program can be used to numerically simulate high-order laser vortex beam modes)
- 2021-04-01 12:29:09下载
- 积分:1
-
LB
说明: 产生一个连续信号,然后对其采样并进行频谱分析,再通过三种滤波器进行滤波处理。(Generates a continuous signal, then the spectrum of its sampling and analysis, and then filtered through three filters.)
- 2011-01-07 14:02:22下载
- 积分:1
-
1
说明: 轴承全寿命数据的各种时域频域特征提取,包括17个时域和13个频域特征(Bearing a variety of life-cycle data in time domain frequency domain feature extraction)
- 2011-04-12 10:57:54下载
- 积分:1
-
fsafgcommand_window_text
这个m-文件允许你导出所有在命令窗口中的文本到字符串单元阵列,每个条目是一个从窗口文本行。未分析的原始字符串也可以,如果需要的话。
操作非常简单 -此文件查找在根窗口,并得到适当的Java对象从文本。
我一直在寻找一种方式做,特别是一些软件中的错误我始终跟踪这,似乎已经没有人写了这种方法,所以我现在在这里供您使用。(This m-file allows you to export all text in the Command Window to a cell array of strings, each entry being a line of text from the window. The unparsed raw string is also available, if desired.
Operation is very simple- this file looks for the appropriate java object in the root window and gets text from it.
I was looking for a way to do this, particularly for error tracking in some software I maintain, and nobody seemed to have written up this method, so I present it here for you to use.)
- 2011-05-23 10:33:44下载
- 积分:1