登录
首页 » matlab » microwave

microwave

于 2011-04-18 发布 文件大小:94KB
0 276
下载积分: 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 个回复

  • rake
    discrete continuous transform used in mobile communication, perfectly analyzed.
    2010-09-02 14:20:45下载
    积分:1
  • P_day_ZeroCount
    处理降雨量日志数据的小程序,去掉异常值,换算,统计,作图(Applet rainfall log data, remove outliers, conversion, statistics, mapping)
    2012-07-05 14:37:04下载
    积分:1
  • DCT-and-Image-Compression
    DCT and Image Compression In the JPEG image compression algorithm, the input image is divided into 8-by-8 or 16-by-16 blocks, and the two-dimensional DCT is computed for each block. The DCT coefficients are then quantized, coded, and transmitted. The JPEG receiver (or JPEG file reader) decodes the quantized DCT coefficients, computes the inverse two-dimensional DCT of each block, and then puts the blocks back together into a single image. For typical images, many of the DCT coefficients have values close to zero these coefficients can be discarded without seriously affecting the quality of the reconstructed image. The example code below computes the two-dimensional DCT of 8-by-8 blocks in the input image, discards (sets to zero) all but 10 of the 64 DCT coefficients in each block, and then reconstructs the image using the two-dimensional inverse DCT of each block. The transform matrix computation method is used.
    2014-01-28 16:55:07下载
    积分:1
  • IIR
    本代码用simulink实现IIR滤波的仿真(The code used to achieve IIR filter simulink simulation)
    2008-03-03 15:03:02下载
    积分:1
  • 99999
    离散对称信道的信道容量的计算离散对称信道的信道容量的计算(Discrete symmetric channel is the channel capacity of computing discrete symmetric channel calculation of channel capacity)
    2020-11-17 09:39:39下载
    积分:1
  • hough_lst
    harris角点检测的小程序,希望对大家有用,谢谢(harris corner detection of small procedures, we hope to be useful, thank you)
    2013-10-23 16:42:14下载
    积分:1
  • RS
    说明:  计算HURST指数,自己编写,这是经过修正之后通过变成得出来的结果,网上一般很少有这类文件。(HURST index calculation, write your own, which is revised after the results come through into a very, very few of these files online usually.)
    2011-11-19 16:21:20下载
    积分:1
  • fastica
    fasica 独立成分分析MATLAB程序(fastica independent component analysis)
    2021-03-21 09:29:17下载
    积分:1
  • matlab-algorithm
    优化算法中的粒子群算法详解和Matlab程序代码(Optimization algorithm and particle swarm Detailed Matlab code)
    2014-08-10 09:47:43下载
    积分:1
  • ChaosToolbox2p9_trial
    混沌分析工具箱,里面有很多有用的软件。希望对大家有帮助(Chaotic Analysis Toolbox)
    2013-08-29 17:04:05下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载