-
COVAR
matlab source code from mathworks
- 2021-03-31 20:09:09下载
- 积分:1
-
nchoosecodem.m
return all combinations of the elements of a set
- 2010-12-16 20:43:11下载
- 积分:1
-
lingoeazyjiaocheng
lingo入门教程,附有很多基础命令以及简单问题的分析,求解。例如病人吃饭,场地选址,渡河问题,人员相容问题,顺序安排工作问题,最短路线等等。(lingo Getting Started tutorial, with a lot of basic commands and a simple analysis of the problem, solution. For example, patients eat, site selection, cross the river issues, staff compatibility issues, the issue of work order of the shortest route and so on.)
- 2010-05-13 13:02:23下载
- 积分:1
-
convolucional
Codigos Convolucionales
- 2011-07-23 07:07:48下载
- 积分:1
-
matlab
matlab介绍,能更好的学习该软件,有经典的算法和例子及介绍等。(matlab introduced to better learn the software, there is a classic example and introduce algorithms and so on.)
- 2015-01-07 10:49:24下载
- 积分:1
-
RELS
增广最小二乘法参数估计,系统辨识,针对含有输出噪声的SISO模型。(Augmented least squares parameter estimation, system identification, aimed at containing the output noise of the SISO model.)
- 2009-10-17 16:44:45下载
- 积分:1
-
pianweifen
偏微分方程数值解的matlab程序,具有较好的实用性,方便大家使用和参考。(Numerical solution of partial differential equations matlab program, with good usability, to facilitate the use and reference.)
- 2013-10-18 13:48:37下载
- 积分: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
-
jidong_zhong
模型是机动模型的卡尔曼滤波的程序及其应用(Model is the motor model Kalman filter process and its application)
- 2010-01-04 13:08:39下载
- 积分:1
-
GA
说明: 该代码用遗传算法来优化多函数极值问题,可以很方便的解决非线性方程的极值(The code using a genetic algorithm to optimize multi-function extremum problem can easily solve nonlinear equations extremum)
- 2013-04-05 21:01:08下载
- 积分:1