This function obtains a unitary matrix Q such that: d=diag(Q *diag(lmd)*Q). In other words, it gives a way to generate a matrix with given eigenvalues and diagonal elements. By Daniel Perez Palomar (last revision: May 10, 2004). Feel free to distribute this file as it is (without including any modifications).
资源简介:This function obtains a unitary matrix Q such that: d=diag(Q *diag(lmd)*Q). In other words, it gives a way to generate a matrix with given eigenvalues and diagonal elements. By Daniel Perez Palomar (last revision: May 10, 2004). Fe...
上传时间: 2013-12-19
上传用户:dsgkjgkjg
资源简介:This function seperates a 2D matrix into its X and Y components if by definition the kernel is seperable (rank==1).
上传时间: 2013-12-26
上传用户:叶山豪
资源简介:this code is a parallel programming code . such code is esay but is very useful to understand how to write the parallel code.
上传时间: 2013-12-29
上传用户:
资源简介:This function synthesizes a (speech) signal based on a LPC (linear- % predictive coding) model of the signal.
上传时间: 2013-12-19
上传用户:dbs012280
资源简介:This function takes a 16-, 24-, or 32-byte key and generates the RC6 key schedule in array S.
上传时间: 2013-12-16
上传用户:wl9454
资源简介:The source code for "C++ Solutions". This book is a companion to the book that is widely recognized as "the C++ bible": The C++ Programming Language (third edition) by Bjarne Stroustrup. If you re a programmer, Bjarne s book comes very high...
上传时间: 2014-01-22
上传用户:努力努力再努力
资源简介:This program accesses a SPI EEPROM using polled mode access. The F12x MCU is configured in 4-wire Single Master Mode, and the EEPROM is the only slave device connected to the SPI bus. The read/write operations are tailored to access a Micro...
上传时间: 2016-03-29
上传用户:gut1234567
资源简介:// This program accesses a SPI EEPROM using polled mode access. The F06x MCU // is configured in 4-wire Single Master Mode, and the EEPROM is the only // slave device connected to the SPI bus. The read/write operations are // tailored to...
上传时间: 2014-01-18
上传用户:liglechongchong
资源简介:// This program accesses a SPI EEPROM using polled mode access. The F06x MCU // is configured in 4-wire Single Master Mode, and the EEPROM is the only // slave device connected to the SPI bus. The read/write operations are // tailored to...
上传时间: 2016-04-12
上传用户:qb1993225
资源简介:This Project implements a real-time operating system that can handle a SD/MMC Card unit
上传时间: 2013-12-22
上传用户:520
资源简介:This PNG Delphi version 1.56 documentation (this version is a major rewrite intended to replace the previous version, 1.2). Improvements in this new version includes: This new version allows the programmer to not use Delphi heavy units...
上传时间: 2015-06-28
上传用户:qiao8960
资源简介:This is is a bridge IP core to interface the Tensilica PIF bus protocol with the OpenCores WishBone. It currently supports single-cycle as well as burst transfer operations. The core has been tested in a master-PIF slave-WB configuration.
上传时间: 2013-12-21
上传用户:gonuiln
资源简介:This document specifies a collection of compiler directives, library routines, and environment variables that can be used to specify shared-memory parallelism in C, C++ and Fortran programs. This functionality collectively defines the spe...
上传时间: 2013-12-25
上传用户:shinesyh
资源简介:The ICA/BSS algorithms are pure mathematical formulas, powerful, but rather mechanical procedures: There is not very much left for the user to do after the machinery has been optimally implemented. The successful and efficient use of the IC...
上传时间: 2015-03-31
上传用户:silenthink
资源简介:This demonstration shows that reordering the rows and columns of a sparse matrix S can affect the time and storage required for a matrix operation such as factoring S into its Cholesky decomposition
上传时间: 2016-01-14
上传用户:奇奇奔奔
资源简介:This file is a function under matlab which allow to compute and plot Amplitude modulation : AM. We can observe the effect of the information parameter can be changed such as amplitude and modulation ratio m.
上传时间: 2017-06-27
上传用户:cooran
资源简介:This file is a function under matlab which allow to compute and plot fast fourier transform of a signal. We can observe the effect of the signal parameter can be changed such as frequency and N points.
上传时间: 2017-06-27
上传用户:米卡
资源简介:This file is a function under matlab which allow to compute several statistical parameter of random signal such as variance, power, mean values, std, ...
上传时间: 2017-06-27
上传用户:ruixue198909
资源简介:This software aims to create an applet and panel tools to manage a wireless interface card, such as IEEE 802.11 cards. The development will focus on Linux, as this is the most accessible platform, but will expand as we get access to more pl...
上传时间: 2013-12-10
上传用户:semi1981
资源简介:PID calculations for the _pid structure *a. This function uses the positional form of the pid equation, and incorporates an integral windup prevention algorithim. Rectangular integration is used, so this function must be repeated on a consi...
上传时间: 2014-01-16
上传用户:moerwang
资源简介:this code is a simulator to simulate the paging system such as first come first service. the comment in this code can help you to run it.
上传时间: 2014-01-03
上传用户:Late_Li
资源简介:A 8051 assembler .any one can learn how to write assembler in this example.and this function code has been work well for a 8051 assemble.
上传时间: 2016-02-16
上传用户:王小奇
资源简介: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
资源简介:This program is a new way to estimate the coherence function. It s based on the MVDR and is much more reliable than the classical Welch s method implemented in MATLAB. There are 2 programs: the main program called coherence_MVDR.m and an...
上传时间: 2016-07-03
上传用户:athjac
资源简介:// chebysheve outlier detection // this function is used to detect the abnormal value among a set of data // input: // delta: a set of data // flag: discribe which data is already known as outlier // p: restrict level // output: // ...
上传时间: 2013-11-30
上传用户:13517191407
资源简介:This function checks the mailbox to see if a message is available. Unlike OSMboxPend(), OSMboxAccept() does not suspend the calling task if a message is not available.
上传时间: 2014-12-04
上传用户:hphh
资源简介:This will give a Area under a function in Parallel environment
上传时间: 2013-11-29
上传用户:aeiouetla
资源简介:This function calculates the ergodic and outage capacity of a MIMO Rayleigh channel considering no CSIT (equal power allocation) and perfect CSIT (waterfilling power allocation). In both cases perfect CSIR is assumed. The channel ...
上传时间: 2014-12-02
上传用户:pompey
资源简介:Here is transmitter function in matlab. ofdmsimulationresult. Hope this help you a lot to learn the basic
上传时间: 2017-06-23
上传用户:lacsx
资源简介:This file is a function under matlab which allow to read, play and plot audio signals from wav file. We can also extract the sampling frequency and coding bit number
上传时间: 2014-01-25
上传用户:diets