-
ciccomp
本代码可以实现CIC的抽取滤波功能,性能很好(This code implements the CIC decimation function, performance is very good)
- 2013-07-26 13:39:43下载
- 积分:1
-
LMS_MUSIC matlab 仿真
自适应的LMS算法,MUSIC算法的matlab仿真。(Adaptive LMS algorithm: matlab simulation of MUSIC algorithm)
- 2020-06-24 00:00:08下载
- 积分:1
-
Astar伪代码
Astar算法,路径规划中的经典算法,求解最短路径的最优算法(Astar algorithm, the classical algorithm in path planning, the best algorithm to solve the shortest path)
- 2018-03-11 16:04:34下载
- 积分:1
-
first1
这是数字信号处理的作业的第一部分包括了lms算法的基本步骤(This is a digital signal processing operations, including the first part of the basic steps of the lms algorithm)
- 2009-04-28 19:14:37下载
- 积分:1
-
randomforest-matlab
matlab随机森林,可用于图像融合,matlab在tutorial_ClassRF教程.(A tutorial for matlab now in tutorial_ClassRF.m)
- 2015-03-11 10:44:50下载
- 积分:1
-
L_D_sim
功能描述:测试Levinson-Durbin算法
文件名:L_D_sim.m
测试用例:
(1)x(n)+0.81*x(n-2)=u(n),u(n)为高斯白噪声
(2)x(n)=u(n)+u(n-1)+u(n-2),u(n)为高斯白噪声
文件输出:两种测试用例情况下的功率谱
调用函数:function [A,E] = Levinson_Durbin_Algo(R,P)
被调用:无
作者:mingcheng
编写时间:2009-11-13
修改时间:2009-11-13
版本:V1.0 ( Function Description: Test Levinson-Durbin algorithm file name: L_D_sim.m test case: (1) x (n)+0.81* x (n-2) = u (n), u (n) is Gaussian white noise (2) x (n) = u (n)+ u (n-1)+ u (n-2), u (n) is Gaussian white noise file output: two tests use case in case of power spectrum call the function: function [A, E] = Levinson_Durbin_Algo (R, P) is called: No of: mingcheng write time :2009-11-13 modified :2009-11-13 version: V1.0 )
- 2010-07-11 12:19:03下载
- 积分:1
-
Calculate-Time-Interval
main executing reference usage: usage_timeDifference.m
Sample output:
The time interval between earierTime [09-Sep-1900 09:09:18] and laterTime [31-Oct-2010 23:33:08] is
110 years, 79 days, 14 hours, 23 mins, 50.17 secs.
The objective is to compute the time interval taking into account the leap days that are subsumed within the time interval.
Note:
The logic subsumes the time interval by
yearEnd, monthEnd, dayEnd - timeEarlier (within that year)
+ time interval (excluding that 2 years)
+ timeLater - yearEnd, monthEnd, dayEnd (within that year)
It differentiates the earlier time and later time, ie. timeDifference (earlierTime, laterTime) gives the same result as timeDifference (laterTime, earlierTime).
leapDayHasPassed.m illustrates a possible approach to determine if a certain day of concern is already over at a given time.
Caveat: does not include leap secs
- 2011-01-20 07:05:01下载
- 积分:1
-
KNN
说明: 自己的模式识别的作业,matlab实现k近邻算法。(K-Nearest Neighbour algorithm)
- 2010-05-03 06:00:11下载
- 积分:1
-
4-Simple-Fuzzy-PID-Controllers
this code simulates a 4fuzzy PID cotroller for ball-baem system and 3 other systems.
- 2013-07-26 16:09:53下载
- 积分:1
-
mras
无速度传感器MARS _PMSG相关仿真资料(MARS _PMSG)
- 2013-05-04 00:20:08下载
- 积分:1