-
ant
基本蚁群算法对TSP问题的matlab程序实现(Ant colony matlab program realization)
- 2010-10-19 17:35:38下载
- 积分:1
-
mulGXF
本代码为割线法求解非线性方程组。其调用格式为[r,m]=mulGXF1(F,x0,x1,eps) 其中,F:非线性方程组;x0初始解;x1:初始解;eps:解的精度;m:迭代步数。(The code for the secant method for solving nonlinear equations. Its call format [r, m] = mulGXF1 (F, x0, x1, eps) where, F: non-linear equations x0 initial solution x1: initial solution eps: solution accuracy m: the number of iterative steps.)
- 2010-01-01 14:23:22下载
- 积分:1
-
BP
说明: 这是一个基于matlab的三层神经网络算法,赋予不同的向量可对权值进行训练(This is a three-layer neural network matlab-based algorithm can give different weight vector for training)
- 2010-01-06 19:36:01下载
- 积分:1
-
ransac3
利用RANSAC算法鲁棒性的计算两幅视图间的基本矩阵,本代码含有7点算法,8点算法(RANSAC algorithm using the calculation of robust fundamental matrix between two views, this code contains the algorithm 7, 8-point algorithm)
- 2010-08-14 21:03:17下载
- 积分:1
-
基于matlab/simmechanics舵机
基于matlab/simmechanics舵机
输出铰链机构的仿真(Based on matlab/simmechanics output steering gear hinge body simulation)
- 2009-07-07 21:30:06下载
- 积分:1
-
solving-equations-matlab
使用matlab编程解一般代数方程
线性方程组、线性微分方程。(Matlab programming solutions using the general algebraic equation of linear equations, linear differential equations.)
- 2011-04-19 10:30:02下载
- 积分:1
-
EulerMethod-DifferentialEquations
Matlab code that implements the Euler Method in the context of Differential Equations
- 2015-03-11 20:59:10下载
- 积分:1
-
codegen
通过本程序,可以产生相应GPS卫星的C/A码,然后可以继续做捕获。(Through this program, you can generate the corresponding GPS satellite C/A code, then you can continue to do the capture.)
- 2012-05-30 22:19:22下载
- 积分:1
-
normalize
matlab program for signal normalization
- 2013-04-05 01:38:09下载
- 积分:1
-
MFCBandFilter
一个用MFC写的滤波器源代码,代码结构非常精巧,可以参考
功能:1 固定带通滤波
2 可变带通滤波
3 噪声删除
4 输入输出误差计算
实现比较简单,由于使用了Microsoft Foundation classes,代码流程很简单,但是实现的功能比较充分
Filter.h:头文件,定义了CFilterApp 类
Filter.cpp:利用MFC的函数实现了CFilterApp
Filter.rc:资源文件,包括对话框和图标的说明(use a filter to write MFC source code, code structure is very delicate, can be functional : a fixed band-pass filtering two variable bandpass filter to delete four 3 noise input and output error calculation is relatively simple to achieve. As the use of Microsoft Foundation classes, code process is simple, but to achieve the more fully functional Filter.h : The first document, CFilterApp definition of the category Filter.cpp : MFC function realized CFilterApp Filter.rc : resource files, including dialog box and the note icon)
- 2006-12-04 17:13:56下载
- 积分:1