-
Practical.Analog.and.Digital.Filter
FIR数字滤波器程序代码,十分的有用哦。我一直都保存着的(FIR digital filter program code, very useful Oh. I have always kept the)
- 2008-08-25 10:53:25下载
- 积分:1
-
psvpwm
svpwm file with control unit file can be executed in matlab for space vectir pwm
- 2010-09-09 14:19:50下载
- 积分:1
-
QPSK_inverse_Sys_identification
基于Kalman自适应滤波的QPSK信号系统逆辨识算法(Kalman Adaptive Filter Based on QPSK signal system inverse identification algorithm)
- 2010-12-23 09:27:26下载
- 积分:1
-
csmp
CoSaMP,BP,OMP算法,比较它们在不同信噪比情况下的重构误差。(CoSaMP, BP, OMP algorithm and compare them with different SNR in the reconstruction error.)
- 2021-04-20 15:58:50下载
- 积分:1
-
New-Fuzzy-nNetwork-design-using-Genetic-Algorithm
In this paper a Conventional PD Controller and Fuzzy Neural Controller for trajectory tracking of mobile robot
platform is presented. Using computed torque method is given input- torque on mobile robot wheels. The
locomotion control structure is based on integration of kinematics and dynamics model of mobile robot base.
The proposed Control scheme and Fuzzy Neural Algorithm could be useful for building an autonomous non-destructive testing system based on wheeled mobile robot. Fuzzy Neural Network-Rule base, is optimized using
Genetic Algorithm. Simulations are done using Matlab software.
Key words:Mobile Robot, Conventional, Fuzzy Logic, Neural Network, Genetic Algorithm, trajectory tracking,
- 2013-11-19 14:52:08下载
- 积分:1
-
winner
该程序是一种维纳滤波的matlab实现程序,该方法通过分块处理,大大降低计算复杂度(The program is a Wiener filter matlab procedures, the method by block processing, greatly reducing the computational complexity)
- 2013-04-12 12:31:14下载
- 积分:1
-
GA-BP
说明: 基于MATLAB的GA-BP神经网络代码实现(Realization of GA-BP neural network code based on MATLAB)
- 2021-03-18 20:47:25下载
- 积分:1
-
gammacorrection
A simple MATLAB Programme for the gamma correction of an image
- 2009-05-28 16:34:41下载
- 积分:1
-
slamToolbox
Joan Solà编写6自由度扩展卡尔曼滤波slam算法工具包,解决视觉和机器人定位SLAM的一些列算法matlab工具包,对机器人定位和地图创建以及基于视觉的定位有很大帮助(This toolbox performs 6DOF SLAM using the classical EKF implementation. It is conceived as an "active-search" SLAM. It is provided for free under the GPL license (please read the file COPYING and make sure you agree in the terms and conditions before using it). Users might consider citing in their scientific communications one of the papers of the authors (SOLA-ETAL-IROS-05a, SOLA-ETAL-TRO-08, SOLA-ETAL-IROS-09) appearing on the References section in the documentation, and also acknowledging the use of this toolbox.)
- 2009-12-28 09:27:19下载
- 积分:1
-
signal_procesing_using_matlab
数字信号处理基于matlab 文件内容
/conv(卷积部分)
dupconv 重叠保留法
freqcirconv 频域圆周卷积
freqconv 频域卷积
timecirconv 时域圆周卷积
timeconv 时域卷积
/fft(频域分析部分)
d2fft 基2FFT
dft DFT最简化程序
dtft DTFT演示
/fir(fir滤波器设计)
fir 得到fir滤波器hn
getwindow 得到fir滤波器窗函数wn
idealfilter 理想滤波器(低通,高通,带通)hdn
idealhd 理想低通滤波器
/fir gui(fir滤波器GUI设计)
gui_top 总图
gui_fir fir滤波器GUI
gui_sigout 选择信号GUI
/power caculate(功率谱分析)
directpower 直接谱分析
indirectpower 间接谱分析(估计谱分析)
noise 噪声谱分析
/sigout(常见信号产生)
sigout 离散信号产生(Digital signal processing matlab based on the content of the document/conv (convolution part) dupconv law of reservations freqcirconv overlapping frequency domain circular convolution freqconv frequency domain convolution timecirconv time-domain circular convolution timeconv time-domain convolution/fft (frequency domain analysis part) d2fft base 2FFT dft DFT the most simplified procedure dtft DTFT demo/fir (fir filter design) fir be fir filter hn getwindow be fir filter window function wn idealfilter ideal filter (low pass, high pass, band-pass) hdn idealhd ideal low-pass Filter/fir gui (fir filter GUI design) gui_top general layout gui_fir fir filter selection GUI gui_sigout signal GUI/power caculate (power spectrum analysis) directpower direct spectral analysis indirectpower indirect spectral analysis (spectral analysis estimated) noise noise spectrum analysis/sigout (common signals) sigout discrete signals)
- 2008-07-14 21:28:29下载
- 积分:1