-
New_to_MATLAB
MATLAB初学者
介绍了MATLAB 的一些基本使用方法(MATLAB for beginners introduces some basic use MATLAB)
- 2009-12-15 17:42:50下载
- 积分:1
-
matlab
自己刚学习时练习用的软件,挺好的,如果有初学以尝试下者可(Their practice with just learning the software, very good, if beginners to try the next may)
- 2011-05-09 15:08:52下载
- 积分:1
-
TestedOK
Text localize and Detection
- 2011-12-21 03:20:17下载
- 积分:1
-
levelset_segmention
水平集分割的代码,可以实现对医学图像的快速分割。(Level set segmentation code, can achieve rapid segmentation of medical images.)
- 2013-05-14 17:19:57下载
- 积分:1
-
Reglungstechnik
xiao che mo ni, Matlab+Simulink(car control model)
- 2014-02-23 23:35:33下载
- 积分:1
-
Kalman_Filtering
卡尔曼滤波在目标跟踪中应用仿真研究。
子函数能完成对运动目标位置的卡尔曼滤波跟踪。
主函数针对一具体假设完成跟踪,并且完成蒙特卡罗仿真。
情景假定:有一两座标雷达对一平面上运动的目标进行观测,目标在 0-600秒沿x轴作恒速直线运动,运动速度为15米/秒,目标的起始点为(-10000米,2000米)。雷达扫描周期T=2秒,x和y独立地进行观测,观测噪声的标准差均为100米。(This program described the Kalman filter algorithm according to a given scenario, simulation achieved the target tracking observation data and Kalman filter results, and the experimental results is studied using the Monte Carlo simulation. )
- 2021-05-13 01:30:03下载
- 积分:1
-
pre-distoration
数字预失真--用于产生WCDMA 仿真信号源等程序(DPD--make_pulse_with_ballast.m and so on)
- 2009-03-14 19:55:17下载
- 积分:1
-
FFT
脑波FFT变换
调用格式见m文件头部说明(下边也复制了一份)
有配套.DLL.h.lib.ctf文件,可以在C或C++环境中调用
------------------------------------
保存为FFT.m文件
输入参数: N:进行FFT变换的点数(要求是2的N次幂);
fs:信号的采样频率(frequency of simpling)
sig:进行FFT变换的数组(一维)。
输出参数: f_sig:变换后的信号(一维数组)
E_delta、E_theta 、E_alpha、E_beta分别表示δθαβ相应频段的能量加和。
other为其余频段的能量加和(供参考用)
--------------------------------------------------------------------------
function[ f_sig ,E_delta , E_theta , E_alpha , E_beta , other ] = FFT( N , fs , sig )(EEG FFT transform is called m file format, see head illustrate the matching DLL files, you can be C or C++ to call------------------------ simpling) sig: to FFT transform array (one dimension). Output Parameters: f_sig: transformation of the signal (one-dimensional array) E_delta, E_theta, E_alpha, E_beta δθαβ, respectively, the energy increases and the corresponding frequency band. Other for the rest of the energy band increases, and (for reference) -------------------------------------------------------------------------- function [f_sig, E_delta, E_theta, E_alpha, E_beta , other] = FFT (N, fs, sig))
- 2009-11-07 20:27:52下载
- 积分:1
-
MatlabFIR
FIR数字滤波器广泛应用在数字通信系统中,研究其实现方法具有重要意义。Matlab功能强大,利用Matlab辅
助设计DSP应用程序,可大大缩短DSP应用程序的开发时间。介绍了Matlab和CCS及DSP的连接,说明了利用Matlab辅
助DSP实现FIR数字滤波器的过程,及如何在Matlab环境中调试DSP程序,给出了实现结果,并把该结果和单纯在Matlab
环境下实现结果进行比较,前者效果更好,更具有实际应用价值。
(FIR digital filters widely used in digital communication systems, research methods of their realization of great significance. Matlab is powerful DSP using Matlab-aided design applications, can greatly shorten the DSP application development time. Describes the Matlab and CCS and DSP connections, shows DSP using Matlab support the process of realization of FIR digital filters, and how to debug in the Matlab environment, DSP program, are given to achieve results, and to the results and simple in the Matlab environment, achieved results are compared, the former better, more practical application value.)
- 2009-12-11 21:01:37下载
- 积分:1
-
Untitled
基于MATLAB的小波分析应用:运用小波的时域、频域特征对摩托车发动机故障诊断和齿轮点蚀故障诊断(Wavelet analysis of MATLAB-based applications: the use of wavelets in time domain, frequency domain characteristics of motorcycles engine fault diagnosis and fault diagnosis of gear pitting)
- 2011-05-24 10:07:31下载
- 积分:1