登录
首页 » matlab » stfttype

stfttype

于 2008-01-17 发布 文件大小:59KB
0 229
下载积分: 1 下载次数: 372

代码说明:

  短时傅立叶变换的几种形式 MATLAB代码,估计会对学习有所帮助 大家请下载(Short-time Fourier transform of several forms MATLAB code, it is estimated that learning will help you download)

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

发表评论

0 个回复

  • source-code-of-book-MATLABR2008
    MATLAB R2008图形与动画实例教程全书源程序 适合图像处理,生物特征识别方向初学者,有详细代码,详细讲解. (source code of the book MATLAB R2008 graphics and animation tutorial xamples Suitable for the beginning researchers of image processing, biological feature recognition direction, with detailed code and explaination in details )
    2011-10-08 13:19:33下载
    积分:1
  • leach_wsn
    说明:  LEACH算法MATLAB源代码,适合研究使用(LEACH algorithm matlab source code, suitable for research and use)
    2020-05-26 16:26:37下载
    积分:1
  • MATLAB6.0shuxueshouce
    本教程提供了使用MATLAB的实践性指导,它基于MATLAB6.0版,内容由浅入深,特别是本书对每一条命令的使用格式都作了详细而又简单明了的说明,并配备了例题加以说明其用法;对数学中的一些深入问题如数值分析、稀疏矩阵、优化理论以及模糊数学等问题进行了较为详细的论述,(This tutorial provides a practical guide for using MATLAB, which is based on MATLAB6.0 edition, the contents of Deep In particular, this book use the format of each command are detailed but simple instructions, and be equipped with Example on its use of mathematics in some in-depth issues such as numerical analysis, sparse matrix, optimization theory and fuzzy mathematics and other issues in a more detailed exposition)
    2009-09-09 11:44:10下载
    积分:1
  • basic_exemples
    精通MATLAB图像处理的基础实例讲解,引入MATLAB基本的运算和举证构造。适用于初学MATLAB者。(Proficient in MATLAB image processing examples to explain the basis for the introduction of the basic MATLAB operations and the burden of proof construction. Apply to beginners who MATLAB.)
    2010-02-05 23:24:45下载
    积分:1
  • queue_emulator
    说明:  这是一个基于M/M/S类型的排队论仿真程序。M/M/S表示到达时间为负指数分布,服务时间为负指数分布,服务设备数量为S个的排队系统。 (1)到达模式:严格意义上讲是一个接着一个到达,而且到达时间间隔服从参数为mean_arr的负指数分布; (2)服务模式:服务台的数量为server_num,且每个服务台服务一个顾客的服务时间服从参数为mean_serv的负指数分布; (3)排队规则:满足先进先服务,服务快的先离开的规则。 (This is a based on the M/M/S types of queuing theory simulation program. M/M/S said time of arrival of the negative exponential distribution and service time for the negative exponential distribution, service equipment for the number of S-queuing system. (1) mode of arrival : a strict sense is a one followed arrived, but the inter-arrival time parameters mean_arr obey the negative exponential distribution; (2) mode : The number of help desk server_num. with each help desk services a customer service parameters mean_serv obey the negative exponential distribution; (3) queuing rules : first meet advanced services, the first to leave fast rules.)
    2006-04-30 11:02:49下载
    积分:1
  • PWM-AC-to-DC
    the AC to DC PWM converter with MATLAB
    2012-07-02 06:17:44下载
    积分:1
  • chap7
    MATLAB 神经网络 刘金琨著<智能控制的MATLAB >实现(MATLAB neural network)
    2015-01-18 20:52:09下载
    积分:1
  • Particlefilterpf2
    目标跟踪,粒子滤波PF matlab代码,已调试
    2010-06-22 11:05:16下载
    积分:1
  • signalgen
    机载雷达气象目标信号模拟生成函数,用于模拟不同条件的气象回波(simulate the echo of meteorology target)
    2014-02-26 19:41:12下载
    积分:1
  • mianyiyichuan
    该算法既保留了遗传算法的搜索特性,又利用了免疫算法的多机制求解多目标函数最优解的自适应特性,在很大程度上避免了“早熟”,收敛于局部极值。 生物体的免疫系统是一个高度进化、复杂的系统,它能自适应地识别和排除入侵肌体的抗原性异物,保护机体免受损害及维持内坏境稳定,并具有学习、记忆和自适应调节的能力。当抗原入侵时,免疫系统通过自体耐受对‘自己’和‘非己’进行识别,并产生最恰当的抗体排除抗原,通过抗体与抗体之间、抗原与抗体之间的相互刺激和抑制关系,降低抗原对免疫细胞的刺激,抑制抗体的过度分化、增殖,保证免疫平衡并维持抗体的多样性。同时在免疫过程中将产生抗体的部分细胞作为记忆细胞保存下来,对于今后侵入的同类抗原,相应的记忆细胞受到激发而产生大量的抗体。为提高生物体的免疫机能,医学上往往根据抗原性异物提取疫苗给生物体接种,接种过的生物体由于免疫细胞预先获得了抗原染色体的特征信息,因而在类似抗原入侵时,能迅速产生亲和度很高的抗体,有效抵御入侵。(The search algorithm only retains the characteristics of genetic algorithms, and use multiple mechanisms of immune algorithm for solving multi-objective characteristics of adaptive optimal solutions, in large part to avoid the " premature" , converge to local minima. Organism' s immune system is a highly evolved, complex system which adaptively identify and remove foreign matter intrusion antigenic body, protecting the body injury and maintain internal stability bad environment, and has learning, memory and adaptive Ability. When the antigen invasion of immune system tolerance to autologous ' own' and ' non-self' to identify and produce the most appropriate antigen antibody excluded by between antibody and antibody, antigen and antibody mutual stimulation and inhibition of the relationship between reduce the antigen to stimulate immune cells, antibodies inhibit excessive differentiation, proliferation, immune balance and ensure the maintenance of antibody dive)
    2016-11-11 17:42:42下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载