2. Using Gaussian elimination method and Gaussian elimination method with row scaled method to solve the following tri-diagonal system for n=10 and 100
资源简介:2. Using Gaussian elimination method and Gaussian elimination method with row scaled method to solve the following tri-diagonal system for n=10 and 100
上传时间: 2013-12-31
上传用户:lyy1234
资源简介:2. Using QR factorization to find all of the eigenvalues and eigenvectors for the following matrix
上传时间: 2014-01-14
上传用户:cuiyashuo
资源简介:This article shows that by using the tools available and understanding the programming system, it is possible to improve programming productivity. Microsoft Foundation Classes (MFC) and other tools let the user build GUIs while working in t...
上传时间: 2014-12-02
上传用户:无聊来刷下
资源简介:Using Gaussian elimination to solve linear equations. // In this version, we allow matrix of any size. This is done by treating // the name of a 2-dimensional array as pointer to the beginning of the // array. This makes use of the fact ...
上传时间: 2016-02-14
上传用户:hxy200501
资源简介:1. Using power method to find the eigenvalue with maximum modulus and its eigenvector for the following matrixes
上传时间: 2014-01-05
上传用户:kytqcool
资源简介:Using Gaussian elimination to solve linear equations.
上传时间: 2013-12-18
上传用户:shus521
资源简介:This m-file displays the time waveform for the Gaussian pulse function and the first and second derivatives of the Gaussian pulse function for a 0.5 nanosecond pulse width. Other values of pulse widths may be used by changing fs,t,t1. The p...
上传时间: 2015-05-08
上传用户:leixinzhuo
资源简介:Using Jacobi method and Gauss-Seidel iterative methods to solve the following system The required precision is   =0.00001, and the maximum iteration number N=25. Compare the number of iterations and the convergence of thes...
上传时间: 2016-02-06
上传用户:zmy123
资源简介:高斯滤波器 matlab toolbox For GMMs and Gaussian kernels
上传时间: 2014-02-28
上传用户:1051290259
资源简介:very good Gaussian Mixture Models and Probabilistic Decision-Based Neural Networks for Pattern Classification - A Comparative Study document
上传时间: 2014-01-02
上传用户:saharawalker
资源简介:DSPack is a set of Components and class to write Multimedia Applications using MS Direct Show and DirectX technologies. DSPack is designed to work with DirectX 9 on Win9X, ME, 2000, and Windows XP operating systems. Now VMR (Video Mixing Re...
上传时间: 2015-07-20
上传用户:hanli8870
资源简介:用java编写的一个基于GUI的算术四则运算(加、减、乘、除)的计算器。 1.综合使用swing包的容器类和组件类设计一个合理的界面; 2.只能对整型数据进行处理; 3. 只能完成加、减、乘、除四项基本功能; 4.参照Windows附件中的计算器的外观和功能
上传时间: 2014-01-03
上传用户:wpt
资源简介:完成“快速拼写检查程序”的分析、设计和实现过程。 快速拼写检查程序基本功能说明如下: 1.进行拼写检查的文件以文本文件形式存储于外存上; 2.只检查文件中英文单词的拼写错误; 3.单词是用字母(a…z或A…Z)定义,任一非字母字符作为分隔符; 4.判断...
上传时间: 2014-01-09
上传用户:ggwz258
资源简介:使用面向对象方法完成“快速拼写检查程序”的分析、设计和实现过程。快速拼写检查程序基本要求说明如下: 1.进行拼写检查的文件以文本文件形式存储于外存上;2.只检查文件中英文单词的拼写错误;3.单词是用字母(a…z或A…Z)定义,任一非字母字符作为分隔...
上传时间: 2015-03-11
上传用户:372825274
资源简介:1.熟悉硬件仿真工具KD30的使用。 2.修改样本程序 SAMP1a,使无论在计数或停止计数时,按 SW3 均对计数值清零,并停止计数。 3.编制一个秒表程序, 测试精度为0.1秒,按 SW1键启动计数,再按一次 SW1键停止计数。任何时候按 SW3 键停止计数,并对计数值清零...
上传时间: 2013-12-23
上传用户:fhzm5658
资源简介:1. 问题描述设计一个国际象棋的马踏遍棋盘的演示程序。2. 基本要求将马随机放在国际象棋8*8棋盘的某个方格中,马按走棋规则进行移动。编制非递归程序,求出马的行走路线,将数字1,2,3,4,…,64依次填入一个8*8方阵。
上传时间: 2014-12-05
上传用户:ljmwh2000
资源简介:1. 了解FIR滤波器的原理及使用方法。2. 了解使用Matlab语言设计FIR滤波器的方法。了解DSP对FIR滤波器的设计及编程方法。
上传时间: 2015-03-23
上传用户:www240697738
资源简介:1.入院子系统2.病房子系统3.出院子系统4.后台子系统
上传时间: 2014-01-25
上传用户:上善若水
资源简介:数据库设计2.页面的设计与开发3.小结第8章在线考试系统 161 实例分析 161 1. 系统设计2.系统功能预览知识要点 167 制作步骤 168 1 ... 利用简单的HTML代码与脚本 融合而成的ASP技术可以开发强大的Web应用程序,例如数据库的存取、文件的访问、计数器的
上传时间: 2015-04-02
上传用户:FreeSky
资源简介:EasyARM2131开发板源码之一-----------2.GPIO输出实验-单路LED控制
上传时间: 2013-12-07
上传用户:aeiouetla
资源简介:词法分析中2.实验内容 SAMPLE语言语法分析部分的实现。 输入:词法分析后得到的token.txt文件. 输出:程序中的语法错误的所在的行和列,出错原因. 功能:读入词法分析后得到的TOKEN串,识别不同的语法范畴,并识别其中的 语法错误,同时显示错误所在行,列和...
上传时间: 2013-12-21
上传用户:tianjinfan
资源简介:并用编程实现两种LCD 驱动方式的基本原 理和方法;1.用总线方式直接驱动带有驱动模块的LCD。 2.用ARM 内置的LCD 控制器来驱动LCD。
上传时间: 2015-04-18
上传用户:myworkpost
资源简介:用vhdl实现一个fir滤波器 设计要求: 1.最小阻带衰减-30db。 2.带内波动小于1db. 3.用MATLIB与MAXPLUS2联合设计与仿真
上传时间: 2013-12-19
上传用户:llandlu
资源简介:1. 利用自相关函数法和周期图法实现随机信号的功率谱估计。 2. 观察数据长度、自相关序列长度、信噪比、窗函数、平均次数等对谱估计的分辨率、稳定性、主瓣宽度和旁瓣效应的影响。
上传时间: 2013-11-29
上传用户:xiaodu1124
资源简介:目录:图书管理系统软件设计说明 一.可行性研究 二.需求分析:1.任务概述2.数据需求:2.3 数据库描述:2.4 数据采集: 3.功能需求:新书入库DFD:图书借阅的DFD:过期提示的DFD:借阅查询的DFD:还书处理的DFD4.安全性需求:5.一致性需求6.完整性...
上传时间: 2015-05-18
上传用户:天涯
资源简介:凌阳单片机扩展sram 1.了解SPCE061A串行口(SIO)的结构 2.掌握SPCEE061A扩展串行存储器的方法
上传时间: 2015-05-20
上传用户:sevenbestfei
资源简介:凌阳单片机串口通信 1.了解SPCE061A串行口(UART)的结构 2.掌握双CPU通讯的编程方法
上传时间: 2013-12-06
上传用户:咔乐坞
资源简介:图书管理系统,好用.可行性研究二.需求分析:1.任务概述2.数据需求:2.3 数据库描述:2.4 数据采集: 3.功能需求:新书入库DFD:图书借阅的DFD:过期提示的DFD:借阅查询的DFD:还书处理的DFD4.安全性需求:5.一致性需求6.等
上传时间: 2015-05-21
上传用户:agent
资源简介:This a demo illustrating (1) 8-bit CRC check sums, (2) 57600,N,9,1 communications, and (3) RS-422/RS-485 communications.
上传时间: 2014-01-06
上传用户:yiwen213
资源简介:1.集成的源代码编辑器 2.工程管理工具。 3.集成的C和C++编译器和make工具。 4.浏览器,用于收集可视化的资源,监视目标系统。
上传时间: 2014-12-02
上传用户:牛津鞋