-
fceuxHANHUABAN
FCEUX的汉化版。希望大家积极下载!希望大家支持我!(FCEUX the finished version. Hope that we actively download! Hope you will support me!)
- 2010-08-29 16:53:34下载
- 积分: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
-
task
gui界面,读取xlsx中特定sheet,sheet中最后一列为y,前n列为x1-xn,线性拟合为y=b0+b1x1+...+bnxn,显示公式和残差的标准差(The GUI interface reads the specific sheet in xlsx, the last row in sheet is y, the former n is x1-xn, and the linear fitting is y=b0+b1x1+ (+bnxn), showing the standard deviation of formula and residuals.)
- 2018-02-26 16:09:02下载
- 积分:1
-
test_hasan_khu
Empirical Mode Decomposition of 1D signals
- 2014-09-14 23:14:31下载
- 积分:1
-
duixiao
本自适应算法,采用RLS算法实现自适应噪声对消。使得语音增强(The adaptive algorithm, RLS algorithm using adaptive noise cancellation. Making the speech enhancement)
- 2011-10-04 12:43:01下载
- 积分:1
-
singnal
基于小波变换的基本原理,进行数字的信号处理(wavelet transform
)
- 2013-03-10 21:16:19下载
- 积分:1
-
DataBase
读取雷达基础数据,将它保存在二进制文件中,然后可以通过读取基数据文件直接画图(Read radar base data, save it in a binary file, then you can read the base data files directly drawing)
- 2014-12-25 12:42:47下载
- 积分:1
-
neuron-degree
计算神经细胞的度——Mathematica的程序
计算神经细胞的度——Mathematica的程序(computing neurons degree——Mathematica program)
- 2012-05-14 08:16:05下载
- 积分:1
-
Embedding-and-extracting
embedding and extraction by DCT
- 2013-10-03 02:45:30下载
- 积分:1
-
lbfgs.f90
BFGS算法: 可以解决无约束的最优化问题,如求目标函数的极值等。(BFGS algorithm: can solve unconstrained optimization problems, such as seeking the extreme, such as the objective function.)
- 2008-06-24 16:55:22下载
- 积分:1