-
Image-Analysis-with-Matlab
it describes the image analysis using matlab
- 2014-01-28 00:47:11下载
- 积分:1
-
qqp
Sharpe optimum stock portfolio finder for Matlab. Requires wcov.m.
- 2014-02-01 20:55:34下载
- 积分:1
-
Signals-and-SystemsAnalysis-and-threalization-of-M
1. 该光盘包含了“信号与系统分析及MATLAB实现”一书的第七章所有程序;
2. 为了方便读者阅读程序,所有程序均采用中文注释。MATLAB的程序编辑器不支持中文显示,用户只需在Word下直接打开源程序文件,即可阅读程序中的中文注释;
3. 程序文件的命名分为以下三种类型:
(1) 若为书中例题的程序,则程序文件名一律以ex开头,后面跟4位数字(前两位表示章号,后两位表示例题序号)表示的该程序所在例题的编号。例如,ex0603.m是例6.3的程序,而ex1102.m则是例11.2的对应程序。
(2) 若为书中图形的实现程序,则程序文件名一律以figure开头,后面跟4位数字(前两位表示章号,后两位表示图形序号)表示的该程序所绘图形的编号。例如,figure1203.m是实现图12.3的程序,而figure0710.m则是实现图7.10的对应程序。
(3) 若为函数文件,则直接以函数名命名,例如文件sconv.m即是书中函数sconv()的对应程序。
()
- 2008-06-06 11:37:04下载
- 积分:1
-
fractaldim(y-Q-M)
计盒分形维数计算的matlab源代码编程实现过程(Function [Fdgen NoisfreFD ]=fractaldim(y,Q,M)
__________________________________________________________________________
Usage: Computes fractal dimension by box counting(BC) method.
NOTE: Running the code may take a little time, because it calculates
dimensions for all embedding dimensions up to M.
This code is based on an algorithm that constructs a box for the first
observation and for other observations test which it belongs to previous
box(s). If the observation belongs to one of the existent boxes then
increases number of points in the relevant box,otherwise makes a new box. the algorithm of this code uses only rounding down and it does not need
binary coding, sorting and so on. It uses only transformation data to [0,2^32-1] and finding valid boxes based on Leibovich and Toth(1989). Inputs: y is a vector time series. q stands for generalized dimension q=1 entropy dimension,q=2 correlation dimension and so on. q=0 is box counting dimen)
- 2014-11-30 13:19:02下载
- 积分:1
-
Parzen
说明: 利用parzen窗进行概率密度函数估计,并给出仿真,程序简单易懂。(Using parzen Window probability density function estimation and the simulation, the program is simple to understand.)
- 2011-04-15 17:16:45下载
- 积分:1
-
rake
关于CDMA系统rake接收机的很简单的MATLAB仿真源代码。(Rake receiver on the CDMA system, a simple MATLAB simulation source code.)
- 2010-12-24 16:14:29下载
- 积分:1
-
ricetest
ricetest testing rice channel
- 2010-03-04 04:40:06下载
- 积分:1
-
UPMLfdtd3D
说明: 经典的UPML边界程序,用于电磁仿真,使用的是高斯脉冲(The classic UPML border procedures for the electromagnetic simulation, using a Gaussian pulse)
- 2009-08-28 17:48:05下载
- 积分:1
-
car_park
悉尼大学SLAM团队的作品,可以与其SLAM算法程序配合,主要功能是进行数据的整理,将传感器采集的数据整理为易于分析的数据格式。(University of Sydney SLAM team work, you can SLAM algorithm with its main function is to carry out the collation of data, the sensor data collected for the easy analysis of data collation format.)
- 2011-08-25 13:58:14下载
- 积分:1
-
CFAR
雷达CFAR技术 恒需警检测代码 杂波背景中区分出有用目标回波的恒虚警(CFAR)检测技术,是直接影响雷达性能的关键(CFAR technique requires constant police radar detection code clutter distinguish the useful target echo CFAR (CFAR) detection technology is the key to directly affect radar performance)
- 2013-12-10 14:32:22下载
- 积分:1