-
MATLAB
主要是仿真了gold码、数据的调制、加噪、解调以及数据恢复的过程。(Simulation of gold is mainly a code, data modulation, noise, demodulation and data recovery process.)
- 2009-04-21 18:51:19下载
- 积分:1
-
hw1
eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e * 2
else e = e / 2
hw1(e)
end
eps = e (eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e* 2
else e = e/2
hw1(e)
end
eps = e )
- 2010-01-19 20:38:10下载
- 积分:1
-
MATLABforGUIdesign
说明: 介绍了一种荃于MATLAB数字信号处理工具箱、MATLAB数据分析和MATLAB圈形对
象的时变数字信号瞬时频率枯计方法。这种方法利用时频分析结果来估计信号的麟时频率,其
中涉及时频分析、滤波、曲线拟合辞多种处理过程。处理过程的编程实现封较于用户界面上作
为文互工具的控件中,由用户通过交互界面逐步完成估计瞬时预率的工作.(Tsuen introduced a digital signal processing in the MATLAB toolbox, MATLAB and MATLAB data analysis of ring-shaped object digital signal time-varying instantaneous frequency of dry method. This method using the results of time-frequency analysis to estimate the signal frequency CHU, which involves time-frequency analysis, filtering, curve fitting a variety of speech processing. Programming process to achieve closure on the user interface than the text of each other as a control tool, by the user interface step by step through the completion of pre-estimated instantaneous rate of work.)
- 2009-08-14 12:13:10下载
- 积分:1
-
流层干延迟模型Saastamonien模型SAAS
对流层干延迟模型Saastamonien模型的MATLAB代码,同时包含验证PWV残差图(Tropospheric delay model Saastamonien MATLAB code and contains validation PWV residual plots)
- 2020-07-16 10:38:50下载
- 积分:1
-
GA(PSO)
基于PSO(粒子群算法)的列车速度优化,matlab实现。(Train speed optimization based on PSO (particle swarm optimization) is realized by matlab.)
- 2020-10-28 15:59:57下载
- 积分:1
-
robot-9.8
matlab机器人工具箱最新版robot9.8,里面有关于该工具箱的各方法的详细介绍的pdf文件。(matlab Robot toolbox latest version robot9.8, there are various methods descripted on the toolbox pdf file )
- 2013-12-27 14:58:35下载
- 积分:1
-
Matlab
MATLAB命令详解,一份很有用的使用手册,包含各种函数的解释!
(MATLAB command details, a very useful manual, including the interpretation of a variety of functions!)
- 2010-01-05 21:14:17下载
- 积分:1
-
cal
用以计算彩色图像PSNR、MAE和MSE的matlab程序(can calculate the PSNR,MAE and MSE of a color image)
- 2015-10-18 15:44:46下载
- 积分:1
-
PR_167406042
利用隐式中心差分格式求解二维热传导方程的matlab代码(The matlab code to solve 2-dimension heat equation with implicit difference scheme.)
- 2013-11-09 19:07:49下载
- 积分:1
-
anup_project
This project is on type of techniques used to enhance an image, detection of edges.
In this project we have used neighborhood processing for the edge detection using convolution mask. And to increase the contrast of an image, we stretched each component of an rgb image.
- 2013-12-12 21:14:14下载
- 积分:1