-
Basics-of-MATLAB-and-Beyond---Andrew-Knight
basics for programming in matlab
- 2011-08-31 04:07:09下载
- 积分: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
-
模型阶次辨识
说明: 包含五种模型阶次方法,并附有详细的matlab代码。(Five model order methods are included with detailed matlab code.)
- 2020-11-11 10:49:45下载
- 积分:1
-
FuzzyClusteringToolbox
matlab常用的模糊聚类程序,并附有演示程序(matlab fuzzy clustering procedure used, together with demo program)
- 2010-10-24 04:49:40下载
- 积分:1
-
filter_gaussian
很有用的源代码,实现的效果很好,很值得收藏,不错平(Useful source code, to achieve good results, it is worth collecting, good level)
- 2010-11-26 21:43:59下载
- 积分:1
-
Rayleigh_frequency_selective_channel_simulation
这是一个对于频率选择性瑞丽信道的仿真,希望对大家有所帮助(This is a Ruili for frequency-selective channel simulation, we hope to help)
- 2006-11-20 19:49:34下载
- 积分:1
-
aliasing
信号处理,用这个Matlab的程序可以处理信号。(filter signal)
- 2012-01-03 22:22:30下载
- 积分:1
-
numerical-integrel-methods
结合实例介绍了常用数值方法中的数值积分方法(Introduced with an example of numerical methods commonly used numerical method)
- 2011-01-18 19:03:19下载
- 积分:1
-
tpc
本算法描述了cdma反向信道的功率控制问题,包括基站以及移动台的功率控制以及相关的文章(description of the algorithm cdma reverse channel power control, , including base stations and mobile stations of the power control and the relevant article)
- 2006-05-23 21:16:12下载
- 积分:1
-
adaptivefilter1
matlab code for adaptive filter
- 2014-12-06 12:48:04下载
- 积分:1