-
QPhild
凸二次规划原始对偶算法,很有用的,值得收藏!(Two convex quadratic programming primal-dual algorithm, very useful,worth collecting!)
- 2013-04-29 16:22:10下载
- 积分:1
-
Signalgenerator
complex signal generator
- 2010-09-26 02:25:54下载
- 积分:1
-
tankdiy
具有动画演示的水位控制系统仿真模型,需导入模糊控制算法(Water level control system simulation model with animation, the need to import the fuzzy control algorithm)
- 2012-08-10 12:32:58下载
- 积分:1
-
array_lsb
This code is the implementation of LSB technique
- 2013-04-06 15:01:00下载
- 积分:1
-
lfmcw
线性调频连续波测距测速仿真雷达与恒虚警检测(lfmcw cfar)
- 2021-03-08 10:09:28下载
- 积分:1
-
orthomin
解决orthomin的问题~由我的老师编写~~~~~~·(code for the orthomin)
- 2011-12-08 23:07:53下载
- 积分:1
-
43680520kalmanfilter11
在Matlab环境下的kalman滤波程序,有助于理解kalman的原理及其应有(1234566KALMAN)
- 2009-12-13 20:24:09下载
- 积分:1
-
TSP_matlab_code
TSP_matlab_code
using acs(Ant Colony Optimization) (TSP_matlab_code
using acs(Ant Colony Optimization) )
- 2009-12-22 12:01:23下载
- 积分:1
-
28846876-Comparative-Study-of-PCA-ICA-and-LDA-for
PCA ICA and LDA for Face-Recognition
this document helps you understand the main idea in
PCA ICA and LDA algorithms and their differences
- 2010-05-21 22:36:34下载
- 积分:1
-
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