-
mdata
这个程序是对主动配电网的网损计算的,结果精确,程序简单(This program is a proactive network distribution network loss calculation, the results are accurate, simple procedures)
- 2016-10-01 22:16:07下载
- 积分:1
-
turbo
这个程序主要是基于turbo编码的编解码实现程序。(This procedure is based mainly on the turbo-coded codec implementation procedures.)
- 2009-03-07 21:26:20下载
- 积分:1
-
ZOOMFFT
这个描述的频率细化技术,想使用这样的方法,对密集的地方进行放大。(Detailed description of the frequency of this technology, you want to use this method, place of intensive amplification.)
- 2011-01-06 13:58:47下载
- 积分:1
-
MATLAB_GUI_example
说明: 这是一个简单地MATLAB编写的GUI例子,可参考(This is a simple GUI written in MATLAB examples, you can refer to it
)
- 2011-03-10 17:00:43下载
- 积分:1
-
fuliyejisuan
傅里叶算法,用MATLAB编程,采样周期12个点。可以实现输入变量电压或电流h12个点,计算出电压或电流的有效值(Fu Liye formula;MATLAB programming; calculation)
- 2017-09-17 17:16:39下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
PF
粒子滤波通过随机采样生成粒子,计算随机变量的后验分布(Particle filter generates particles by random sampling and calculates the posterior distribution of random variables.)
- 2019-05-04 22:40:54下载
- 积分:1
-
removeoutliers
采用matlab工作环境,利用Thompson Tau进行异常值剔除(Remove outliers from data using the Thompson Tau method.)
- 2011-02-15 22:17:59下载
- 积分:1
-
hough
Matlab Hough Transform
- 2009-10-26 05:54:44下载
- 积分:1
-
MATLAB
matlab 的入门经典教材,外文翻译,适合初学者(matlab introductory textbook classic, foreign language translation, suitable for beginners)
- 2013-03-26 16:45:12下载
- 积分:1