-
kmeans
This program is an implementation of the k-means algorithm with matlab.
- 2010-10-19 20:59:50下载
- 积分:1
-
examples
network coding matlab example
- 2012-06-10 15:26:24下载
- 积分:1
-
ccc8888
程序中含有时程图,相图,分岔图与庞加莱图的的程序(bifurcation time history diagram)
- 2017-06-27 11:21:40下载
- 积分:1
-
FIR
说明: FIR编程实现演示范例,有利于初学者迅速学会并使用相关知识(FIR Demo programming paradigm is conducive to beginners quickly learn and use knowledge)
- 2011-03-09 19:21:04下载
- 积分:1
-
SAME_PROJECT
this work provides overview about control system using matlab-simulink tools
- 2012-01-17 16:11:36下载
- 积分:1
-
For2008a
ACOUNT: 用于A 方向灯的时间显示,8 位,可驱动两个数码管;
BCOUNT: 用于B 方向灯的时间显示,8 位,可驱动两个数码管。*/
module traffic(CLK,EN,LAMPA,LAMPB,ACOUNT,BCOUNT)
output[7:0] ACOUNT,BCOUNT
(reg[7:0] numa,numb
reg tempa,tempb
reg[2:0] counta,countb
reg[7:0] ared,ayellow,agreen,aleft,bred,byellow,bgreen,bleft
reg[3:0] LAMPA,LAMPB
always @(EN)
if(!EN)
)
- 2010-06-23 14:39:58下载
- 积分:1
-
GengerateCrossCorreslation
广义互相关函数,用于时延估计的运算,很好用。(Generalized cross-correlation function for time delay estimation of the operation, it just works.)
- 2021-03-26 15:59:13下载
- 积分:1
-
p11
周期图法计算在白噪声环境下的正弦信号功率谱密度(Periodogram method under the white noise power spectral density of the sinusoidal signal)
- 2010-12-16 15:48:54下载
- 积分:1
-
Jacobi
说明: Jacobi迭代法和SOR方法求解线性方程组(Jacobi iterative method and the SOR method for solving linear equations)
- 2010-04-04 17:47:09下载
- 积分:1
-
matlabbc2
说明: 该书的英文版是国外电子信息类优秀教材,国内外很多学校采用它作为教材,基本上是学习matlab的经典和权威书籍了,但是中文修正版没有(虽然是网友自己翻译的),但还不值得一看的。(The English version of the book is the best type of foreign electronic information materials, both at home and abroad, many schools use it as teaching material, is basically a classic learning matlab and authority of books, but there is no Chinese version of the amendment (although the users own translation), but also not worth a visit.)
- 2009-08-15 14:12:54下载
- 积分:1