-
timing2
数字信号定时子程序,用于定时信号的最佳采样点。(Digital signal timing subroutine for the optimal sampling point timing signal.)
- 2013-12-09 16:41:46下载
- 积分:1
-
EtherCAT_On_AM335x
EtherCAT在AM335x上面如何实现介绍(EtherCAT On AM335x)
- 2014-11-21 11:28:51下载
- 积分:1
-
the-Fourier-transform
一天征服傅里叶变换,对傅里叶变换做了浅显易懂的分析,对学习数字信号处理有帮助。(One day conquer the Fourier transform, made accessible for the Fourier transform analysis, is helpful to study digital signal processing.)
- 2013-11-24 16:37:56下载
- 积分:1
-
QPSK
完整清晰的描述了光通信中QPSK,16QAM的调制,matlab代码仿真通过(Clear and complete description of the optical communication QPSK, 16QAM modulation, matlab code emulation by)
- 2015-03-23 17:10:36下载
- 积分:1
-
ga
说明: GA算法代码 function pop=initpop(popsize,chromlength)
pop=round(rand(popsize,chromlength))
rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵,
roud 对矩阵的每个单元进行圆整。这样产生的初始种群。
2.2 计算目标函数值
2.2.1 将二进制数转化为十进制数(1)
遗传算法子程序 Name: decodebinary.m
产生 [2^n 2^(n-1) ... 1] 的行向量,然后求和,将二进制转化为十进制(GA algorithm code function pop=initpop(popsize,chromlength)
pop=round(rand(popsize,chromlength))
rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵,
roud 对矩阵的每个单元进行圆整。这样产生的初始种群。
2.2 计算目标函数值
2.2.1 将二进制数转化为十进制数(1)
遗传算法子程序 Name: decodebinary.m
产生 [2^n 2^(n-1) ... 1] 的行向量,然后求和,将二进制转化为十进制)
- 2012-04-28 18:02:03下载
- 积分:1
-
SteepestDescent
最速下降法又称为梯度法,是1847 年由著名数学家Cauchy 给出的,它是解析法中最古老的一种,其他解析方法或是它的变形,或是受它的启发而得到的,因此它是最优化方法的基础。这里给出其Matlab源程序。(The steepest descent method, also known as gradient method, was in 1847 given by the famous mathematician Cauchy, it is the oldest analytical method one, other analytical method or its variants, or inspired by it obtained and therefore it is the basis for the optimization method. Here are its Matlab source.)
- 2013-09-13 11:56:03下载
- 积分:1
-
kiuhang
插值与拟合的matlab实现,music高阶谱分析算法,调试通过可以使用。( Interpolation and fitting matlab implementation, music higher order spectral analysis algorithm, Debugging can be used.)
- 2016-09-12 22:58:38下载
- 积分:1
-
zuixiaoerchengfa
介绍了各种最小二乘法并进行汇总,包括算例及MATLAB程序(Introduced a variety of least squares and aggregated, including examples and MATLAB programs)
- 2010-07-07 15:58:49下载
- 积分:1
-
matlab
bhattacharya cofficient is used to in canny edge detector
- 2010-11-15 19:41:37下载
- 积分:1
-
huizongjisuanchengxu
反问题,由采集的温度场计算三种组分的混合物的导热系数和热容(Inverse problem, the temperature field calculation by the acquisition of a mixture of three components of thermal conductivity and heat capacity)
- 2013-10-14 21:13:54下载
- 积分:1