-
2pca
这个是容易看懂的2dpca MATLAB程序,简单(This is easily accessible 2dpca MATLAB procedures, simple)
- 2009-01-16 21:07:27下载
- 积分:1
-
mohushenjing
T-S模糊神经网络的matalb程序,可以用做端点检测(TS fuzzy neural network matalb procedure can be used for endpoint detection)
- 2007-11-28 19:33:21下载
- 积分:1
-
untitled_accel_rtw
pid是个很实用的matlab模块,大家学习啊(pid)
- 2010-09-17 10:49:39下载
- 积分:1
-
LFM_radar_simulation
文件中包含word文档报告
设雷达采用匹配滤波完成脉冲压缩,采集频率fs=420MHz,仿真雷达回波,并绘出家Hamming窗前后的脉压波形。(提示:通过正确设定采集波门,减少数据量)
设雷达采用Dechirp方式完成脉冲压缩,其中参考距离位于(0,0),采集频率为10MHz,距离采样点数512点,仿真雷达回波,并绘出加Hamming窗前后的脉压波形(提示:通过正确设定采集波门,减少数据量)。(Word document file contains the report of the completion of matched filter-based radar uses pulse compression, gathering frequency fs = 420MHz, simulation of radar echo, and draw the house after the pulse pressure waveform Hamming window. (Hint: By setting the correct collection wave door, reducing the amount of data), based radar uses pulse compression Dechirp manner, in which reference distance at (0,0), collection frequency of 10MHz, from the sampling points 512 points, simulation, radar echo, and draw the increase of pulse pressure waveform after the Hamming window (hint: set up collection waves through the correct door, reducing the amount of data).)
- 2009-11-12 20:10:23下载
- 积分:1
-
65735462corre_spectrum
方便准确的计算信号的互相关函数和互相关功率谱密度。(To facilitate accurate calculation of the signal cross-correlation function and cross-correlation power spectral density.)
- 2010-11-22 12:14:31下载
- 积分:1
-
newton_raphson
Newton-Raphson算法 介绍
在科学计算和财经工程领域,许多数值算法都是通用的(至少在理论上是),可广泛地用于解决一类问题。一个大家熟悉的例子就是Newton-Raphson例程,它可用来寻找方程 f(x)=0的数值解。标准的数学表达式f(x)表示f是变量x的函数,其通常的表达形式为f(x,a,b,...)=0,f被定义为多于一个变量的函数。在这种情况下,Newton-Raphson算法试图把x以外的变量固定并作为参数,而寻找关于变量x的数值解。
由于Newton-Raphson算法需要知道被求解函数的确切表达,其传统实现方法是直接将代码嵌入到客户应用程序中。这就使得算法的实现代码经过针对不同被求解函数的少量修改后在客户程序中反复出现。
同许多其它数学例程一样,Newton-Raphson算法的具体实现是应该与特定用户无关的。并且,重复编码在任何情况下都应该尽量避免。我们很自然地会想到把该类例程作为库函数来实现,以使客户程序可以直接调用它们。但是,这种实现方式必然会涉及到如何将用户自定义函数(Newton-Raphson 例程需要调用该函数)封装成可以作为参数传递的形式。
(err)
- 2008-06-16 10:38:48下载
- 积分:1
-
lclfilter
自己做的LCL滤波器matlab m文件(LCL filter)
- 2013-03-11 10:37:20下载
- 积分:1
-
Matlab
介绍matlab在大气科学中如何应用,进而为大气科学服务(Introduction matlab how to apply, and then for Atmospheric Sciences Atmospheric Sciences)
- 2012-07-10 11:11:41下载
- 积分:1
-
guidinghua
直方图规定化,用于matlab图像处理。所谓直方图规定化,就是通过一个灰度映像函数,将原灰度直方图改造成所希望的直方图。所以,直方图修正的关键就是灰度映像函数。(Histogram specification for matlab image processing. The so-called histogram specification is through a grayscale image function, the original histogram transformed into the desired histogram. Therefore, the key is the gray image histogram correction function.)
- 2014-11-05 15:39:53下载
- 积分:1
-
matlab-genetic-algorithm-toolbox
matlab遗传算法工具箱函数及实例讲解(matlab genetic algorithm toolbox function and examples to explain)
- 2009-03-11 19:06:13下载
- 积分:1