-
Signal_Processing
1.产生正弦信号,方波信号,均匀噪声;
2.信号的叠加;
3.信号的相关分析;
4.信号的卷积;
5.信号的和;
6.信号的频谱图。(1. Generate sine signal, square wave signals, uniform noise
2. Signal superposition
3. The signal correlation analysis
4. The convolution of signal
5. The sum of signal
6. The signal spectrum.)
- 2013-07-13 21:50:22下载
- 积分:1
-
ComplexNetworksPackage.1.6.Win
Matlab 复杂网络工具包,对复杂网络的研究有很大的重要性。(Matlab complex network toolkit for complex network research has great importance.)
- 2013-11-08 14:35:31下载
- 积分:1
-
calibration
一个相对简单的陀螺刻度系数与安装误差的标定程序。(this is a relatively simple program which is for calibration of scale coeffient and semeble error.)
- 2015-05-26 17:33:09下载
- 积分:1
-
NN_THESIS_20_1PHASE
Dynamic Voltage Restorer with simulink
- 2009-03-09 09:08:46下载
- 积分:1
-
yuanzhen
圆形阵波束形成仿真,包括声压噪声的和矢量圆形阵的仿真图(Simulation of circular array beamforming, including sound pressure noise circular array and vector map of the simulation)
- 2009-06-11 19:39:29下载
- 积分:1
-
analysis-of-time-series
《MATLAB在时间序列分析中的应用》一书结合MATLAB仿真,讲述了时间序列分析的应用。(《MATLAB application in time series analysis》is a book with MATLAB simulation, about the application of time series analysis.)
- 2013-04-26 16:50:42下载
- 积分:1
-
fresnelzone
This code can be use in fresnelzone of seismic data.
- 2009-11-07 01:37:57下载
- 积分:1
-
Matlabtool
基于Matlab的模拟退火算法工具箱
(based on the Matlab toolbox simulated annealing)
- 2006-08-10 14:15:51下载
- 积分:1
-
gaotv5a
gaotv5,一个著名的遗传算法工具箱.安装在任意目录(gaotv5, a well-known genetic algorithm toolbox. Installed in any directory)
- 2007-04-19 15:07:31下载
- 积分:1
-
DownUpSampling_ByFactor2
该代码实现了以2为因子的图像升采样和降采样功能。
降采样包括使用平滑滤波器(with using the averaging filter)和不使用平滑滤波器(without using the averaging filter)两种方法。
升采样包括像素点直接复制(pixel replication method)和线性插值(bilinear interpolatoin method)两种方法。
降采样方法和升采样方法共有4种组合。程序运行后,给出了一个原始图片和四个结果图片。
图片1.原始图片。
图片2.平滑滤波器降采样&像素点直接复制升采样。
图片3.平滑滤波器降采样&线性插值升采样。
图片4.不使用平滑滤波器降采样&像素点直接复制升采样。
图片5.不使用平滑滤波器降采样&线性插值升采样。
(The code to achieve a 2-factor image upsampling and downsampling function. Down-sampling (with using the averaging filter) and do not use smoothing filter (without using the averaging filter) are two ways to use the smoothing filter. Upsampling including the pixels copied directly (pixel replication method) and linear interpolation (bilinear interpolatoin method) two methods. Down-sampling method and liters a total of four combinations of sampling methods. The program is running, it shows a picture of an original picture and four results. Picture 1 original picture. Photo 2. Smoothing filter downsampling & the pixel directly copied liter sample. Photo 3. Smoothing filter downsampling & the linear interpolation liter sampling. Picture 4. Smoothing filter down-sampling & the pixels directly copied liter sampling. Picture 5. Use smoothing filter down-sampling & the linear interpolation liter sampling.)
- 2012-11-25 16:01:48下载
- 积分:1