-
swarm
使用Scilab编写的粒子群算法,例子比较简单,无混沌搜索(Scilab prepared using particle swarm optimization, for example, relatively simple, non-chaotic search)
- 2009-04-12 19:44:14下载
- 积分:1
-
Three-Ortogonal-Planes-(LPQ-TOP)
spatio-temporal Local Phase Quantization Three Ortogonal Planes (LPQ-TOP)
- 2011-10-25 16:29:52下载
- 积分:1
-
tree
混沌模型的Matlab演示程序,程序是通过迭代运算,形成了一个树叶型的分形结构(Chaos model Matlab demonstration program, the program is through iteration, forming a leaf-shaped fractal structure)
- 2009-10-27 19:14:59下载
- 积分:1
-
SCARA
matlab code for interfacing SCARA robot manipulator It is working
- 2013-07-17 01:27:25下载
- 积分:1
-
1213
LDPC码matlab的,演示程序,mpsk(ldpc)
- 2010-06-02 11:15:27下载
- 积分:1
-
octave-3.4.2.tar.bz2
octave是可以替代matlab的开源软件 功能强大 该版本为最新版本3.4.2 (alternative to matlab octave is a powerful open-source software to the latest version of the version 3.4.2)
- 2011-10-03 16:17:40下载
- 积分:1
-
txm
Bar code management, can the compilation
- 2015-02-27 11:40:36下载
- 积分:1
-
elliptic-equation-numerical-method
李耀锟:网上的例子虽然很多,但是大部分是介绍PDE工具箱自带的一些例子,这些例子中解的区域,边界条件是PDE工具箱已经编写好的,直接调用就可以。对于该如何自己设定求解区域及边界条件,却很少有人涉及。网上搜索发现只有刘平在博客中详细介绍过求解区域的设定。下面以一个椭圆型方程的例子来详细说明求解的各个步骤,希望对大家能有所帮助。(An elliptic equation numerical method with matlab)
- 2011-12-28 17:24:50下载
- 积分:1
-
SPCA_ALM
主要是用PCA主矢量分析的方法在稀疏优化的运用,代码简单易懂,适合初学者(The method is mainly used in the PCA main vector analysis to optimize the use of sparse code easy to understand for beginners)
- 2014-05-20 18:58:12下载
- 积分:1
-
ipc
inter-process communication (IPC) is a set of methods for the exchange of data among multiple threads in one or more processes. Processes may be running on one or more computers connected by a network. IPC methods are divided into methods for message passing, synchronization, shared memory, and remote procedure calls (RPC). The method of IPC used may vary based on the bandwidth and latency of communication between the threads, and the type of data being communicated.
- 2014-10-10 10:19:21下载
- 积分:1