-
digital-signal-generator
Matlab 数字信号发生器 课程要求,不全但可用。(Matlab digital signal generator)
- 2011-10-21 16:59:55下载
- 积分:1
-
overvoltage
电系统过电压仿真程序,基于matlab和vc的混合编程,matlab动态仿真(Over-voltage power system simulation program, based on matlab and vc mixed programming, matlab dynamic simulation)
- 2008-03-16 01:52:16下载
- 积分:1
-
FFTPFIR
matlab与VC版本的FFT与FIR程序代码(FFT and FIR code written in both matlab and stand C)
- 2013-01-29 11:05:59下载
- 积分:1
-
Edu_sys-stage-1
this is a web application for mobile collabartive learning application
- 2014-11-11 14:21:33下载
- 积分:1
-
basicDsp
这是数字信号处理方面的一些源码,主要涉及信号处理的基本内容,如傅立叶变换,基本的滤波器等。只供学习参考。(This is the digital signal processing some of the source, mainly involving the basic elements of signal processing, such as Fourier transform, the basic filter. Reference for learning.)
- 2007-10-22 16:12:50下载
- 积分: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
-
DihotomiGoldenRatioFibonacci
Implemented methods are:
Bisection method
The method of the golden section
Fibonacci method
Development Environment Visual Studio 2010.
no comments
C / C ++ | Windows NT / 2000 / XP / Vista / 7
- 2016-12-09 00:53:22下载
- 积分:1
-
treeface
在一个圆柱体上用二维棉片来模拟树皮表面的粗糙效果(cylinder in a two-dimensional cotton used to simulate bark film surface roughness effects)
- 2006-11-29 01:43:33下载
- 积分:1
-
greyforecast
灰色系统预测GM(1,1)模型的MATLAB源代码(Gray Forecast GM (1,1) model of MATLAB source code)
- 2015-03-24 16:16:30下载
- 积分:1
-
zuisuxiajiangfa
用FORTRON程序编的最速下降法,用来解决无约束规划问题(With FORTRON program compiled the steepest descent method, which is used to solve the unconstrained programming problem)
- 2012-09-13 17:46:57下载
- 积分:1