-
23825763MIMO
供初学空时编码(vblast接收)的matlab仿真程序(Space-time coding for beginners (vblast receiver) of matlab simulation program)
- 2010-05-18 00:34:56下载
- 积分:1
-
nncontroller
神经网络控制器的matlab实现,已经上传,希望能给需要的同志一些帮助(The neural network controller matlab realize, has been uploaded, I hope to give comrades need some help)
- 2013-01-25 19:48:28下载
- 积分:1
-
544
Gaussian classifier and some important homework material usual machine learning pattern recognition courses
- 2014-12-15 21:34:15下载
- 积分:1
-
FastICA_2.5
说明: matlab盲源分离工具包,用于声音信号处理,图像处理,医学信号处理等(Blind source separation Kit)
- 2020-10-10 16:07:34下载
- 积分:1
-
FastICA_algorithm
FASTICA can be called with numerous optional arguments. Optional arguments are given in parameter pairs, so that first argument is the name of the parameter and the next argument is the value for that parameter. Optional parameter pairs can be given in any order.
- 2008-08-19 07:13:14下载
- 积分:1
-
testEKF
EKF的效果需要有test来测验。test中给定了初值来验证EKF的滤波效果(EKF the test results need to test. Test were given to verify the initial value of the filtering effect of the EKF)
- 2007-05-17 16:01:30下载
- 积分:1
-
KF_main
卡尔曼滤波模型的模拟范例 注释相当明确 适合初学者(KALLMAN FILTER)
- 2013-09-18 16:55:26下载
- 积分:1
-
K-NN
calssification algorithm66
- 2014-11-26 22:43:36下载
- 积分:1
-
ac9469e995ec
FUzzy_PID ...
- 2011-11-21 09:15:22下载
- 积分:1
-
date-calculate
计算这一年已经逝去的天数(包括当天)。在平年中,它的取值范围为1到365,在闰年中,它的取值范围1到366。编写一个MATLAB程序,输入年,月,日,输出为对应的该天是当年的第几天。
闰年是这样规定的
1).能被400整除的年为闰年
2)能被100整除但不能被400整除的年不为闰年
3).能被4整除但不能被100整除年为闰年
4).其余的年份不为闰年
(This year has calculated the number of days elapsed (including that day). In non-leap year, it ranges from 1 to 365 in a leap year, it s the range of 1 to 366. Write a MATLAB program, enter the year, month, day, corresponding to the output of the first year of the day is a few days.
This leap is required
1) is divisible by 400 is a leap year
2) can be divisible by 100 but not divisible by 400 years is not a leap year
3) be divisible by 4 but not divisible by 100 is a leap year
4) the rest of the year is not leap year)
- 2011-12-13 23:35:17下载
- 积分:1