登录
首页 » matlab » zhengyan

zhengyan

于 2011-05-26 发布 文件大小:3KB
0 270
下载积分: 1 下载次数: 19

代码说明:

  实现超宽带信号在自由空间,室内的传播过程,该过程通过FDTD技术来实现。(Through FDTD technology,we simulate the process that UWB signal transmits in freespace)

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

发表评论

0 个回复

  • diancichangshuzhifenxi
    数值分析方法的应用研究 有限差分法求解电磁场微分方程(Study on numerical analysis method of finite difference method for electromagnetic differential equations)
    2016-05-25 23:44:32下载
    积分:1
  • xiaoboedge
    此为小波边缘提取的源代码,已经精心调试过,请放心使用.(This is the wavelet edge detection of the source code has been carefully debugging, please rest assured that use.)
    2007-07-31 19:37:56下载
    积分:1
  • IcaComonMatlab.tar
    说明:  独立成分分析是近年来出现的一种强有力的数据分析工具。1994年由Comon给出了ICA的一个较为严格的数学定义,其思想最早是由Heranlt和Jutten于1986年提出来的。ICA从出现到现在虽然时间不长,然而无论从理论上还是应用上,它正受到越来越多的关注,成为国内外研究的一个热点。特别是从应用角度看,它的应用领域与应用前景都是非常广阔的,目前主要应用于盲源分离、图像处理、语言识别、通信、生物医学信号处理、脑功能成像研究、故障诊断、特征提取、金融时间序列分析和数据挖掘等。 ICA是一种用来从多变量(多维)统计数据里找到隐含的因素或成分的方法,被认为是主成分分析(Principal Component Analysis, PCA)和因子分析(Factor Analysis)的一种扩展。对于盲源分离问题,ICA是指在只知道混合信号,而不知道源信号、噪声以及混合机制的情况下,分离或近似地分离出源信号的一种分析过程。(Independent Component Analysis, ICA)
    2009-08-06 15:39:43下载
    积分:1
  • Information-Hiding-PNG
    用matlab编写的在png图像中隐藏并提取rgb图像和二值图像,注意隐藏的图像要小点,源图像png要大些(Png images using matlab hide and extract the rgb image and binary image, pay attention to the hidden image is smaller point source image png)
    2013-01-17 20:51:43下载
    积分:1
  • kmeans
    聚类算法 k均值 该算法简单 容易看懂 是基本的算法(kmeans clustering )
    2010-12-02 11:54:37下载
    积分:1
  • jingtongMATLABzonghefudao.rar
    这是一本有关MATLAB的参考书,适合于使用MATLAB或正在打算使用MATLAB的读者。本书另辟蹊径可以借助或不借助MATLAB随带的文档资料让读者自学MATLAB。书中口语化的风格,使读者易于阅读。如书名所示,本书提供了读者精通MATLAB所需的工具。作为编程语言和可视化工具,MATLAB具有丰富的一系列功能,可解决工程、科学计算和数学学科中许多问题。本书的基本目的是通过向读者展示如何有效地使用这些功能来帮助读者增强工作能力。由于MATLAB交互式的性质,书中内容以举例方式来描述。在读者阅读本书的同时, 这些例子可以通过运行MATLAB而再现。 本书只涉及一般读者所用到的一些专题,所提供的资料可用于包括UNIX工作站、Macintosh 和PC在内的所有计算机平台。除了标准的MATLAB本身这部分的功能之外,书中只讨论了字符工具箱。其它更为专用的工具箱没有进行讨论。而且,没有讨论与机器有关的MATLAB诸方面,例如MEX文件的编写。 本书开发了许多M文件函数,它扩展了MATLAB的功能。在书中,作者演示了各种MATLAB的功能和编程技术,它们总称为精通MATLAB的工具箱。 (This a reference book on MATLAB. suitable for use MATLAB or intend to use MATLAB readers. The book can take advantage of alternatives to using MATLAB or not accompanied by the documents and information for readers to self- MATLAB. The book colloquial style, so that readers easily readable. As indicated in the title, this book provides readers proficiency in the necessary tools for MATLAB. As a programming language and visualization tools, MATLAB is rich in a variety of functions, address, Scientific Computing and Mathematics subjects of many of the problems. The book's basic aim is to show readers how to effectively use these functions to help users enhance their ability for work. As MATLAB interactive nature of the book as a way of example to describe. In the book readers at the s)
    2006-11-13 16:40:43下载
    积分:1
  • PSOprogram
    文件内含有在MATLAB基础上实现的PSO代码,测试过,能顺利运行,并且可以继续添加测试函数进行编译。(File contains MATLAB basis in the realization of PSO code, test, can run smoothly, and can continue to add the test function to be compiled.)
    2012-04-30 14:40:19下载
    积分:1
  • MATLAB遗传算法
    说明:  function [bestsole,bestpop]=ga_scomplex(num,bounds,ps,pc,pm,b,dtc) % GA_scomple是基于浮点编码的单纯形遗传算法主程序 % num定义种群数量 % bounds定义参数取值范围,格式为[Var1min,Var1max;Var2min,Var2max;…….]; %ps选择概率 %pc交叉概率 %pm变异概率 %b 变异程度系数 %dtc 迭代次数 % $Date: 2005/5/25 $(funzione [bestsole,bestpop]=ga _scomplex (num,limites,ps,pc,pm,b,dc) % GA 655343;scomple;;;;;; % num % limits23450;[Var1min,Var1max;Var2min,Var22min;;;;;]; %ps %pc %pm %b _ %dtc _ % $Data: 2005 /5 /25 $)
    2019-05-11 19:45:18下载
    积分:1
  • prim
    用matlab语言编写的最小生成树的prim算法的通用源程序。(Using matlab language prim)
    2008-05-27 20:01:08下载
    积分:1
  • TSP
    TSP问题蚁群算法通用MATLAB源程序(TSP problem ant colony algorithm universal MATLAB source)
    2013-01-10 17:57:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载