-
TW_Report_Proposed_CAN_DSLAMs-
Tlestrar dirctory ifrmaotion5
- 2014-10-25 14:38:14下载
- 积分:1
-
II-bat_algorithm
新型的蝙蝠算法程序代码,可用于各种工程优化,生产调度,组合函数优化等复杂问题。具有高效的搜索效率。(The new bat algorithm code, can be used for a variety of engineering optimization, production scheduling, and other complex combination of function optimization problems. A highly efficient search efficiency.)
- 2013-11-15 15:49:03下载
- 积分:1
-
Modified_KMeans
对原始的KMeans聚类算法进行改进,使得算法可以自动确定参数K值。(An improved KMeans clustering is proposed to determine the values of parameter K.)
- 2014-04-04 15:26:57下载
- 积分:1
-
work-2
MATLAB信号处理扩展函数,用于信号处理的扩展函数,可大提高你的效率!(MATLAB signal processing spread function for the expansion of signal processing functions, you can improve the efficiency of large!)
- 2008-05-16 17:31:56下载
- 积分:1
-
stateflow
Simulink中stateflow事件驱动建模工具官方教程。里面是中文介绍。(Simulink, stateflow event-driven modeling tool for the official tutorial. Inside the Chinese introduced.)
- 2012-08-14 18:07:47下载
- 积分:1
-
fdtd_example
成功实现3维FDTD的算法,算法简洁明了(Successful implementation of the three-dimensional FDTD algorithm is simple and clear)
- 2009-11-20 20:39:55下载
- 积分:1
-
Fuzzy-PID-report
模糊自适应PID控制的报告,后面带简单的程序,可以运行,就是抄的部分刘金琨的程序。不懂图的含义可以参考刘金琨的先进PID控制MATLAB仿真。(It s a simple report and simple simulink program about the Fuzzy-PID.)
- 2013-12-04 21:13:15下载
- 积分:1
-
SVMcgForRegress
支持向量机回归模型,可应用于经济、金融时间序列预测!(SVM Model)
- 2015-03-27 11:44:56下载
- 积分: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
-
girth4_count
这是一个关于LDPC中的GIRTH4-COUNT的代码!( This program can produce the Parity Check Matrices of girth4-count codes, while Ref. remindes you that these codes are not good as the LDPC codes IEEE802.16e for continuous bits errors.
)
- 2010-08-07 14:06:06下载
- 积分:1