-
Polarimetric-SAR-classification
极化SAR分类方向的很好的入门PPT资料,对各种相干、非相干分解方法以及监督、非监督分类方法做了简单的阐述(polarimetric SAR decomposition and image classification )
- 2015-05-25 21:56:03下载
- 积分:1
-
isar_image
this file contains some m-files about calculating the fractional fourier transform
- 2010-10-24 18:09:34下载
- 积分:1
-
frame
展现不同的绘图功能,同时展现不同帧率下的图形图像,给出绘图函数。(To show different graphics, different frame rates while showing graphic images, drawing functions are given.)
- 2011-02-15 23:46:31下载
- 积分:1
-
xunhuanzhouqijiance
用周期循环检测算法检测:
首先运行a.m程序,通过此程序运算得出循环频率a值;
再运行zhouqi.m程序,对a值进行确定,通过周期循环算法对信号进行检测;
(With cycle detection algorithm to detect: First run am program, through this program computing a value obtained cyclic frequency zhouqi.m then run the program, for a value determined by the cycle algorithm of signal detection )
- 2013-07-11 10:11:42下载
- 积分:1
-
spring_mass
A gui simulation and animation of two or three masses connected by springs. Four cases: (1) two masses and three springs to two walls (2) two masses and two springs to one wall (3) three masses and four springs to two walls, or (4) three masses and three springs to one wall. These four cases are programmed in four separate .m and .fig files.
The gui allows changes to the masses and spring constants, and presents the normal mode oscillations and a random linear combination of normal modes.
- 2014-11-12 18:27:42下载
- 积分:1
-
optimization-methods
optimization methods and algortihms
- 2014-11-27 21:38:58下载
- 积分:1
-
programm
programm of mfcc boucle windows hamming programmation matlab
- 2013-05-12 23:04:28下载
- 积分:1
-
net37
一个在Simulink环境下,对Elman神经网络用于峰值检波的一个仿真,里面含有详细的仿真过程及结果,包括对Elman神经网络的训练结果。(One in the Simulink environment, Elman neural network simulation for a peak detector, which contains detailed simulation process and results, including the results of Elman neural network training.)
- 2014-05-21 14:40:25下载
- 积分:1
-
VC_MATLAB7SharedLibrary
调用MATLAB7 Compiler 产生共享库程序的方法介绍,有如下的大致结构:
1.声明变量或者是函数作为输入变量;
2. 调用 mclInitalizeApplication函数,并测试是否成功,该函数设置了一个全局的MCR
状态,并且构建MCR实例;
3. 对于每个库,调用一次<libraryname>Initalize函数,为库创建一个MCR 实例;
4. 调用库中的函数,并处理其结果(这是程序的主要部分);
5. 为每个库调用一次<libraryname>Terminate函数,用于注销相联系的MCR;
6. 调用 mclTerminateApplication函数,释放与全局MCR状态相联系的资源;
7. 清除变换,关闭文件等,然后退出。(VC+ MATLAB7 C Shared Library Target)
- 2009-06-06 10:46:54下载
- 积分:1
-
adaptivefilter
using adaptive filter for denoising
- 2009-07-13 18:14:26下载
- 积分:1