-
itsmydemodulator
This file includes demodulation algorithm who is using and studying the matlab simulink. I hope this zip file would be helpful for them.
- 2012-11-26 23:05:49下载
- 积分:1
-
SOR
本程序为[MATLAB语言常用算法程序集].(龚纯).清晰版书中求解非线性方程组的一种方法:SOR法(This program is [MATLAB language commonly used algorithm for assembly] (Gong pure) clear version of the book method for solving nonlinear equations:.. SOR method)
- 2015-01-06 10:50:24下载
- 积分:1
-
filter-MATLAB
实现自适应滤波器的功能 并经过改进和优化(Implement an adaptive echo cancellation algorithm in C and download it to the TMS320C6713 DSP Starter Kit)
- 2009-06-16 15:08:40下载
- 积分:1
-
SCM
通过设置不同的参数利用Matlab软件仿真了不同场景下的系统性能
(This document suggests a user’s guide to a MATLAB application which simulates a Spatial Channel Model (SCM) based on reference [1] with some minor adjustments. It focuses on how to use the Graphical User Interfaces (GUIs) and the functions of the application and avoids going into specifics about the nature of the parameters as this is done analytically in the reference document)
- 2013-09-05 15:03:49下载
- 积分:1
-
chap10
《MATLAB图像处理实例详解》源代码 第10 章(
MATLAB image processing example explanation Source Code Chapter)
- 2014-12-16 16:34:31下载
- 积分:1
-
地球物理反演的matlab工具箱 Geophysical inversion for matlab toolbox
适用于地球物理反演的matlab工具箱,可以以此工具箱进行相应的反演分析(Geophysical inversion for matlab toolbox, this kit can make the appropriate back analysis)
- 2020-11-07 15:19:48下载
- 积分:1
-
zdl
运用matlab编程求最短路径的算法a=xlsread( D:数据.xls ) 调入数据
n=size(a,1)
for i=1:n
for j=1:n
if a(i,j)==1000
a(i,j)==inf 不相邻点之间的距离赋值为无穷大
(The shortest path)
- 2011-12-29 12:47:27下载
- 积分:1
-
code
Description:
Matlab examples for a seminar in stochastic simulation:
http://www.math.uu.se/~ikaj/courses/matlab/
###############
Installation:
After decompressing, run stsimpath.m in the main directory.
Alternatively, you may add to your startup.m:
addpath( path_to_stsimbm , ...
path_to_stsimcounting , ...
path_to_stsim
anvar , ...
path_to_stsim
tree, ...
path_to_stsimservice , ...
path_to_stsimstproc , ...
path_to_stsim eletraffic , ...
path_to_stsimwaxman )
Any suggestions or comments are welcome.
- 2015-07-04 02:59:08下载
- 积分:1
-
histogram_features
说明: 这个程序是利用直方图的方法来提取纹理特征,很有用的一个程序(This program is the method to extract histogram texture features, a useful procedure)
- 2011-03-24 11:14:44下载
- 积分:1
-
MATLAB-GUI-instruction-video-2
MATLAB GUI教学视频2:设置GUI窗口尺寸可调(MATLAB GUI instruction video 2: Set the GUI window size adjustable)
- 2011-07-15 10:59:06下载
- 积分:1