-
matlabBP
用matlab编的神经网络程序,供大家参考(Using matlab neural network program, for your reference)
- 2013-01-24 22:06:59下载
- 积分:1
-
Machine-learning
多帧图像超分辨率重建,通过机器学习来实现,效果不错。(Multi-frame image super-resolution reconstruction, through machine learning to achieve good results.)
- 2013-11-11 19:11:59下载
- 积分:1
-
Problem3_20.m
Chaotic Pendulum, Shows entrance and exit of Chaos
- 2013-04-12 20:38:37下载
- 积分:1
-
MATLAB
这是一份matlab的小程序集合,适合刚刚学习matlab的人使用的。(This is a Matlab program collection for just learn matlab use.)
- 2013-04-26 22:29:40下载
- 积分:1
-
chap7
这是有关MATLAB学习的一些编程技巧和使用的一个程序示例(MATLAB STUDY)
- 2009-05-10 09:06:29下载
- 积分:1
-
myaciquition
利用频域并行的方法对GPS的C码捕获的方法进行了仿真。直接解压就可以了。(frequency domain using the method of parallel GPS C code acquisition of the simulation methods. Decompression directly on it.)
- 2006-05-22 09:37:07下载
- 积分:1
-
particle_filter_resumpling
一个跟好的重采样粒子滤波matlab代码(A good resampling particle filter with matlab code)
- 2014-01-03 15:01:28下载
- 积分:1
-
matlab
主要是关于一些matlab的常用函数的说明,其实用途(some matlab function)
- 2011-09-11 22:34:07下载
- 积分:1
-
dc-buck-boost
dc buck boost converter in power
- 2013-12-10 22:36:10下载
- 积分:1
-
pso
In computer science, particle swarm optimization (PSO) is a computational method that optimizes a problem by iteratively trying to improve a candidate solution with regard to a given measure of quality. PSO optimizes a problem by having a population of candidate solutions, here dubbed particles, and moving these particles around in the search-space according to simple mathematical formulae over the particle s position and velocity. Each particle s movement is influenced by its local best known position and is also guided toward the best known positions in the search-space, which are updated as better positions are found by other particles. This is expected to move the swarm toward the best solutions.
- 2011-08-03 23:15:36下载
- 积分:1