1. Matrix-chain product. The following are some instances a) <3, 5, 2, 1,10> b) <2, 7, 3, 6, 10> c) <10, 3, 15, 12, 7, 2> d) <7, 2, 4, 15, 20, 5>
资源简介:1. Matrix-chain product. The following are some instances a) <3, 5, 2, 1,10> b) <2, 7, 3, 6, 10> c) <10, 3, 15, 12, 7, 2> d) <7, 2, 4, 15, 20, 5>
上传时间: 2014-11-28
上传用户:731140412
资源简介:For solving the following problem: "There is No Free Lunch" Time Limit: 1 Second Memory Limit: 32768 KB One day, CYJJ found an interesting piece of commercial from newspaper: the Cyber-restaurant was offering a kind of "Lunch Special...
上传时间: 2014-01-12
上传用户:362279997
资源简介:The following Matlab code converts a Matrix into it a diagonal and off-diagonal component and performs up to 100 iterations of the Jacobi method or until 蔚step < 1e-5
上传时间: 2013-12-23
上传用户:风之骄子
资源简介:Implements layered decoding using the sum-product-algorithm. Codes are input as a .txt file in A-list format.
上传时间: 2014-12-01
上传用户:WMC_geophy
资源简介:% PURPOSE : Demonstrate the differences between the following % filters on a simple DBN. % % 3) Particle Filter (PF) % 4) PF with Rao Blackwellisation (RBPF)
上传时间: 2016-01-07
上传用户:cjf0304
资源简介:The algorithms are coded in a way that makes it trivial to apply them to other problems. Several generic routines for resampling are provided. The derivation and details are presented in: Rudolph van der Merwe, Arnaud Doucet, Nando de Freit...
上传时间: 2014-01-20
上传用户:royzhangsz
资源简介:1.用RS-232的零MODEM的连接法连好两机的连线; 2.用DOS的MODE命令设置好两机的通讯格式,两机的通讯格式必须一致。 3.用DEBUG的0命令将一数发送到串行口(2F8H-3F8H),然后在另一台机上用I命令读入串行口的内容。如果发送的内容与接收的内容一致,说明两...
上传时间: 2016-07-02
上传用户:kr770906
资源简介:1. 该光盘包含了“信号与系统分析及MATLAB实现”第五章的所有程序; 2. 为了方便读者阅读程序,所有程序均采用中文注释。MATLAB的程序编辑器不支持中文显示,用户只需在Word下直接打开源程序文件,即可阅读程序中的中文注释; 3. 程序文件的命名分为以下...
上传时间: 2016-07-22
上传用户:王楚楚
资源简介:THE fundamental implementation of inter- nationalization. The examples are based on a Windows Forms application using Visual Studio 2005 and the .NET Framework 2.0
上传时间: 2013-12-18
上传用户:ggwz258
资源简介:these are some notes about adaptive filter class from 1 to 6 chapter
上传时间: 2017-04-19
上传用户:kytqcool
资源简介:The inverse of the gradient function. I ve provided versions that work on 1-d vectors, or 2-d or 3-d arrays. In the 1-d case I offer 5 different methods, from cumtrapz, and an integrated cubic spline, plus several finite difference methods....
上传时间: 2016-11-07
上传用户:秦莞尔w
资源简介:Windows CE 1.0 does not support the cascading menu. In the use of Windows CE 1.0, it can not insert a MF_POPUP menu to another drop-down menu. Window CE 1.0 does not support the following signs:
上传时间: 2013-12-27
上传用户:fanboynet
资源简介:PB实现的交通运输管理 系统 1.运输企业系统管理人员通过该系统来管理用户资料,备份,恢复数据库。 2.运输企业系统应用人员通过该系统来管理车辆,司机,运营信息,事故信息,完成日常应用。 有设计文档
上传时间: 2015-05-17
上传用户:kr770906
资源简介:文件系统实现 1. 数据结构设计 通过分析设计题目,具体设计出主要的三个数据结构。 2. 程序流程设计 根据课程设计的内容,给出具体实现的思路和程序框图,并给一定的解释,流程图要和自己的程序实现一致,不求多,要简练明确,可以参考实验指导书。 3...
上传时间: 2014-01-18
上传用户:aix008
资源简介:This program shows how to configure the watchdog timer for the following chips: Atmel 80C51RA2 Atmel 80C51RD2 Atmel 80C54X2 Atmel 80C58X2 Atmel 83/87C51RB2 Atmel 83/87C51RC2 Atmel 83/87C51RD2 Atmel T87C5111 Atmel T87C5112 Atmel ...
上传时间: 2015-09-26
上传用户:yy541071797
资源简介:1.实现单片机驱动USBD12的固件,并可以在开发板上的LED显示状态 2.实现PC机对应USBD12的驱动和应用程序
上传时间: 2013-12-21
上传用户:ma1301115706
资源简介:模拟网上超市购物结算功能 1.用户可以添加购买一种商品,添加的信息包括商品名称、数量和单价 2.用户可以删除已购买的一种商品 3.用户可以查询已购买的一种商品的详细信息,查询时要指明查询的商品的记录号是多少 (商品记录号是按照商品购买次序编的...
上传时间: 2014-12-19
上传用户:xz85592677
资源简介:Huffman编码及译码 具体的要求: 1.将给定字符文件编码:生成编码,输出每个字符出现的次数和编码; 2.将给定编码文件译码:生成字符,输出编码及其对应字符。
上传时间: 2014-01-10
上传用户:fredguo
资源简介:Huffman编码及译码 1.将给定字符文件编码:生成编码,输出每个字符出现的次数和编码; 2.将给定编码文件译码:生成字符,输出编码及其对应字符。
上传时间: 2013-11-26
上传用户:playboys0
资源简介: The purpose of this lab is to introduce the concept of FSMs with a datapath, and to study the usage of more complex test benches. Also, we enforce a rudimentary design methodology by assuming that the students are part of a ...
上传时间: 2014-01-24
上传用户:熊少锋
资源简介:Cantor 表问题: 问题描述: 把分子和分母均小于108 的分数按下面的办法排成一个数表。 1/1 1/2 1/3 1/4 1/5 ... 2/1 2/2 2/3 2/4 2/5 ... 3/1 3/2 3/3 3/4 3/5 ... 4/1 4/2 4/3 4/4 4/5 ... 5/1 5/2 5/3 5/4 5/5 ... ... ... 我们以Z 方形方法给上表的每项编...
上传时间: 2015-02-14
上传用户:hasan2015
资源简介:第1章 ASP.NET 3.5与开发工具 从本章开始,读者将能够系统的学习ASP.NET 3.5技术,相对于ASP.NET 2.0而言,在3.5版本的ASP.NET中并没有太多的变化,而更多的变化则在于C#编程语言中。而作为微软主推的编程语言,ASP.NET 3.5能够使用C#的最新特性进行高效的...
上传时间: 2017-08-24
上传用户:bjgaofei
资源简介:2. Using QR factorization to find all of the eigenvalues and eigenvectors for the following matrix
上传时间: 2014-01-14
上传用户:cuiyashuo
资源简介:his folder contains the following files: 1. 02490rxP802-15_SG3a-Channel-Modeling-Subcommittee-Report-Final.doc: This is the final report of the channel modeling sub-committee. 2. cmx_imr.csv (x=1, 2, 3, and 4) represent the files contain...
上传时间: 2013-12-21
上传用户:hxy200501
资源简介:1. Using power method to find the eigenvalue with maximum modulus and its eigenvector for the following matrixes
上传时间: 2014-01-05
上传用户:kytqcool
资源简介:Consider a BPSK and a QPSK system for the following two cases: 1) The probability that the symbol 1 is sent and the probability that the symbol 0 is sent are all the same. 2) The probability that the symbol 1 is sent is two times than the p...
上传时间: 2017-08-15
上传用户:凌云御清风
资源简介:提供基本榘阵 ( Matrix ) 运算 ( product 、 sum 、 difference、 transpose、 traceof ) 的非可视构件 ( 1.0 版,附源码 C++Builder 3.0/4.0/5.0 版适用 ),作者 : Jeff Hiscock。
上传时间: 2013-12-17
上传用户:凤临西北
资源简介:手机文件浏览器 Here are the sources to SMan v1.2c 1.2 is a major jump from v1.1. You will see this from the way the code has been restructured into multiple files. It also supports flip closed. However, to my chagrin, I made the mistake of ...
上传时间: 2015-03-31
上传用户:彭玖华
资源简介:Computes estimates for the number of forests of a graph, input as a 0-1 incidence matrix. Notes: Compile in C++, "g++ -o span_forest span_forest.c". The program does not demand that the matrix is symmetric with 0 diagonal, but uses only the...
上传时间: 2013-12-26
上传用户:com1com2
资源简介:Individual files are available in the following links: Bessjy -- Bessel functions Jn and Yn for real argument and integer or real order. Bessik -- Modified Bessel function In and Kn for real argument and integer or real order. CBessj...
上传时间: 2013-12-13
上传用户:hewenzhi