登录
首页 » Visual C++ » mymain

mymain

于 2015-03-09 发布 文件大小:1KB
0 226
下载积分: 1 下载次数: 1

代码说明:

  遗传算法 图像分割挺好用的 希望有用 matlab(Genetic algorithm for image segmentation with the hope of good useful matlab)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • tztq
    这个程序的主要功能是用来提取特征。其中有分帧算法,并提取MFCC参数作为特征。(The program' s main function is to extract features. Partakers of which the frame algorithm, and extract the MFCC as feature parameters.)
    2011-05-04 20:56:46下载
    积分:1
  • VC++中调用Matlab .m函数编译后的对应c函数
    说明:  vc与matlab混合编程的具体实例,通过vc编译器调用matlab编译的.m文件。(vc mixed with Matlab programming specific examples, vc call Matlab Compiler compiled. M documents.)
    2005-09-12 10:09:51下载
    积分:1
  • fiber-mode-LP03
    利用matlab实现光纤的模式分布图的模拟。(Using matlab to achieve mode fiber distribution simulations.)
    2013-07-30 10:10:48下载
    积分:1
  • Acceleration-of-displacement
    在振动台试验后由测得的加速度值两次积分求位移(Acceleration of displacement)
    2014-10-23 10:46:27下载
    积分:1
  • dianwei1
    电位电极系测井曲线,用matlab编写,可用于学测井的人参考(Potential electrode system logs, prepared by matlab, people can learn logging for reference)
    2013-11-29 14:32:56下载
    积分:1
  • TheResearchofSpatialSpectrumEstimationAlgorithminS
    智能天线技术是第三代移动通信系统的关键技术之一,也是国内外热门的研究课题。由于无线移动通信的信道传输环境具有复杂性和不确定性,存在多径衰落和时延扩展,因此造成了符号间串扰、同信道干扰、多址干扰等,这些干扰降低了链路性能和系统容量,智能天线技术是解决以上问题的方法之一。 本文首先阐述了智能天线和白适应波束形成的基本理论,然后对自适应算法进行了研究。对一些基本的自适应算法最小均方算法、恒模算法及递推最小均方算法进行了分析讨论,用计算机仿真的结果论证了算法的性能。针对相干干扰介绍了空间平滑技术,对传统的相干干扰抑制方法-空间平滑法进行了分析,采用改进算法有效降低了空间平滑算法的运算量。对信号波达方向(DOA)的估计是智能天线研究的另一关键问题。第四章在介绍了阵列信号处理方法的基础上,先简单介绍了Bartlett、Capon、MUSIC等空间谱估计算法,分析了信源数目过估计与欠估计情况下的MUSIC算法性能,提出一种改进算法,在信源数目有误差的情况下该算法的性能良好。第五章针对多径干扰环境,在分析MMUSIC算法的基础上,本文提出了基于低秩矩阵逼近法的改进MUSIC算法(In this paper, firstly, the author illustrates the principles of smart antenna and adaptive beam forming, and then introduces some typical adaptive algorithms, the LMS ,CMA and RLS algorithms are analyzed and discussed and simulate them in the computer to prove their capability. but they have the disadvantage of high complexity, so they are not fit for practice. The paper analyses the conventional method rejecting spatial smoothing coherent interfering signals, which is spatial smoothing technique)
    2009-07-02 22:43:06下载
    积分:1
  • matlab5
    利用matlab进行频域低通和带通滤波,效果不错(Frequency domain using matlab low-pass and band-pass filtering)
    2013-09-15 10:48:39下载
    积分:1
  • 5
    一道程序编译顺序的考题,涉及到函数调用的先后顺序及运算符号的优先级等问题。下面我展开给你讲。 C的程序编译总是从main函数开始的,这道题的重点在“fun((int)fun(a+c,b),a-c)) ”语句。 系统首先要确定最外层 fun()函数的实参,第一个参数的确定需要递归调用fun()函数(不妨称其为内层函数)。内层函数的两个参数分别为x=a+b=2+8=10、y=b=5,执行函数体x+y=10+5=15,于是得外层函数的参数x=15。其另一个参数y=a-c=2-b=-6,再次执行函数体,得最终返回值x+y=15+(-6)=9。 (Compiling together the sequence of test procedures, involving the sequence of function calls and operator symbols, such as the priority problem. Now I give you to start speaking. Procedures for C compiler always start from the main function and at这道题the focus of " fun ((int) fun (a+ c, b), ac)) " statement. System must first determine the most outer layer of fun () function of real parameters, the first parameters of recursive calls required fun () function (may be called the inner function). Inner function separately for the two parameters x = a+ b = 2+8 = 10, y = b = 5, to execute the function body x+ y = 10+5 = 15, then the outer function parameters were x = 15 . Its another parameter y = ac = 2-b =- 6, once again to execute the function body may eventually return the value of x+ y = 15+ (-6) = 9.)
    2009-03-15 15:36:23下载
    积分:1
  • timeclient_src
    The time is calculated and converted to 64-bit in the first and second lines and then converted to local time zone before being converted to a SYSTEMTIME structure. Last of all the system time is set.
    2007-10-16 09:36:28下载
    积分:1
  • planetrendering
    planet rendering program implementation
    2014-01-23 03:40:25下载
    积分:1
  • 696518资源总数
  • 106227会员总数
  • 11今日下载