-
MATLAB
matlab实现样条插值法,方便快捷实现各种拟合(matlab implementation spline interpolation method, to achieve a variety of quick and easy fitting)
- 2011-11-17 17:08:56下载
- 积分:1
-
lag
如何使用MATLAB编程,里面有详细的说明,大家可以试试。满好的教程(How to use the MATLAB programming, which is described in detail, we can try. Man good tutorial)
- 2007-11-07 09:02:27下载
- 积分:1
-
vcyumatlachulisartuxiang
文章主要介绍了利用MATCOM进行VC和MATLAB
混合编程的步骤与优点, 并将其用于SAR 图像处理与质量评估软件开发。该软件通过图形与菜单, 界面用户只需进行简
单的菜单操作就可以得到直观的处理和评估结果, 为开展SAR 图像处理、质量评估研究提供了一个有力的工具。(Article introduces the use of MATCOM for VC++ and MATLAB programming steps and advantages of mixed and used in SAR image processing and quality assessment of software development. The software graphics and menus, just a simple user interface, menu operations can be intuitive handling and evaluation of results, for carrying out SAR image processing, quality assessment study provides a powerful tool.)
- 2011-04-21 16:13:03下载
- 积分:1
-
FDTD_3D_RCS
使用时域有限差分法编写的计算散射截面的简单程序(Scattering cross section is calculated using a simple program written in finite difference time domain method)
- 2014-02-23 21:04:03下载
- 积分: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
-
fountain9.12
说明: 此程序是用vc做的喷泉模拟实验 产生数据在砸爱matlab中画图就可以得到了(This procedure is done fountain vc simulation generated data in matlab hit love in drawing can be a)
- 2008-09-17 22:03:10下载
- 积分:1
-
White-Noise
对系统辨识中白噪声信号的加入影响的分析,并进行在线辨识。(Identification of the system by adding white noise analysis of the impact of
)
- 2011-07-09 22:15:47下载
- 积分:1
-
dsp
matlab程序的课程设计与要求,在matlab中的应用
(matlab process)
- 2011-12-29 20:20:25下载
- 积分:1
-
signal-processing
采用自适应信号处理技术的低成本回波抵消器(Adaptive signal processing techniques echo canceler cost)
- 2013-12-09 13:35:35下载
- 积分:1
-
net
微分方程网格生成 计算传热学 离散方法
自适应网格(The differential equation of grid generation)
- 2014-01-02 13:57:10下载
- 积分:1