-
fr
说明: FR共轭梯度算法求极小值。y为给定函数,x为函数变量,x0为搜索起始点
返回值fm为极小值,xm为极小值点(FR conjugate gradient algorithm for the minimum. y for a given function, x as a function of variables, x0 the starting point for the search to return to the value of fm for the minimum, xm for the minimum point)
- 2008-12-23 21:25:19下载
- 积分:1
-
Tx
说明: 完成了TD SCDMA基带物理层的开发过程从基带调整 到射频输出(Completed a TD SCDMA baseband physical layer to adjust the development process from the baseband to the RF output)
- 2010-07-23 09:21:40下载
- 积分:1
-
wave1
自定义信号,用于梯形边界奇异点检测matlab代码, 和三个小波去噪分解的代码(Custom signal singularity detection for trapezoidal matlab code boundary, and three wavelet denoising decomposition code)
- 2011-05-09 14:37:44下载
- 积分:1
-
Desktop
小波算法分析数据的低频与高频,从而分析数据的变异点.寻找变异位置.(Low and high frequency wavelet algorithm analysis of data to analyze the variation point data. Looking mutation position.)
- 2014-09-24 08:34:29下载
- 积分:1
-
regiongrowing
This function performs "region growing" in an image from a specified seedpoint (x,y)
- 2013-11-24 00:05:55下载
- 积分:1
-
beam-forming
波束赋形,应用于各类通信仿真,以及各种天线环境下的通信(Beamforming, used in all types of communication simulation, and a variety of antenna communication environment)
- 2016-12-13 15:24:41下载
- 积分:1
-
Speech_Signal_Processing
语音信号处理,画20分拿到的。看看吧,有帮助的。(Signal processing, painting got 20 points. Look, there is help.)
- 2010-11-23 10:05:46下载
- 积分:1
-
Floyd
从任意一条单边路径开始。所有两点之间的距离是边的权,或者无穷大,如果两点之间没有边相连。 2,对于每一对顶点 u 和 v,看看是否存在一个顶点 w 使得从 u 到 w 再到 v 比己知的路径更短。如果是更新它。 3,不可思议的是,只要按排适当,就能得到结果。(A unilateral path from any start. All the distance between two points is the right side, or infinity, if there is no edge between two points connected. 2, for each pair of vertices u and v, to see if there is a vertex w from u to w and then to make than the known path v shorter. If you are updating it. 3, incredibly, just press the appropriate row, you can get results.)
- 2011-09-02 23:33:33下载
- 积分:1
-
lab-2
simple matlab interface
some text, edit, radio, popup buttons
- 2011-12-20 00:05:59下载
- 积分:1
-
RLE
Run-length encoding (RLE) is a very simple form of data compression in which runs of data (that is, sequences in which the same data value occurs in many consecutive data elements) are stored as a single data value and count, rather than as the original run.
- 2012-09-13 00:16:07下载
- 积分:1