-
perseptron
a perceptron algorithm for neural network
- 2010-10-11 12:29:48下载
- 积分:1
-
Hoppingsignals
运用Matlab6.5实现跳频通信系统中跳频信号的时频分析(Matlab6.5 use of frequency hopping communication system to achieve frequency hopping signals in time-frequency analysis)
- 2009-04-26 11:23:14下载
- 积分:1
-
myGA
这个源代码是关于基本遗传算法求解一维无约束优化问题的代码(This source code is on a one-dimensional basic genetic algorithm code for unconstrained optimization problems)
- 2014-12-11 14:20:01下载
- 积分:1
-
PSO
粒子群算法源代码,属于进化算法的一种,和遗传算法相似,它也是从随机解出发,通过迭代寻找最优解。(Particle swarm algorithm source code, is a kind of evolutionary algorithm, and genetic algorithm are similar, it is also starting from the random solutions, through the iterative search for the optimal solution.)
- 2013-11-29 10:17:46下载
- 积分:1
-
task
一个GUI界面编辑 包括多种图像处理 方法 阈值 直方图均一化等(A GUI interface for editing include a variety of image processing methods, such as threshold histogram homogenization)
- 2013-12-16 22:16:05下载
- 积分:1
-
keystone
说明: keystone,距离补偿算法,检测运动目标(keystone,distance compensation algorithm to detect moving targets)
- 2021-04-10 20:08:58下载
- 积分:1
-
MATLAB
matlab 滤波信号处理功能,消除确定性成分和拟合曲线。(matlab funtionFiltering signal processing function, eliminate deterministic component and fitting curve 。
)
- 2011-05-12 19:06:03下载
- 积分:1
-
Lave1
#include <iostream>
#include <stdlib.h>
#include <string.h>
using namespace std
const kl = 4, kzs = 2, m = 6, n = 4, Error = 5
char *K[kl] = {{"01"},{"bB"},{"23456789ACDEFacdef"},{"hH"}}
int A[m][n] = {{1,2,2,5}, {1,3,2,4},{2,2,2,4},{2,2,2,4},{5,5,5,5},{5,5,5,5}},
- 2010-01-20 23:55:27下载
- 积分:1
-
jerk
适用于强机动目标跟踪的Jerk模型仿真代码(Jerk model simulation code for strong maneuvering target tracking)
- 2017-12-20 19:03:40下载
- 积分:1
-
chenxu
树形曲线 迭代绘出类似树枝的曲线 第k次迭代产生节点数为nk,第k+1次迭代产生节点数为nk+1(shuxingquxian)
- 2009-09-25 22:21:59下载
- 积分:1