-
xiaobo
该程序是对声音信号的滤波,采用的是小拨变换滤波,最后画出波形,希望对大家有用(The program is a voice signal filtering, using a small dial transform filtering, the final draw waveform, in the hope that useful)
- 2007-12-13 18:35:05下载
- 积分:1
-
matlab
MATLAB 的 C++ 数学库 使用手册 英文版(MATLAB for C++ Math Library User' s Guide English)
- 2009-04-17 08:56:32下载
- 积分:1
-
genetic
这是matlab的遗传算法工具箱,在matlab的环境下使用,用于求解多目标优化问题(This is a matlab genetic algorithm toolbox in matlab environment used for solving multi-objective optimization problem)
- 2013-10-19 22:43:16下载
- 积分:1
-
Precision-analysis-of-GPS_BDS-
Precision analysis of GPS_BDS baseline solution
- 2016-05-31 10:46:48下载
- 积分:1
-
DV-Hop
说明: 无需测距算法 DV-Hop定位算法 3个文件 随机部署节点 邻居计算 和 DV-Hop定位三个 每个都是一个函数 输入参数即可运行(range-free DV-Hop localization algorithm. Including three files square_random,calculate_neighbor and DV-Hop)
- 2020-05-15 14:30:25下载
- 积分:1
-
montec3dae
simulation Monte Carlo 3d
- 2011-01-08 19:03:15下载
- 积分:1
-
estimation
功率谱估计的一些matlab例程(power spectrum estimation of Matlab routines)
- 2006-06-15 15:24:55下载
- 积分:1
-
NR_power-Flow
x0 = ones(2,2) Make a starting guess at the solution
options = optimset( Display , off ) Turn off Display
[x,Fval,exitflag] = fsolve(@myfun,x0,options)
The solution is
x =
-0.1291 0.8602
1.2903 1.1612
Fval =
1.0e-009 *
-0.1619 0.0776
0.1161 -0.0469
exitflag =
1
and the residual is close to zero.
sum(sum(Fval.*Fval))
ans =
4.7915e-020
- 2014-02-22 08:37:54下载
- 积分:1
-
fadeev
Faddeev method made in Belarus
- 2010-03-13 05:55:01下载
- 积分:1
-
timing_syn
说明: 采用gardner法,实现定时定时同步,做这个已经有一段时间了(By gardner method, to achieve timing synchronization time, to do this has been for some time)
- 2011-03-24 12:50:37下载
- 积分:1