登录
首页 » matlab » MATLAB-in-electronics

MATLAB-in-electronics

于 2007-07-02 发布 文件大小:104KB
0 195
下载积分: 1 下载次数: 13

代码说明:

  一书中个章节的配套源代码。(1 )

文件列表:

MATLAB在电子信息课程中的应用
............................\$2三维绘图和屏幕控制.m
............................\$2二维绘图.m
............................\$2彩色和动画.m
............................\$4函数功能及数值积分函数库.m
............................\$4多项式计算函数库.m
............................\$4字符串函数库.m
............................\$4数据处理函数库.m
............................\$4矩阵变换函数库.m
............................\$4结构阵列和单元阵列赋值.m
............................\$5直流电路的稳态计算.m
............................\$5直流电路的稳态计算1.m
............................\$5直流电路的稳态计算2.m
............................\$8LTI模型.m
............................\CPLXCOMP.M
............................\dir2par.m
............................\dtft.m
............................\humps1.m
............................\M文件及程序调试.m
............................\q606.m
............................\q606rp.m
............................\q607.m
............................\q608.m
............................\q609.m
............................\q610.m
............................\q610a.m
............................\q610b.m
............................\q611.m
............................\q611g.m
............................\q612a.m
............................\q612b.m
............................\q613.m
............................\q613a.m
............................\q614.m
............................\q614a.m
............................\q615.m
............................\q616.m
............................\q617.m
............................\q618.m
............................\q619.m
............................\q620.m
............................\q620a.m
............................\q621.m
............................\q622.m
............................\q701.m
............................\q702.m
............................\q703.m
............................\q704.m
............................\q705.m
............................\q706.m
............................\q707.m
............................\q708.m
............................\q709.m
............................\q709a.m
............................\q710.m
............................\q711.m
............................\q712.m
............................\q713.m
............................\q714.m
............................\q715.m
............................\q716.m
............................\q717.m
............................\q718.m
............................\q719.m
............................\q720.m
............................\q721.m
............................\q722.m
............................\q723.m
............................\q724.m
............................\q725.m
............................\q725a.m
............................\q726.m
............................\q727.m
............................\q727c.m
............................\q728.m
............................\q729.m
............................\q730.m
............................\q731.m
............................\q732.m
............................\q733.m
............................\q801.m
............................\q802.m
............................\q803.m
............................\q804.m
............................\q804a.m
............................\q805.m
............................\q806.m
............................\q807.m
............................\q808.m
............................\q809.m
............................\q810.m
............................\q811.m
............................\q812.m
............................\q813.m
............................\q814.m
............................\q815.m
............................\q816.m
............................\q817.m
............................\q818.m
............................\q819.m

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

发表评论

0 个回复

  • Smooth-MUSIC
    一种空间平滑MUSIC算法的MATLAB源程序(A spatial smoothing MUSIC algorithm MATLAB source)
    2013-04-01 20:14:13下载
    积分:1
  • ForK1
    我们的目的是将一个分数拆分成若干个分子是1分母是正整数的分数之和的形式。例如2/3可以拆分成1/2+1/6的形式。这里不考虑顺序,比如1/6+1/2和1/2+1/6相同。 输入p, q, a, n, 其中p/q为分数,对这个分数进行拆分,要求拆分的分数个数不能多于n个,所有分母的乘积不能大于a。求有多少种拆分方法? 输入:最多200组数据。在每行中都有四个数分别表示p, q, a, n,之间以空格隔开,并且满足p,q<=800,a<=12000,n<=7,最后以四个0做为输入的结束。 输入示例: 2 3 120 3 2 3 300 3 0 0 0 0 输出示例: 4 7 (Our aim is to split a fraction into a number of elements is a denominator is a positive integer fraction of the sum of form. For example, 2/3 can be split into 1/2+1/6 form. Not considered here, the order, such as 1/6+1/2 and 1/2+1/6 of the same. Input p, q, a, n, where p/q as a fraction of this split scores require no more than the number of split points n-all the product of the denominator can not be larger than a. How many kinds of demand split method? Input: Up to 200 sets of data. In each line has four numbers indicate the p, q, a, n, separated by a space between, and meet the p, q < = 800, a < = 12000, n < = 7, the end, four 0 as the input end. Input Example: 2,312,032,330,030,000 sample output: 47)
    2009-11-12 09:54:17下载
    积分:1
  • junheng
    不调用库函数实现图像灰度的压缩以及均衡的matlab小程序(Call the library functions are not compressed, and gray balance of a small program matlab)
    2011-04-29 16:29:25下载
    积分:1
  • digital-filter
    matlab设计的数字滤波器,有巴特沃斯,切比雪夫1,切比雪夫2,椭圆四种,分别都有高通,低通,带通几种,天津工业大学课程设计(matlab digital filter design, there Butterworth, Chebyshev 1, Chebyshev 2, oval four, each of which has a high-pass, low-pass, band-pass several, Tianjin Polytechnic University curriculum design)
    2013-12-10 11:28:27下载
    积分:1
  • Bayes
    使用Matlab实现,包括一维特征最小错误率bayes分类器;二维特征最小错误率bayes分类器;二维特征最小风险bayes分类器以及使用的数据集合。(Using the Matlab implementation, including the minimum error rate of one-dimensional characteristics of bayes classifier two-dimensional characteristics of the minimum error rate bayes classifier two-dimensional characteristics of the minimum risk bayes classifier and the use of data collection.)
    2011-10-14 00:44:59下载
    积分:1
  • Battery1234FFRSStatus
    IT IS FOR BATTERY STAT UNKNOWN DEMO
    2014-10-30 11:44:20下载
    积分:1
  • Copy-of-test_main
    hgjgfjg jfjftvgj jfgt ftgj j hj hgj hgjhg jhg jgh jh
    2011-05-08 00:15:52下载
    积分:1
  • homework
    this file is usefull for all student
    2012-10-12 15:55:56下载
    积分:1
  • 基于实测数据的雷达成像方法研究 SAR ISAR-based-on-pratical-datas
    雷达成像方面的资深研究专家的博士论文《基于实测数据的雷达成像方法研究》(It is the gradual paper of a professor on SAR/ISAR, which is named SAR_ISAR methods based on pratical datas.)
    2011-12-08 17:41:25下载
    积分:1
  • Target_move_10M_extract4
    说明:  模拟雷达接收机过程,包括mti,mtd,cfar等(Radar receiver simulation includes MTI, MTD, CFAR and so on)
    2021-01-20 16:02:06下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载