-
AC97IP
AC97的协议介绍,对正在写相关论文的同学可能有一定帮助!希望大家喜欢,谢谢大家!(AC97 protocol introduced, the students are writing related papers may have some help! Hope you like, thank you!)
- 2010-12-02 22:20:35下载
- 积分:1
-
xinhao2
信号处理源程序,振动、模态分析经常用的算法,省去每次编写(Source signal processing, vibration, modal analysis method often used, eliminating the preparation time)
- 2011-05-10 23:04:35下载
- 积分:1
-
spectrumcorrectenergymethodshare
离散频谱校正,采用加hanning窗的能量重心法校正,程序已实际验证(Discrete spectrum correction, correction with adding hanning window energy gravity method, program has been the actual authentication)
- 2021-04-15 23:28:54下载
- 积分:1
-
Untitled四种三维柱形图
说明: 涵盖四种绘制三维图的方法,适合初学者,供参考(this zip consists of four methods for drawing 3D maps)
- 2020-06-19 00:00:02下载
- 积分:1
-
Markov-chain-model
matlab算法大全之马尔科夫链模型,非常棒的资料(the matlab algorithm Daquan Markov chain model, great information)
- 2013-02-19 19:15:22下载
- 积分:1
-
matlab-application
Matlab关于数学和物理问题的27种示范应该和解析,详细,并有程序解释,不可少的专业书啊,特别适合数学和方面的人!(Matlab mathematical and physical problems on the 27 model and should be resolved in detail, and explain the program, essential for professional book ah, especially for mathematics and in person!)
- 2011-09-29 09:53:50下载
- 积分:1
-
UL_v1.2
维也纳科技大学编写的LTE上行链路级仿真,比较珍贵的资料。(Attach is the valuable simulation program of LTE uplink by tuwien.)
- 2013-11-27 11:18:59下载
- 积分:1
-
ex6
program that will calculate how many odd integers in a given interval from 1 to N, where N is entered through the keyboard. The program will print out the total number of odd numbers in a given interval as the product of all odd numbers in that interval. As a result, the program should print "at intervals of 1 to N has <x> odd numbers and their product is <proizvod>.".
- 2014-02-04 18:16:03下载
- 积分:1
-
wavelet-wavelet
本人收藏的经典图像小波算法,matlab写的,可以参考哦(collection of classic images wavelet algorithm, written in Matlab, reference oh)
- 2006-05-22 13:53:37下载
- 积分: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