-
cwp_su_all_43R1
地震信号处理的各种代码,包含SU等的程序,对要写这方面程序的有很大用处(Various seismic signal processing code, write this regard the program very useful)
- 2012-08-28 20:45:21下载
- 积分:1
-
ContrastStretchNorm
Stretches contrast on the image and normalize image from 0 to 1. The main difference of this function to the standard stretching functions is that standard function finds global minimum and maximum on the image, then uses some low and high threshold values to normalize image (values below LowTHR are equated to LowTHR and values above HighTHR are equated to HighTHR)
- 2013-12-17 20:48:22下载
- 积分:1
-
1
说明: MATLAB 拥有大量的常用数学函数、工具箱,基本包括了现今数学、物理及工程应用领域的
常用函数,如能熟练掌握,无论在编程时间或程序量上,都远远低于Fortran、C 等高级语言,尤其在
处理矩阵和向量计算方面更具有无可比拟的优势。
我们在数学建模竞赛中,由于只有短短的三到四天,而论文的评判不仅注重计算的结果更注重模型
的创造性,比赛中把大量的时间花费在编写和调试程序上只会喧宾夺主,这是不值得的,这时使用
MATLAB 可以很大程度上的方便计算、节省时间,使我们将精力更多的放在模型的完善上,所以是较
为理想的。
这里我们仅举了一些运用 MATLAB 的例子,这些都是在数学建 模中时常遇到的问题,希望能抛砖引玉,帮助同学们在数学建模中方便、快捷的使用MATLAB,并善用这一工具。(mathematical modeling question Matlab example)
- 2009-09-06 19:12:30下载
- 积分:1
-
2
说明: 主要通过几种准正交空时码的性能曲线仿真,比较分析了这几种准正交空时码的优势(Mainly through several quasi-orthogonal space-time codes performance curve simulation, a comparative analysis of these types of quasi-orthogonal space-time codes advantage)
- 2009-10-23 08:56:39下载
- 积分:1
-
dg_man_air
MATLAB Code : For MATLAB programmers, this code is to implement the tracking algorithm of a Radar, in the Matlab environment
- 2009-05-27 13:29:39下载
- 积分:1
-
gs
说明: 这是经典的G-S算法matlab程序源代码,希望对大伙有帮助!!!!
(this is G-S algorithm ,hope will help you all!)
- 2014-02-12 10:03:37下载
- 积分:1
-
DBPSK
bpsk和dbpsk通信系统的仿真,参考通信原理一书中的原理。(bpsk simulation and communication systems bpsk)
- 2015-04-13 23:23:35下载
- 积分:1
-
MATLABtfa
目标因子分析,用于找寻主因子数的个数,用途广泛(Target factor analysis, to find the main number for the number of factors, versatile)
- 2014-01-14 13:10:55下载
- 积分:1
-
sift-0.9.17.tar
特征点提取的Matlab程序,主要用于多视角的特征点提取,可以抗尺度变换(Matlab feature point extraction process, mainly used for multi-angle feature points extraction, can be anti-scaling)
- 2009-05-02 22:35:39下载
- 积分:1
-
5478
编写查找程序search,功能如下:给定任意有序数列,然后输入任意一数,用折半查找法找出该数在数列中的位置,若数列中有此数,则返回该数在数列中所在的位置,若数列中无此数,则返回-1 把给定值y插入到有序数组a(由大到小)中,插入后,数组中的数仍然有序 用递推法求解:一串字符以问号“?”结尾,顺序读入后反向输出,且统计其中字符的个数(prepare you search procedures, functions as follows : Given a series of arbitrary order, then enter an arbitrary number, using binary search method to find the few series in the position, if the series is this, Return of the few series in the location, if the series has been no such number,-1 is returned will be distributed to value y orderly array inserted into a (decreasing), insert after The array is an orderly with a few recursive method : a bunch of characters with a question mark "?" The end of the order after reading the reverse output and statistics on the number of characters)
- 2006-12-29 22:20:24下载
- 积分:1