-
tixing
在matlab中用复合梯形方法求二重积分(Seeking a double integral in matlab using the composite trapezoidal method)
- 2012-04-20 01:00:15下载
- 积分: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
-
matlab-WORD
说明: 这是一份介绍MATLAB的WORD版教程,里面有具体的实例,对于初学者很有用,欢迎大家下载学习。(This is a description of the WORD version of MATLAB tutorial, there are specific examples useful for beginners, are welcome to download the study.)
- 2011-04-14 23:27:07下载
- 积分:1
-
Ubftl
超声仿真软件,基于MATLABB,用于声束合成技术可直接使用。
(Ultrasound simulation software, based on MATLABB for beam synthesis technique can be used directly.)
- 2012-07-29 00:00:22下载
- 积分:1
-
FSK_Done
基于的FSK的matlab,完整的程序,有能相关的说明和注释,有需要的朋友下载吧~(Based on the matlab FSK, complete program and relevant instruction and comments, the need to download friends ~)
- 2011-11-15 13:27:38下载
- 积分:1
-
pardma
it has project ijn diary discbrp
- 2015-01-22 01:01:04下载
- 积分:1
-
normally-distributed-random
利用c语言生成符合正态分布的随机数,并在matlab程序中画出曲线图,并与理论值比较(Use c language to generate normally distributed random numbers and draw graphs in matlab program)
- 2013-12-28 17:03:36下载
- 积分:1
-
traffic
说明: 最短路课程设计,好的啊,需要的赶紧下载啊,哈哈~~~`(The most short-course design, a good, ah, need to quickly download ah, ha ha ~ ~ ~ `)
- 2008-09-15 16:51:55下载
- 积分:1
-
MpskSim
无线通信调制C++源代码,包含MPSK调制算法(Wireless communication modulation C++ source code, including MPSK modulation algorithm)
- 2014-08-07 07:34:44下载
- 积分:1
-
glp
matlab 功率谱程序设计 (matlab power spectrum program design)
- 2009-11-24 11:24:17下载
- 积分:1