登录
首页 » matlab » microwave

microwave

于 2011-04-18 发布 文件大小:94KB
0 284
下载积分: 1 下载次数: 0

代码说明:

说明:  微波系统的模型,使用matlab gui 界面实现(Microwave system model, using matlab gui interface implementation)

文件列表:

microwave
.........\convert.m,117,2010-01-23
.........\ConvertZ2Mg_Ph.m,680,2010-01-23
.........\Draw1.m,115,2010-01-23
.........\Draw2.m,995,2010-01-24
.........\Draw_current.m,344,2010-01-23
.........\Draw_voltage.m,254,2010-01-23
.........\exam1.fig,3727,2010-01-23
.........\exam1.m,7621,2010-01-23
.........\gui1.asv,20954,2010-01-23
.........\gui1.fig,2565,2010-01-23
.........\gui1.m,5602,2010-01-23
.........\hs_err_pid1624.log,11078,2010-01-23
.........\plotSmithChart.m,15323,2010-01-23
.........\RFutils
.........\.......\Changelog.txt,352,2009-07-31
.........\.......\citi1.m,1500,2008-11-09
.........\.......\citi1s.m,1421,2008-11-04
.........\.......\citi2s.m,2821,2008-11-04
.........\.......\contents.m,3869,2009-07-31
.........\.......\cseries.m,529,2008-11-09
.........\.......\cshunt.m,563,2008-11-14
.........\.......\DATA01.D1,5014,2002-11-29
.........\.......\DATA02.D1,5023,2002-11-29
.........\.......\Data03.d1,5001,2002-12-09
.........\.......\example1.m,2111,2009-07-31
.........\.......\example2.m,1545,2009-07-31
.........\.......\example2a.m,3427,2009-07-31
.........\.......\example3.m,1745,2008-11-16
.........\.......\example4.m,2523,2008-11-10
.........\.......\example5.m,1269,2008-11-16
.........\.......\example6.m,1666,2008-11-12
.........\.......\example7.m,1950,2008-11-12
.........\.......\gslbl.m,464,2008-11-09
.........\.......\gsmpt.m,681,2008-11-09
.........\.......\hamming1.m,218,2008-11-09
.........\.......\junct.m,128,2009-07-31
.........\.......\lseries.m,522,2008-11-09
.........\.......\lshunt.m,538,2008-11-09
.........\.......\mldrawc.m,578,2008-11-09
.........\.......\mlossc.m,741,2008-11-09
.........\.......\mmarker1.m,3250,2008-11-09
.........\.......\rldrawc.m,420,2008-11-09
.........\.......\rlossc.m,615,2008-11-09
.........\.......\rmarker1.m,2901,2008-11-09
.........\.......\rseries.m,443,2008-11-09
.........\.......\rshunt.m,452,2008-11-09
.........\.......\sadmit.m,1323,2008-11-09
.........\.......\samarker1.m,3690,2008-11-09
.........\.......\sasub1.m,769,2009-07-31
.........\.......\sasub2.m,1867,2009-07-31
.........\.......\scomb.m,1312,2008-11-09
.........\.......\scsub1.m,841,2008-11-09
.........\.......\scsub2.m,2020,2008-11-09
.........\.......\smarker1.m,3587,2008-11-09
.........\.......\smcirc.m,335,2008-11-09
.........\.......\smdrawc.m,566,2008-11-09
.........\.......\smith.m,1304,2008-11-09
.........\.......\smsub1.m,768,2008-11-09
.........\.......\smsub2.m,1964,2009-07-31
.........\.......\taylor1.m,1641,2008-11-09
.........\.......\tdr.m,4380,2009-05-26
.........\.......\term.m,496,2008-11-09
.........\.......\textsc.m,356,2008-11-09
.........\.......\trl.m,1209,2008-11-09
.........\.......\vmarker1.m,2840,2008-11-09
.........\.......\vsdrawc.m,618,2008-11-09
.........\.......\vswrc.m,767,2008-11-09
.........\scArc.m,1569,2010-01-23
.........\scConCirc.m,1009,2010-01-23
.........\scDraw.asv,13316,2010-01-23
.........\scDraw.m,13316,2010-01-23
.........\scPOI.m,5451,2010-01-23
.........\scRay.m,2818,2010-01-23
.........\smithchart
.........\..........\scArc.m,1569,2006-04-13
.........\..........\scConCirc.m,1009,2006-04-13
.........\..........\scDraw.m,22550,2006-04-13
.........\..........\scInv.m,1287,2006-04-13
.........\..........\scMatchCirc.m,1174,2006-04-13
.........\..........\scMove.m,2252,2006-04-13
.........\..........\scPOI.asv,5418,2010-01-23
.........\..........\scPOI.m,5451,2010-01-23
.........\..........\scRay.m,2818,2006-04-13
.........\test2.fig,6300,2010-01-23
.........\test2.m,5302,2010-01-23

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

发表评论

0 个回复

  • PED
    多种格式求解偏微分方程,有迎风格式,lax-wendorff格式等(A variety of formats to the solution of partial differential equations)
    2012-05-13 11:17:39下载
    积分:1
  • denoisingWavelet
    Wavelet denoising For using this code need to use signal toolbox and general toolbox in your matlab In the first part of this assignment, we asked to obtain a (black-and-white) digital image of size 512 by 512 and then generate noisy image by adding a Gaussian noise but under the condition of having SNR=20dB by select the suitable value of variance for Gaussian noise formula. Second step is performing wavelet denoising using the hard thresholding (Use the db 6 for four levels) in the condition of finding the optimal thresholding value of T in terms of the SNR obtained. It means that, we should find the highest SNR value by finding the suitable value for threshold. Then we asked to do the same process but this time using soft thresholding. Finally for the last part of question one, we should compare the results of the obtained SNR with the recommendations of 3*sigma for the hard thresholding and 3/2*sigma for the soft thresholding.
    2013-12-11 17:34:39下载
    积分:1
  • qushichanliang
    用直线滑动平均法计算趋势产量,步长为11。(The linear sliding average method trend yield step 11.)
    2021-04-08 17:19:00下载
    积分:1
  • Mobilty-in-WSN
    this matlab program is a mobility model for wsn.
    2014-02-06 13:50:11下载
    积分:1
  • compressed--sensing-
    压缩感知算法,提出了一种新型的信道估计算法(compressed sensing although,A novel channel estimation algorithm is proposed)
    2014-02-19 15:12:54下载
    积分:1
  • 9.1 简单房间回响模型
    说明:  赵力,语音信号处理,房间混响计算的简单模型。(Room reverberation calculation.)
    2020-11-10 16:14:30下载
    积分:1
  • HandbookofMathematicalMATLAB6.0
    MATLAB6.0数学手册MATLAB6.0数学手册(MATLAB6.0 Handbook of Mathematical Handbook of Mathematical MATLAB6.0)
    2009-05-20 11:15:30下载
    积分:1
  • 利用gauss模型生成反射系数
    利用gauss模型生成反射系数,用于AVO反演及合成地震记录等( GAUSS_MIXTURE: Compute a reflectivity using a Gaussian Mixture model.)
    2012-07-24 12:16:32下载
    积分:1
  • kmeans
    该程序实现了模式识别的kmeans聚类。(The program implements a pattern recognition kmeans clustering.)
    2014-11-18 15:53:36下载
    积分:1
  • Unit-Commitment-Methods-to-Accommodate-High-Level
    Unit Commitment Methods to Accommodate High Levels of Wind Generation
    2014-01-17 15:29:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载