-
BST3_array
In computer science, a binary tree is a tree data structure in which each node has at most two children, which are referred to as the left child and the right child. A recursive definition using just set theory notions is that a (non-empty) binary tree is a triple (L, S, R), where L and R are binary trees or the empty set and S is a singleton set.[1] Some authors allow the binary tree to be the empty set as well.
- 2016-02-10 15:10:19下载
- 积分:1
-
LMSRLS
主要介绍LMS-RLS滤波器的原理及实现方法,可以参考的(Mainly introduces LMS- RLS filter of principle and method, reference may be made)
- 2011-01-14 21:20:47下载
- 积分:1
-
Currentcontrol-DMC
矩阵变换器的模型预测控制,运行时先运行M文件,再运行仿真模型。(Matrix converter model predictive control, run the first run M file, and then run the simulation model.)
- 2017-03-27 09:24:41下载
- 积分:1
-
PolarCoding---23-06-2017-master
在matlab上实现polar码的编译码仿真(The polar code is simulated and coded on MATLAB, and the error rate curve is drawn.)
- 2018-11-20 11:52:24下载
- 积分:1
-
INS
惯性导航系统仿真用来描述导航系统的导航方法,最后做出一系列的仿真图形来判断导航的效果。(Inertial navigation system is a common kind of navigation system.It is widely used in a lot of fields including military and civil applications.)
- 2012-06-20 11:47:39下载
- 积分:1
-
Runge_Kutta_4
runge kutta method.................
- 2012-01-28 19:04:49下载
- 积分:1
-
MATLABTODLL
这是MATLAB 和 LABVIEW 混合编程方面的书籍 介绍了 MATLAB 脱离 MATLAB 环境运行。(this is a good code for that matlab to dll. welcome to download )
- 2009-11-08 09:12:00下载
- 积分:1
-
MATLAB2-wavelet
MATLAB2维小波变换经典程序
让你知道而为小波变换是什么一回事(MATLAB2-dimensional wavelet transform classical procedures let you know for what it is about wavelet transform)
- 2008-06-04 08:41:35下载
- 积分:1
-
Ct
三维重建,利用matlab实现ct影像重建(Three-dimensional reconstruction)
- 2013-12-10 12:17:26下载
- 积分:1
-
DE
说明: 差分演化模板程序,matlab函数优化。(Differential evolution template program, matlab function optimization.)
- 2013-12-12 09:44:03下载
- 积分:1