SVD coefficient matrix from matrix of amplitude values
资源简介:SVD coefficient matrix from matrix of amplitude values
上传时间: 2017-08-21
上传用户:大融融rr
资源简介:matrix operations solution of AX=B Jordan and newton Methods
上传时间: 2013-12-01
上传用户:小鹏
资源简介:Spikes can be taken as absolute quantities of measuring values which are large than approximately four (expressed as variable [Times_SD] in the program)times of the standard deviation of the time series, and can be removed by repeating 3 ti...
上传时间: 2015-11-09
上传用户:yangbo69
资源简介:Basic Differential Encoding/Decoding of input vector of numeric values
上传时间: 2013-12-20
上传用户:qiaoyue
资源简介:Use the links below to download a source distribution of Ant from one of our mirrors. It is good practice to verify the integrity of the distribution files, especially if you are using one of our mirror sites. In order to do this you must u...
上传时间: 2014-01-06
上传用户:xuanchangri
资源简介:This MATLAB code simulates the effects of amplitude variation between modulators for the wireless LO.该程序分析由于本振信号幅度动态变化对调制器的影响。
上传时间: 2016-12-09
上传用户:pinksun9
资源简介:Learn to model various modern communication systems with this book from one of the world s leading authors in communications, John G. Proakis. A very helpful reference to MATLAB users of various levels
上传时间: 2017-05-07
上传用户:jing911003
资源简介:1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a matrix B consisting of the columns of A in reverse order. Thus for example, if A = 1 2 3 then B = 3 2 1 4 5 6 6 5 4 7 8 9 9 8 7 ...
上传时间: 2016-04-16
上传用户:waitingfy
资源简介:一种基于二维链表的稀疏矩阵模半板类设计 A template Class of sparse matrix. Key technology: bin,2-m linked matrix. constructors: 1.normal constuctor 2.copy constuctor. 3.assignment constructor. Basic operator: 1. addition(sub) of two matr...
上传时间: 2013-12-13
上传用户:lwwhust
资源简介:how to add arrays * Use of const (constant) values. * Creation of vectors. * Passing vectors as function arguments. * Reading from files of unknown size (monitoring istream status). * Repetitive structures (while an...
上传时间: 2017-04-25
上传用户:1079836864
资源简介:矩阵运算的算法 用Type类数组创建矩阵对象 matrix(int rows,int cols) //创建矩阵,值为0 matrix(int n) //创建单位阵 matrix(const matrix &) //拷贝构造函数 BOOL Ismatrixf(){ return (rows==cols) } //判断矩阵是否为方阵 modifyrowscols(...
上传时间: 2015-07-14
上传用户:水口鸿胜电器
资源简介:Boosting is a meta-learning approach that aims at combining an ensemble of weak classifiers to form a strong classifier. Adaptive Boosting (Adaboost) implements this idea as a greedy search for a linear combination of classifiers by overwei...
上传时间: 2016-01-30
上传用户:songnanhua
资源简介:(1) 设计和编写代表矩阵的matrix类。该类包括矩阵行列数变量int rows和int cols,矩阵数据数组double data[][],构造方法matrix()、matrix(int rows,int cols)、matrix(int rows,int cols,double data[][]),获取某元素值的方法getData(int row,int col),...
上传时间: 2016-08-19
上传用户:qiao8960
资源简介:Batch version of the back-propagation algorithm. % Given a set of corresponding input-output pairs and an initial network % [W1,W2,critvec,iter]=batbp(NetDef,W1,W2,PHI,Y,trparms) trains the % network with backpropagation. % % The ...
上传时间: 2016-12-27
上传用户:exxxds
资源简介:* This a software code module for a time-of-day clock object. * The clock may be fixed 12-hour, fixed 24-hour, or dynamically * configurable between these two types. Clock data can be accessed * as a binary number representing the num...
上传时间: 2013-12-07
上传用户:llandlu
资源简介:* DEFINITION * This a set of math functions that deal with time. The functions accept * 4-digit time values and 4-digit time of day values. Time values are * interpreted as hours-minutes and are valid if all digits are numeric and *...
上传时间: 2014-01-15
上传用户:Divine
资源简介:This book is the culmination of more than 20 years of building, studying, and teaching real-time systems. The author’s travels have taken him to NASA, UPS, Lockheed Martin, the Canadian and Australian Defense Forces, MIT’s Charles Stark D...
上传时间: 2014-01-01
上传用户:fnhhs
资源简介:ecos RTOS 原理介绍和应用开发The design philosophy of eCos was to augment an open-source RTOS (which meant no per-unit royalties) with source-level con?guration tools that would enable embedded developers to scale their RTOS from hundreds ...
上传时间: 2013-12-16
上传用户:天涯
资源简介:MicroC/OS-II The Real-Time Kernel Second Edition By Jean J. Labrosse CMP Books, CMP Media LLC Copyright 2002 by CMP Books ISBN 1-57820-103-9 CMP Books CMP Media LLC 1601 West 23rd Street, Suite 200 Lawrence, Kansas 66046 78...
上传时间: 2013-06-09
上传用户:zhyiroy
资源简介:SelectionDemo also has code (not included in the preceding snippet) that changes the table s selection orientation. By changing a couple of boolean values, you can make the table allow either column selections or individual cell selections,...
上传时间: 2015-05-04
上传用户:gut1234567
资源简介:This is SvmFu, a package for training and testing support vector machines (SVMs). It s written in C++. It uses templates. The advantage of templates is that the types of kernel values and data points can be varied to suit the problem.
上传时间: 2015-07-03
上传用户:zhengzg
资源简介:The programs and applications on this disk have been carefully tested, but are not guaranteed for any particular purpose. The publisher does not offer any warranties and does not guarantee the accuracy, adequacy, or completeness of any ...
上传时间: 2013-12-20
上传用户:xzt
资源简介:Organized in a practical problem-and-solution format, More Exceptional C++ picks up where the widely acclaimed Exceptional C++ leaves off, providing successful strategies for solving real-world problems in C++. Drawing from years of in-the-...
上传时间: 2015-10-20
上传用户:chenbhdt
资源简介:The programs and applications on this disk have been carefully tested, but are not guaranteed for any particular purpose. The publisher does not offer any warranties and does not guarantee the accuracy, adequacy, or completeness of an...
上传时间: 2015-12-20
上传用户:gdgzhym
资源简介:The programs and applications on this disk have been carefully tested, but are not guaranteed for any particular purpose. The publisher does not offer any warranties and does not guarantee the accuracy, adequacy, or completeness of an...
上传时间: 2014-01-18
上传用户:851197153
资源简介:The programs and applications on this disk have been carefully tested, but are not guaranteed for any particular purpose. The publisher does not offer any warranties and does not guarantee the accuracy, adequacy, or completeness of an...
上传时间: 2015-12-20
上传用户:lanjisu111
资源简介:// Hint: These classes are intended to be used as base classes. Do not // simply add your code to these files - instead create a new class // derived from one of CSizingControlBarXX classes and put there what // you need. See CMyBar clas...
上传时间: 2016-04-07
上传用户:thinode
资源简介:Organized in a practical problem-and-solution format, More Exceptional C++ picks up where the widely acclaimed Exceptional C++ leaves off, providing successful strategies for solving real-world problems in C++. Drawing from years of in-the-...
上传时间: 2017-04-08
上传用户:zhuyibin
资源简介:Organized in a practical problem-and-solution format, More Exceptional C++ picks up where the widely acclaimed Exceptional C++ leaves off, providing successful strategies for solving real-world problems in C++. Drawing from years of in-the-...
上传时间: 2017-04-28
上传用户:阿四AIR
资源简介:a true random number generator (TRNG) in hardware which is targeted for FPGA-based crypto embedded systems. All crypto protocols require the generation and use of secret values that must be unknown to attackers.Random number generators (RNG...
上传时间: 2014-01-09
上传用户:一诺88