-
gabor.rar
该代码仅计算了一个101×101尺寸的Gabor函数变换,得到均值和方差。代码采用两种卷积计算方式,从结果中可以看出,快速傅立叶变换卷积的效率是离散二维叠加和卷积的近50倍。
(The code is only the calculation of a 101 × 101 size Gabor function transformation, the mean and variance. Convolutional code using two methods of calculation can be seen from the results, fast Fourier transform convolution efficiency are two-dimensional discrete convolution superposition and nearly 50 times.)
- 2009-03-09 18:43:09下载
- 积分:1
-
LMS
Simple function to adjust filter coefficients using the LMS algorithm adjusts filter coefficients, b, to provide the best match between the input, x(n), and a desired waveform, d(n),both waveforms must be the same length, uses a standard FIR filter
- 2012-03-23 17:25:42下载
- 积分:1
-
cloud-computing-4-638
cloud computing deduplication
- 2015-02-06 03:45:56下载
- 积分:1
-
exa010302
信号分析处理:信号时宽与带宽。此例程为高斯信号及其频谱的分析(Signal analysis and processing: signal width and bandwidth. This routine for the analysis of the Gaussian signal and its spectrum)
- 2012-07-02 23:32:13下载
- 积分:1
-
C-MAPSS-Data
涡轮风扇发动机从正常运行至失效的全寿命采集的实验数据,对于研究涡轮风扇发动机的故障的预测及性能评估想必有用。(Turbofan engine failure from normal operation to the whole life of the experimental data collected for the study of turbofan engine failure prediction and performance evaluation must be useful.)
- 2013-08-11 13:07:20下载
- 积分:1
-
MATLABfangzhen
《系统辨识与MATLAB仿真.pdf》 侯媛彬 汪梅 王立琦
本书共分8章,第1、2章为辨识的基本概念、理论基础和古典辨识方法;第3至6章为现代辨识内容,其中第3章是最小二乘参数辨识,第4章是梯度校正参数辨识,第5章是极大似然法的参数辨识方法,第6章是自适应参数辨识;第7、8章为复杂的非线性系统的智能辨识和混沌辨识,其中第7章是非线性系统的神经网络辨识;第8章是Volterra辨识方法、复杂系统的混沌现象及其辨识。从第2至7章,各章均包含开发的相应程序及其程序剖析。
(" System Identification and MATLAB simulation. Pdf" Hou Yuanbin Wang Mei Wang Liqi book is divided into eight chapters, Chapters 1 and 2 for the identification of the basic concepts, theoretical foundation and classical identification methods first 3-6 chapters of modern identification content, Chapter 3 is the least squares parameter identification, Chapter 4 is the gradient correction parameter identification, Chapter 5 is the maximum likelihood parameter identification method, Chapter 6 is an adaptive parameter identification Chapters 7 and 8 for complex Intelligent identification of nonlinear systems and chaos identification, which is in Chapter 7 of the neural network nonlinear system identification Chapter 8 is Volterra identification method, complex systems and chaos identification. From the first 2-7 chapters, each chapter contains procedures for the development of appropriate programs and their analysis.)
- 2013-06-04 14:28:55下载
- 积分:1
-
ResponeOfChannel
此程序是关于OFDM(正交频分复用)同步中信道响应的程序(This procedure is on the OFDM (Orthogonal Frequency Division Multiplexing) channel synchronization in response to the procedure)
- 2009-01-08 10:50:53下载
- 积分:1
-
BER
BER性能分析。参数开放,宜用。多给意见。(BER performance analysis. Parameters of open and suitable. Give advice.)
- 2007-09-13 19:57:06下载
- 积分:1
-
PBRScript_res_circle
圆孔序列大小为15umX30nm,形成半周期的光栅,(Array of circular holes, about 15umX30nm, flanked
by gratings, with half the periodicity of the hole array)
- 2010-10-24 16:40:11下载
- 积分:1
-
gradient descent
说明: 梯度下降法是一個一階最佳化算法,通常也稱為最速下降法。 要使用梯度下降法找到一個函數的局部極小值,必須向函數上當前點對應梯度(或者是近似梯度)的反方向的規定步長距離點進行疊代搜索。如果相反地向梯度正方向疊代進行搜索,則會接近函數的局部極大值點;這個過程則被稱為梯度上升法。(The gradient descent method is a first-order optimization algorithm, also commonly referred to as the steepest descent method. To find the local minimum of a function using the gradient descent method, an iterative search must be performed to the specified step distance point in the opposite direction of the gradient (or approximate gradient) of the current point on the function. If the search is reversed in the opposite direction to the positive direction of the gradient, it will approach the local maximum point of the function; this process is called the gradient ascent method.)
- 2019-02-21 23:13:19下载
- 积分:1