-
kohonen_cpann_toolbox
Kohonen and CPANN toolbox是开发的一个MATLAB工具箱,用来对数据结构进行研究和分类。(The Kohonen and CPANN toolbox is a collection of MATLAB modules for developing Kohonen Maps and Counterpropagation Artificial Neural networs (CPANNs). These are well known neural networks aimed to the study of data structure (Kohonen Maps) and to the data classification (CPANNs).
)
- 2009-04-06 19:52:12下载
- 积分:1
-
5
说明: 经典无网格教程的随书算法的例程,属于第5章例程(Classical meshless algorithm tutorial routines with books belonging to Chapter 5 routine)
- 2009-12-12 18:47:30下载
- 积分:1
-
多假设跟踪Matlab代码MHT
多假设跟踪Matlab代码例子,也是从别的地方下载的(example of MHT target tracking)
- 2020-07-19 15:48:48下载
- 积分:1
-
DMC_flexible_manipulator
DMC_flexible_manipulator Matlab m-file
- 2014-11-16 19:22:46下载
- 积分:1
-
scm
可自行设置参数产生SCM信道,支持MIMO等功能(can set your own parameter to create SCM channel,support MIMO an other function.)
- 2013-08-14 14:55:48下载
- 积分:1
-
fenzhi
#include <iostream.h>
int main()
{
int i(0),sum(0)
while (i<=100)
{
sum=sum+i
++i
}cout<<"sum="<<sum<<endl
return 0;
}
- 2009-12-11 22:03:44下载
- 积分:1
-
diodemodel
Crystal diode modelling (matlab7+simulink)
- 2010-05-29 22:49:18下载
- 积分:1
-
Digital_PID_Chap1
数字PID算法的Mtalab仿真例程,包含M文件程序和Simulink仿真(Digital PID algorithm of Mtalab simulation routines, including M file and Simulink simulation program)
- 2013-03-15 10:09:55下载
- 积分:1
-
TimescaleResamplePSOLA
is an very efficient program for student
- 2012-04-22 21:42:44下载
- 积分:1
-
Genetic-Algorithms
这是一个利用遗传算法来求解非线性方程组的经典案例,有助于学习好这种新的算法(A program on the understanding of nonlinear equations solved using genetic algorithms)
- 2015-09-25 16:32:49下载
- 积分:1