-
Parzen-window-method
此为模式识别中Parzen窗法估计概率密度函数。
全部程序流程如下:
1、读取FAMALE.TXT文件把身高或体重给数组,并求x1的样本数N1和窗宽、体宽;
2、读取MALE.TXT文件把身高或体重给数组,并求x2的样本数N2和窗宽、体宽;
3、读取Test2.txt文件把对应的身高或体重给数组A并求A的样本数M;
4、利用Parzen窗法估计概率密度函数判别男女性别;
5、对本判别的错误率进行统计。
(This is the pattern recognition Parzen window method to estimate the probability density function .
All program flow is as follows :
1 , read FAMALE.TXT file to height or weight to the array, and find the number of samples x1 N1 and window width , body width
2 , read MALE.TXT file to height or weight to the array, and find the number of samples x2 N2 and window width , body width
3 , read Test2.txt file to the corresponding height or weight requirements for the array A and A is the number of samples M
4 , the use of Parzen window method to estimate the probability density function of gender discrimination
5 , determine the error rate of the statistics .
)
- 2012-02-02 20:24:06下载
- 积分:1
-
lqxpid_gaf
ga算法
优化PID参数
功能简单实用
很好很强大(let us go)
- 2010-05-28 15:04:37下载
- 积分:1
-
group-4FFT
基-4FFT算法,数字信号处理课程的基础算法之一(Group-4FFT algorithm, one of the basic algorithm for digital signal processing courses)
- 2021-04-07 11:09:01下载
- 积分:1
-
轴承信号分析
共振解调的过程如下:首先对采集到的信号进行傅里叶变换,然后利用传感器自身的谐振频率进行分析,对滤波后的信号进行包络,包络以后去除了高频部分,得到包络信号,再对改进的包络信号进一步进行低通滤波,最后对最终得到的信号进行傅立叶变换求其频谱图。共振解调的原理及其过程可以用图2 来进行表述。(The process of resonance demodulation is as follows: First, Fourier transform is performed on the collected signal, and then the resonance frequency of the sensor is used for analysis. The filtered signal is enveloped, and the high frequency part is removed after enveloping to obtain an envelope. The signal is further subjected to low-pass filtering on the improved envelope signal. Finally, the spectrum of the resulting signal is Fourier-transformed. The principle of resonant demodulation and its process can be expressed in Figure 2.)
- 2021-01-13 10:58:48下载
- 积分:1
-
KECA传感器恒偏差故障检测
说明: 使用PCA算法进行基于数据的故障诊断的程序(Data - based fault diagnosis program using PCA algorithm)
- 2021-04-19 11:08:51下载
- 积分:1
-
DSPdeFIR
应用MATLAB软件设计FIR数字滤波器,并对所设计的滤波器
进行仿真 应用DSP集成开发环境一CCS调试汇编程序,用TMs3加C5416来实现了FIR数字滤波。
(digital filte,DSP,FIR,MATLAB
)
- 2009-12-23 13:46:08下载
- 积分:1
-
shortcircuit
基于MATLAB的电力系统短路的程序,实用性很强,改一下就可以套用(MATLAB-based power system short-circuit the process, very practical, and change what you can apply)
- 2010-01-26 22:08:18下载
- 积分:1
-
Wavelet_OMP
说明: 用于图形图像处理中的图像压缩。其中的方法是用于压缩感知.(Graphic image processing for image compression. One method is for compressed sensing.)
- 2011-03-08 11:36:00下载
- 积分:1
-
huffcodes2bin
huff2man and it uploads a file that can be used
- 2011-04-26 00:06:17下载
- 积分:1
-
JQLA
The statements below guide us to write the code for the transmission of sensed data to a sink node using cognitive radios in multiple spectrum bands. In doing this we are trying to find the most appropriate modulation scheme using MATLAB simulation.
- 2013-11-21 03:57:42下载
- 积分:1