% binomial.m by David Terr, Raytheon, 5-11-04, from mathworks.com % Given nonnegative integers n and m with m<=n, compute the % binomial coefficient n choose m.
资源简介:% binomial.m by David Terr, Raytheon, 5-11-04, from mathworks.com % Given nonnegative integers n and m with m<=n, compute the % binomial coefficient n choose m.
上传时间: 2015-08-27
上传用户:mhp0114
资源简介:function varargout = lcmgui(varargin) % LCMGUI M-file for lcmgui.fig % LCMGUI, by itself, creates a new LCMGUI or raises the existing
上传时间: 2016-12-20
上传用户:cxl274287265
资源简介:An Introduction to Genetic Algorithms for Scientists and Engineers By David Coley, World Scientific Press, 1999 (US$28 / £ 19.04) 书中的算法源程序
上传时间: 2014-01-22
上传用户:yd19890720
资源简介:%CreateRefChannels.m,可以参考一哈,对于数字信号处理有用
上传时间: 2014-01-13
上传用户:zuozuo1215
资源简介:Practical FPGA Programming in C By David Pellerin, Scott Thibault Publisher: Prentice Hall PTR Pub Date: April 22, 2005 ISBN: 0-13-154318-0 Pages: 464
上传时间: 2014-01-10
上传用户:1966640071
资源简介:python方面较权威教程. Python Cookbook, 2nd Edition By David Ascher, Alex Martelli, Anna Ravenscroft
上传时间: 2014-06-03
上传用户:zhliu007
资源简介:使用MATLAB中的COM生成器(comtool),将M文件生成DLL,于VB中引用.从MATLAB6.5开始,MATLAB提供了COM生成器,使用该生成器,可以将MATLAB函数和自定义的函数打包成组件,然后集成到支持该技术的应用程序中去.使用该技术,可以很大程度上脱离MATLAB环境.
上传时间: 2013-12-18
上传用户:时代电子小智
资源简介:These are the examples from the book Java Examples in a Nutshell, 2nd Edition, by David Flanagan. See the file index.html for more information.
上传时间: 2016-01-22
上传用户:13188549192
资源简介:These are the examples from the book Java Examples in a Nutshell, 2nd Edition, by David Flanagan. See the file index.html for more information.
上传时间: 2016-03-08
上传用户:yyq123456789
资源简介:Eclipse in Action: A Guide for Web Developers by David Gallardo, Ed Burnette and Robert McGovern
上传时间: 2016-03-15
上传用户:Breathe0125
资源简介:E-book, <<Fundamentals of Wireless Communication>> by David.
上传时间: 2016-05-12
上传用户:yuchunhai1990
资源简介:温度检测范围 : -30℃-+50℃ ~ 测量精度 : 0.5℃ ~ 湿度检测范围 : 10%-100%RH ~ 检测精度 : 1%RH ~ 显示方式 : 温度:四位显示 湿度:四位显示 ~ 报警方式 : 三极管驱动的蜂鸣音报
上传时间: 2013-12-19
上传用户:kr770906
资源简介:% am.m % Matlab demonstration script for DSB-AM modulation. The message signal % is +1 for 0 < t < t0/3, -2 for t0/3 < t < 2t0/3 and zero otherwise.
上传时间: 2016-12-28
上传用户:dongqiangqiang
资源简介:% lssb.m % Matlab demonstration script for LSSB-AM modulation.
上传时间: 2013-12-17
上传用户:a673761058
资源简介:% lssb_dem.m % Matlab demonstration script for LSSB-AM demodulation.
上传时间: 2013-12-26
上传用户:cc1015285075
资源简介:% dsb_dem.m % Matlab demonstration script for DSB-AM demodulation.
上传时间: 2016-12-28
上传用户:zhangjinzj
资源简介:小生境遗传算法程序 % MyFun1.m - 一维优化函数 % MyFun2.m - 二维优化函数 % MyFun3.m - 三维优化函数 % Main_GA1.m - 一维函数优化 - 主程序 % Main_GA2.m - 二维函数优化 - 主程序 % Main_GA3.m - 三维函数优化 - 主程序
上传时间: 2017-01-08
上传用户:luke5347
资源简介:%The phase locked loop(PLL),adjusts the phase of a local oscillator %w.r.t the incoming modulated signal.In this way,the phase of the %incoming signal is locked and the signal is demodulated.This scheme %is used in PM and FM as wel...
上传时间: 2015-09-28
上传用户:zhangzhenyu
资源简介:假定已经有许多应用采用了程序1 - 1 5中所定义的C u r r e n c y类,现在我们想要对C u r r e n c y类 的描述进行修改,使其应用频率最高的两个函数A d d和I n c r e m e n t可以运行得更快,从而提高应 用程序的执行速度。由于用户仅能通过p u b l i c部分...
上传时间: 2015-10-11
上传用户:BIBI
资源简介:%DEFINEV Scaling vector and derivative % % [v,dv]= DEFINEV(g,x,l,u) returns v, distances to the % bounds corresponding to the sign of the gradient g, where % l is the vector of lower bounds, u is the vector of upper % bounds. Ve...
上传时间: 2013-12-24
上传用户:sz_hjbf
资源简介:% PURPOSE : Demonstrate the differences between the following filters on the same problem: % % 1) Extended Kalman Filter (EKF) % 2) Unscented Kalman Filter (UKF) % 3) Particle Filter (PF) % 4) PF with EKF proposal (PFEKF) % 5)...
上传时间: 2016-01-07
上传用户:yiwen213
资源简介:% PURPOSE : Demonstrate the differences between the following filters on the same problem: % % 1) Extended Kalman Filter (EKF) % 2) Unscented Kalman Filter (UKF) % 3) Particle Filter (PF) % 4) PF with EKF proposal (PFEKF) % 5)...
上传时间: 2016-10-20
上传用户:wuyuying
资源简介:Ivor Horton s Beginning Java 2, JDK 5 Edition Code from the book
上传时间: 2013-11-29
上传用户:离殇
资源简介:Create a time protocol over Client/Server Environment by sending request about time to server from client and the server will response to give the correct time back to the client.
上传时间: 2015-05-23
上传用户:guanliya
资源简介:本程序直接摘自文献: % S. K. Mitra. Digital Signal Processing: A Computer-Based Approach. Second Edition, % McGraw-Hill,2001 清华大学出版社,2001
上传时间: 2014-12-02
上传用户:佳期如梦
资源简介:%直接型到并联型的转换 % %[C,B,A]=dir2par(b,a) %C为当b的长度大于a时的多项式部分 %B为包含各bk的K乘2维实系数矩阵 %A为包含各ak的K乘3维实系数矩阵 %b为直接型分子多项式系数 %a为直接型分母多项式系数 %
上传时间: 2014-01-20
上传用户:lizhen9880
资源简介:%求输入一维信号的计盒分形维数 %y是一维信号 %cellmax:方格子的最大边长,可以取2的偶数次幂次(1,2,4,8...),取大于数据长度的偶数 %D是y的计盒维数(一般情况下D>=1),D=lim(log(N(e))/log(k/e)),
上传时间: 2013-12-13
上传用户:671145514
资源简介:% SSOR预处理的共轭梯度法求解方程Ax=b % 输入参数说明 % A 正定矩阵[n*n] % b 右边向量 % omega SSOR预处理参数(0--2) % Times 迭代次数 % errtol 给定误差终止条件 % %输出参数 % NewX 方程Ax=b的x近似解 % avgerr 求解的当前平均绝对...
上传时间: 2013-12-19
上传用户:一诺88
资源简介:IAR EWARM 5.11最新注册机,保证绝对能用
上传时间: 2013-12-05
上传用户:Amygdala
资源简介:最新版IAR FOR ARM(EWARM)5.11中的代码例子,包括Actel Aiji,AnalogDevice,ARM,Atmel,Cirrus,Freescale,Luminary,Mirconas NXP,OKI,OSE,Samsung,ST,TI公司的ARM处理器代码
上传时间: 2014-01-14
上传用户:zhouchang199