-
RSG_RSG_PARALLEL
微电网的小干扰稳定性分析程序,尅实现并联运行的分析(Small signal stability analysis can work in parallel types just download it you can get a lot to learn!)
- 2012-06-18 14:50:18下载
- 积分:1
-
Kalmanfilter
数字信号处理 Digital signal processing(Digital signal processing
Digital signal processing)
- 2011-11-26 09:22:27下载
- 积分:1
-
cointStrat
MATLAB的仿真,对于仿真有特别的贡献,基于是源码,好好。(MATLAB simulation, the simulation of a particular contribution, based on a source, well.)
- 2011-05-19 14:04:17下载
- 积分:1
-
LiteMapper_5600
一种激光雷达扫描系统的相关参数,对于了解用该系统获取的lidar数据很有帮助(A laser radar scanning system parameters, the system used for the understanding of the lidar data to obtain useful)
- 2011-01-10 16:35:47下载
- 积分:1
-
189144remez
说明: Remez滤波,BPSK复合基带信号仿真,载波生成器!(Designed to meet the following indicators, such as ripple linear phase FIR low-pass filter)
- 2011-03-02 21:40:27下载
- 积分:1
-
chazhinihe
matlab的经典算法--用于各种插值与拟合(matlab classical algorithm- interpolation and fitting)
- 2010-01-29 10:24:45下载
- 积分:1
-
Noise
说明: 雷达回波模块当中的干扰噪声以及杂波噪声的仿真程序(Radar module which noise and clutter noise interference emulator)
- 2011-02-23 00:08:10下载
- 积分:1
-
vc-and-matlab
VC与MATLAB之间的转换,通过设计可以在VC环境打开matlab代码(Conversion between VC and MATLAB open the matlab code in VC environment through design)
- 2013-03-14 10:36:03下载
- 积分:1
-
czt
czt函数的c语言实现。matlab中czt函数的c语言实现(c language czt function implementation. c language matlab function in the realization czt)
- 2020-11-19 17:59:37下载
- 积分:1
-
fenzhi
#include <iostream.h>
int main()
{
int i(0),sum(0)
while (i<=100)
{
sum=sum+i
++i
}cout<<"sum="<<sum<<endl
return 0;
}
- 2009-12-11 22:03:44下载
- 积分:1