vector to matrix function
资源简介:vector to matrix function
上传时间: 2017-09-10
上传用户:
资源简介:Flexible vector and matrix Classes enable to use vectors and matrixes with arbitrary bounds. Content. 1. Algorithm 2. Classes 3. Program Files 4. Tests 5. Compiling 6. Running (Log File) 7. Download
上传时间: 2016-09-06
上传用户:libenshu01
资源简介:Use an applet calculator procedure of the Java realization, have to have+, -, *, /function.
上传时间: 2013-12-13
上传用户:nanxia
资源简介:Implement the matrix function about 16bits on FPGA BOARD
上传时间: 2014-01-01
上传用户:fxf126@126.com
资源简介:this file convert ABCD matrice to transfer function
上传时间: 2014-01-06
上传用户:sssl
资源简介:Code to convert an pgm image to matrix matlab
上传时间: 2014-01-25
上传用户:gut1234567
资源简介:Converting vector to image by using ArcObjects
上传时间: 2014-01-01
上传用户:CHINA526
资源简介:Run following Matlab commands to make sure the installation worked correctly. Unlike query function, filterdb does not load all waveforms to memory but returns filtered database object. This is useful when the resulting set of the query is...
上传时间: 2013-12-30
上传用户:ainimao
资源简介:This template file is used to completely describe a system in a generalized % state space format useable by the ReBEL inference and estimation system. % This file must be copied, renamed and adapted to your specific problem. The % int...
上传时间: 2014-01-10
上传用户:hustfanenze
资源简介:Will perform 3D Gaussian quadrature over a user-defined volume. The volume is defined by the user with function definitions entered in the appropriate spaces provided on the GUI. The user can change the number of Gauss points to use. funct...
上传时间: 2013-12-13
上传用户:417313137
资源简介:tms320lf2407a work with at45db161 "trace". buffer 8000 word copy from sram to at45. first page content: num save, to cyclewrite. function: read trace to sram, save trace to at45, read status, and something else
上传时间: 2014-12-05
上传用户:牛津鞋
资源简介:Returns weighted percentiles of a sample given the weight vector w % The idea is to give more emphasis in some examples of data as compared to % others by giving more weight. For example, we could give lower weights to % the outliers....
上传时间: 2016-01-28
上传用户:小儒尼尼奥
资源简介: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
资源简介: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
资源简介:QR ALGORITHM to obtain the eigenvalues of a symmetric, tridiagonal n by n matrix
上传时间: 2014-01-15
上传用户:凌云御清风
资源简介:Delineate is a tool for converting bitmap raster images to SVG (Scalable vector Graphics) using AutoTrace or potrace. It displays SVG results using Apache Batik. Input formats are JPEG, PNG, GIF, BMP, TIFF, PNM, PBM, PGM, PPM, IFF,PCD, PSD,...
上传时间: 2014-01-19
上传用户:四只眼
资源简介:it is about window function in Matlab. Welcome to using it !
上传时间: 2015-05-30
上传用户:yuchunhai1990
资源简介:it is about famous hanning window function using in Matlab,Welcome to download.
上传时间: 2013-12-16
上传用户:ecooo
资源简介:BAYESDEMO1 demo how to display discriminat function for Bayes classifier.
上传时间: 2013-12-18
上传用户:bibirnovis
资源简介:Rotating shafts experience a an elliptical motion called whirl. It is important to decompose this motion into a forward and backward whil orbits. The current function makes use of two sensors to generate a bi-directional spectrogram. The me...
上传时间: 2015-06-23
上传用户:372825274
资源简介:Included are the files wav1.m, wav2.m, wavecoef.mat and readme. wav2 function implements the tree structured wavelet transform of the input matrix, up to the given level of decomposition. Wav2 uses another function called wav1, which tak...
上传时间: 2015-06-23
上传用户:爱死爱死
资源简介:matlab矩阵处理例程。A matrix processor, Matx_Proc() is developed which can be used to process and edit matrices and state space models, and perform various kind of matrix analysis in a visible way.
上传时间: 2015-06-23
上传用户:Breathe0125
资源简介:AVL Tree implementation: I also included a test function to compare the AVL Tree performance with STL Set and Map. Compile the source mavltree.cpp and run it to see the result!
上传时间: 2013-12-19
上传用户:3到15
资源简介:Computes the hafnian of a nonnegative integer matrix. Notes: Copy hafnian.c to main.c, in the same directory as Rothberg s code (see above). You can download the .tar directory with the code weighted-match.tar here. Then "make" the codes (t...
上传时间: 2013-12-23
上传用户:lmeeworm
资源简介:C function to convert strings.一个实用的C处理函数。
上传时间: 2014-01-22
上传用户:极客
资源简介:THIS M-FILE USES THE TRANFER matrix METHOD to EVALUATE THE COUPLED-MODE %EQUATIONS. THE REFLECTION SPECTRUM OF THE GRATING AND THE TRANSMISSION %SPECTRUM, DELAY AND DISPERSION OF THE FABRY-PEROT FILTER ARE SIMULATED
上传时间: 2015-08-11
上传用户:CHINA526
资源简介:PIECEWISE_EVAL: evaluates a piecewise function of x usage: y = PIECEWISE_EVAL(x,breakpoints,funs) arguments (input) x - vector or array of points to evaluate though the function breakpoints - list of n breakpoints, -inf and +inf are i...
上传时间: 2014-01-25
上传用户:xyipie
资源简介:teach you to use java to implement STACK aghotim etc... java function have fun
上传时间: 2014-01-24
上传用户:清风冷雨
资源简介:performs one of the matrix-vector operations y := alpha*A*x + beta*y, or y := alpha*A *x + beta*y, where alpha and beta are scalars, x and y are vectors and A is an m by n matrix
上传时间: 2014-08-17
上传用户:qlpqlq
资源简介:The aim of this application note is to show to scan the 4x4 matrix keypad multiplexed with a four 7-segment display. The software attached to this application note scans the pressed key and displays it on the multiplexed 7- segment LEDs...
上传时间: 2015-09-13
上传用户:thuyenvinh