-
xiaobo
该程序是对声音信号的滤波,采用的是小拨变换滤波,最后画出波形,希望对大家有用(The program is a voice signal filtering, using a small dial transform filtering, the final draw waveform, in the hope that useful)
- 2007-12-13 18:35:05下载
- 积分:1
-
matlab-example100-1
matlab程序的一些算法,需要的同学可以直接引用(Matlab procedures some algorithm, the needy students can directly apply)
- 2007-04-24 09:41:19下载
- 积分:1
-
lizilvbo
粒子滤波算法实现的matlab源代码,并配有相应的说明文档,对于原理到代码的实现过程学习具有很好的作用。(Particle filter algorithm matlab source code, and with the corresponding documentation, for the principle to the code to achieve the learning process has very good effect.
)
- 2014-11-29 14:57:28下载
- 积分:1
-
splitmax
一种基于最大域值平方法的目标识别算法程序.rar(A domain based on the maximum value of level of target recognition algorithm approach procedures. Rar)
- 2007-12-07 11:47:01下载
- 积分:1
-
group-velocity-and-phase-velocity
电磁场和电磁波中相速度和群速度是个难点,本程序形象描述二者关系(Analog of the group velocity and phase velocity)
- 2012-05-03 15:29:52下载
- 积分:1
-
Antenna_Array
This particular code very useful to simulate the antenna array design and very effective
- 2013-08-15 13:42:27下载
- 积分:1
-
ContrastStretchNorm
Stretches contrast on the image and normalize image from 0 to 1. The main difference of this function to the standard stretching functions is that standard function finds global minimum and maximum on the image, then uses some low and high threshold values to normalize image (values below LowTHR are equated to LowTHR and values above HighTHR are equated to HighTHR)
- 2013-12-17 20:48:22下载
- 积分:1
-
nihe
里面有多种数据拟合函数,可用于matlab数据拟合,简单易学。(It is for Matlab Data Fitting.)
- 2012-04-16 18:24:31下载
- 积分:1
-
femTriangularMesh
The function femTriangularMeshGenerator() generates triangular mesh for a rectangular shape structure for Finite Element analysis.
The outputs are:
coords = x and y coordinates of each element nodes
cT = nodal connectivity
nNodes = Number of nodes
The inputs are:
Lx = width of the rectangular structure
Ly = Height of the rectangular structure
Nx = Number of divisions on x- axis
NE = Number of elements
The example generates 144 elements for a rectangular structure given a dimension 10units by 10units with respect to 8 divisions on x-axis.
- 2012-10-11 19:45:21下载
- 积分:1
-
Untitledjiwangfei0905094221
1、分别生成两种信号(正弦波、方波、三角波、锯齿波、Sinc波形等)+噪声(高斯随机噪声、均匀噪声)
要求:频率:学号*100;
幅度:学号/10
相位:学号*pi/180
点数:学号*64
2、同时在一个图形中进行显示:
要求:标注X轴、Y轴、题目、颜色、样式、线型标注等。
3、进行信号分析及结果显示(对结果也要图形标注,同2)
要求:相关分析
卷积运算
求和运算
频谱分析(最大值、测频)
4、对上述原信号及信号分析结果分别存成EXCEL文件、文本文件和二进制文件,命名为名字+班级+学号+后缀(1, respectively, to generate two signals (sine wave, square wave, triangle wave, sawtooth wave, Sinc waveform, etc.)+ noise (Gaussian random noise, uniform noise) requirements: Frequency: No.* 100 margin: Student ID/10 phase: learning* pi/180 Points: No.* 642, in a graphical display: Requirements: X-axis label, Y axis, the title, color, style, linear marked. 3, signal analysis and results display (graphical results also marked with 2) requirements: analysis convolution summation spectrum analysis (maximum frequency measurement) 4, the original signal and the signal analysis results were kept into EXCEL files, text files and binary files, named for Name the+ class++ suffix number)
- 2012-06-20 16:15:59下载
- 积分:1