-
Opt_Steepest
说明: 用最速下降法求最优化解
输入:f为函数名 grad为梯度函数
x0为解的初值 TolX,TolFun分别为变量和函数的误差阈值
dist0为初始步长 MaxIter为最大迭代次数
输出: xo为取最小值的点 fo为最小的函数值
f0 = f(x(0))( Steepest Descent Method with Optimum Solution input: f as a function name grad is gradient function x0 for the solution of the initial TolX, TolFun variables and functions were error threshold dist0 as the initial step MaxIter maximum Diego passage number Output: xo to take the minimum point of fo is the smallest function value f0 = f (x (0)))
- 2011-02-23 13:32:17下载
- 积分:1
-
bpm
Thomas Minka 编写的适用于Bayesian Point Machine,Expectation Propagation计算的matlab工具箱。对科研人员很有价值。
(This toolbox implements the EP algorithms described in Thomas Minka s thesis and UAI paper.)
- 2010-05-17 11:17:13下载
- 积分:1
-
T2PSSKziph
此源代码,是一个一种基于MATLAB的程序源码,对2PSK过过程进行编程与开发,并绘出仿真波形,给出功率谱分析 可直接使用。
(This source code is a one kind of MATLAB-based program source code, right 2PSK over the process of programming and development, and plot the simulation waveforms are given the power spectrum analysis can be used directly.)
- 2012-07-11 10:55:25下载
- 积分:1
-
Timoshenko beam in bending
有限元算法求解铁木辛柯梁梁静力问题实例。一个简单的一维梁模型,用FEM算法求解,用于学习有限元编程。(Timoshenko beam in bending)
- 2020-07-25 19:48:42下载
- 积分:1
-
压缩&解压缩
此程序用C语言用哈夫曼编码法实现了对英文的压缩与解压缩,是C语言编程一个比较经典的例子(this program in C language with Huffman coding method to achieve the right English compression and decompression, the C programming language is a classic example)
- 2005-05-19 00:54:38下载
- 积分:1
-
tezhengtiqu
说明: 使用各种方法进行图像特征提取,对特征不明显的图像有很好的效果!(Using a variety of methods for image feature extraction, feature obscure the image of good results!)
- 2011-03-09 21:50:36下载
- 积分:1
-
FilterDesign
This is a filter design document in digital and analog domain. There is matlab code
- 2013-08-12 19:18:53下载
- 积分:1
-
GM(1_1)2
灰色理论GM(1,1)模型,可以学习一下!!!!(Grey Theory GM (1,1) model, you can learn about! ! ! !)
- 2014-08-26 20:05:51下载
- 积分:1
-
DSSS_enhanced_with_a_coarse_time_synchronization_
Direct Sequence Spread Spectrum
- 2015-03-07 22:39:28下载
- 积分:1
-
OFDM_SNR
BPSK modulation with BER with and without OFDM
Here are the files for a OFDM modulation. Where in I have used a BPSK modulation and showed the decrease in BER with OFDM. This project was done as a course project under the Guidance of Dr. Dayalan Kasilingam, Umass Dartmouth.
(BER with BPSK modulation with and without O FDM Here are the files for a OFDM modulation. Whe 're in I have used a BPSK modulation and showed the decrease in BER with OFDM. This project was done as a course project under the Guidance of Dr.. Day alan Kasilingam, UMassOnline Dartmouth.)
- 2006-11-30 12:58:27下载
- 积分:1