-
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
-
CS_OMP
压缩感知中一种非常典型的OMP重构的程序,对压缩感知初学者的理解非常有帮助(Compressed sensing a very typical OMP in the reconstruction process, the understanding of compressed sensing is very helpful for beginners)
- 2011-04-27 09:48:03下载
- 积分:1
-
cluster-based-protocols
Cluster based routing protocols which are based on leach protocol with simulation in matlab.
- 2013-05-23 23:46:17下载
- 积分:1
-
colorization
给灰度图像任意着色,利用随机游走算法,色彩空间变换,通过YCbCr色彩空间完成图像着色(Any color to grayscale images using random walk algorithm, color space conversion, the YCbCr color space to complete the image coloring)
- 2012-12-28 10:24:15下载
- 积分:1
-
pcasvmofmatlab
matlab运行环境下可以用主成分分析对建模模型进行优化的程序(matlab runtime environment can be analyzed under the modeling procedures used to optimize the model main ingredient)
- 2014-12-29 14:05:12下载
- 积分:1
-
characterdataappenddata
Retrieve the character data from the second child of the first employee. T.
- 2013-12-06 14:38:29下载
- 积分:1
-
Lang_C3_ppt
it s about a course in language C++ writen by professional professor in university course number 33
- 2015-04-01 19:21:38下载
- 积分:1
-
polar_simple
简单但是很全的polar码,编码和译码matlab代码。(Simple but very wide polar code, coding and decoding matlab code.)
- 2016-08-11 17:35:31下载
- 积分:1
-
grd_test
xwch_test.m是主测试文件;biaoji.mat存放滤波器系数;xiangweicha.m用FFT计算相位差。
仿真框架为:
1.标记信号和双音信号续接作为发送信号;
2.对双音中一个频率分量的相位做偏移,再经过一个低通滤波器(引入线性相位,模拟收发不能同步测量现象)后,作为收到的信号;
3.用一个检测信号对收发信号进行相关运算;
4.画出收发信号以及相关处理后的信号。找出相关信号的那个尖点,从而推算出收发双音信号0相位点;
5. 输入0相位点位置,计算相对相位差。(xwch_test.m is the main test file biaoji.mat store filter coefficients xiangweicha.m calculated using FFT phase difference. Simulation framework: 1. Mark signals and then as a two-tone signal continued to send signals 2. On a two-tone frequency components of the phase shift to do, and then through a low pass filter (the introduction of linear phase, simulation can not simultaneously send and receive measuring the phenomenon), the as received signal 3. using a detection signal of the transceiver signal correlation operation 4. draw send and receive signals and related processed signal. Correlated signal of the cusp, which calculate the two-tone signal transceiver 0 phase point 5. Enter 0 phase point position, calculate the relative phase difference.)
- 2010-06-12 17:31:00下载
- 积分:1
-
c2_ejemplo_barra_con_carga_axial_exacta_vs_bvp4c
matlabFEM is fem lab progrma source code to solve equation diferential
- 2013-09-23 12:18:32下载
- 积分:1