-
power_SLmodeling
power_SLmodeling.rar,功率电子领域matlab仿真文件,已经验证过,程序运行正常(power_SLmodeling.rar,Power electronics field matlab simulation file, has already been
verified, the normal operating procedures)
- 2013-07-14 12:37:05下载
- 积分:1
-
LFC
Load Frequency Control
- 2018-04-04 02:40:11下载
- 积分:1
-
moshishibiedaima
内容是交通模式识别的大作业,包含了具体的代码(Content is the big job on traffic pattern recognition, including the specific code)
- 2016-03-14 17:16:11下载
- 积分:1
-
2006141121337
第一步:首先我们需要强大的SNMP信息收集和整理工具,网络中这类工具比较多,如果我们只是监控的话建议使用小巧的monomon即可,当然如果企业内部要自定义建立流量监控站点或服务中心的话可以使用其他支持SNMP的MRTG,PRTG等工具。我们可以到http://monomom.matf.de/download.php地址下载该程序,整个程序只有一个文件(Step one: First of all, we need strong SNMP information to collect and organize tools, network tools such as more, if we only recommend the use of surveillance, then compact monomon can, of course, if the custom-house to set up traffic monitoring site or service center If you can use other support SNMP-MRTG, PRTG, such as instrument. We can http://monomom.matf.de/download.php address to download the program, the whole process only one document)
- 2009-03-17 16:01:07下载
- 积分:1
-
DA_Eyes
DA_Eyes detection matlab code
- 2010-12-18 16:42:21下载
- 积分:1
-
VC_MATLAB7SharedLibrary
调用MATLAB7 Compiler 产生共享库程序的方法介绍,有如下的大致结构:
1.声明变量或者是函数作为输入变量;
2. 调用 mclInitalizeApplication函数,并测试是否成功,该函数设置了一个全局的MCR
状态,并且构建MCR实例;
3. 对于每个库,调用一次<libraryname>Initalize函数,为库创建一个MCR 实例;
4. 调用库中的函数,并处理其结果(这是程序的主要部分);
5. 为每个库调用一次<libraryname>Terminate函数,用于注销相联系的MCR;
6. 调用 mclTerminateApplication函数,释放与全局MCR状态相联系的资源;
7. 清除变换,关闭文件等,然后退出。(VC+ MATLAB7 C Shared Library Target)
- 2009-06-06 10:46:54下载
- 积分:1
-
demoEM1
implementation of em algorithm
- 2010-01-18 18:31:41下载
- 积分:1
-
SpreadSpectrum1
说明: CDMA的信道估计S函数 ,希望对大家有用(CDMA channel estimation of the S function, in the hope that useful)
- 2008-11-25 22:15:47下载
- 积分:1
-
DNMF
DNMF在matlab中的实现,基于R语言的示例改写(Discriminant Non-Negative Matrix Factorization aims to extend the Non-negative Matrix Factorization algorithm in order to extract features that enforce not only the spatial locality, but also the separability between classes in a discriminant manner.)
- 2021-02-15 10:49:48下载
- 积分:1
-
codingmatlab
一个详尽的算术编码的matlab仿真程序。
(In this program set, two types of arithmetic coding has been implemented.
1) Arithmetic Coding with Scaling
To implement this method 4 programs has been used in the set. The programs are
a) arithscale.m
b) probmodel.m
c) arithscalecod.m
d) arithscaledecod.m
To test the program two text files are given with names seq.txt and seq1.txt.
1) Integer Arithmetic Coding
To implement this method 4 programs has been used in the set. The programs are
a) arithint.m
b) countmodel.m
c) arithintcod.m
d) arithintdecod.m
To test the program two text files are given with names seq.txt and seq1.txt.
)
- 2010-07-14 04:01:09下载
- 积分:1