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 implicitly
资源简介: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
资源简介:A usefull introduction of basic usage, and problems solving in prolog
上传时间: 2017-03-10
上传用户:liansi
资源简介:This document contains a detailed description of the usage and configuration of the JSVM [Joint Scalable Video Model] software for the Scalable Video Coding [SVC] project of the Joint Video Team [JVT] of the ISO/IEC Moving Pictures Experts ...
上传时间: 2017-03-26
上传用户:sz_hjbf
资源简介:BNB20 Finds the constrained minimum of a function of several possibly integer variables. % Usage: [errmsg,Z,X,t,c,fail] = % BNB20(fun,x0,xstatus,xlb,xub,A,B,Aeq,Beq,nonlcon,settings,options,P1,P2,...) % % BNB solves problems of th...
上传时间: 2014-01-13
上传用户:youth25
资源简介:A sample program to demonstrate the usage of regex() regular expression function of the C language in linux.
上传时间: 2017-04-02
上传用户:lacsx
资源简介:This a separate release of the OpenSS7 X/Open XTI/TLI library, TLI modules (timod, tirdwr) and the INET driver (inet) that provides Unix98 compatible interface to Linux NET4 TCP/IP stacks, and all the necessary manpages and other documentat...
上传时间: 2015-03-12
上传用户:mikesering
资源简介: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
资源简介:merge sort give a set S of n integers and another integer x, determine whether or not there exits two elements in S whose sum is exactly x.
上传时间: 2013-12-23
上传用户:xmsmh
资源简介: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
资源简介:using mscomm controller to develop a function of serial communication in delphi language
上传时间: 2015-10-21
上传用户:变形金刚
资源简介:this a sample about the VGA COLORBAR,the function of this code is show eight different colour in VGA,it s default installation is D:\RedLogic\RCII_samples, and the software environment is quatrusII 5.0,it is usefull for studying hardware.
上传时间: 2016-03-12
上传用户:shawvi
资源简介:this a sample about the VGA BLUE,the function of this code is show blue in VGA,it s default installation is D:\RedLogic\RCII_samples, and the software environment is quatrusII 5.0,it is usefull for studying hardware.
上传时间: 2014-01-03
上传用户:xwd2010
资源简介:function [U,V,num_it]=fcm(U0,X) % MATLAB (Version 4.1) Source Code (Routine fcm was written by Richard J. % Hathaway on June 21, 1994.) The fuzzification constant % m = 2, and the stopping criterion for successive partitions ...
上传时间: 2014-11-30
上传用户:二驱蚊器
资源简介:a MATLAB program which reads files defining a piecewise constant triangulation of data, and displays a corresponding 3D surface.
上传时间: 2014-11-14
上传用户:黄华强
资源简介:This program plot the Bistatic Radar Cross Section of a dielectric sphere as a function of theta.(Analytic Method)
上传时间: 2017-03-30
上传用户:凤临西北
资源简介:This function seperates a 2D matrix into its X and Y components if by definition the kernel is seperable (rank==1).
上传时间: 2013-12-26
上传用户:叶山豪
资源简介:We simulate uncoded BER of BPSK modulated data as a function of SNR -in an AWGN channel -in a Rayleigh fading channel -in an AWGN channel when direct sequence spreading is used and compare results to the theoretical ones. We ass...
上传时间: 2014-01-11
上传用户:1109003457
资源简介:Generation of AWGN as a function of ExN0
上传时间: 2014-12-01
上传用户:450976175
资源简介:SFLOP simulates a floating point operation x op y where op = +, -, *, / In chopping or rounding arithmetic using an m digit mantissa, base 10, and an unrestricted exponent range. (sflop: Simulate F...
上传时间: 2017-06-05
上传用户:fxf126@126.com
资源简介:example of php of a form to program a function of add to a database in sql server
上传时间: 2013-12-15
上传用户:FreeSky
资源简介:The program uses fminsearch to obtain the transfer function of a tank’s height. This tank is then controlled using a real PID controller. Controller’s tuning (determination of optimum controller’s parameters: gain and time constants) is ...
上传时间: 2013-12-01
上传用户:rocwangdp
资源简介:a genetic algorithm to find the maximum of a polynomial function
上传时间: 2013-12-10
上传用户:cc1915
资源简介:This article is based in part on Bob Place s ADO is AOK (a simple ADO tutorial). Wrapper Usage This is consist of 2 classes. CDyndb : This Class manages connections and recordsets. Recordsets are organized as linked list (CList) and you can...
上传时间: 2013-12-14
上传用户:wfl_yy
资源简介:Description: S-ISOMAP is a manifold learning algorithm, which is a supervised variant of ISOMAP. Reference: X. Geng, D.-C. Zhan, and Z.-H. Zhou. Supervised nonlinear dimensionality reduction for visualization and classification. IEEE Tra...
上传时间: 2015-04-10
上传用户:wfeel
资源简介:2^x mod n = 1 acm竞赛题 Give a number n, find the minimum x that satisfies 2^x mod n = 1. Input One positive integer on each line, the value of n. Output If the minimum x exists, print a line with 2^x mod n = 1. Print 2^?...
上传时间: 2015-06-02
上传用户:qlpqlq
资源简介:FuncPlotter is a combined Java application and applet for displaying two-dimensional plots of explicit functions in one variable (ie, FuncPlotter plots functions of the form y = f(x), where f(x) is composed from common mathematical operator...
上传时间: 2015-12-16
上传用户:妄想演绎师
资源简介:UC Library Extensions UnderC comes with a pocket implementation of the standard C++ libraries, which is a reasonably faithful subset. This documentation describes those UnderC functions and classes which are not part of the C++ standard....
上传时间: 2013-12-14
上传用户:leehom61
资源简介:This a naive implementation of BOOTP/TFTPBOOT, the protocols to use to bootstrap a computer through a TCP/IP network. The goal was to design a small footprint implementation to allow the code to be integrated into a monitor program stor...
上传时间: 2013-12-18
上传用户:极客
资源简介:更新内容: 1 增加了搜索功能 2 提供了帮助页面 修改若干小问题 管理名称 admin 初始密码:admin-update : added a search function to help provide two pages of small amendments to a number of issues management initial name admin Password : admin
上传时间: 2014-01-06
上传用户:cmc_68289287
资源简介:usb bulk 传输例程。 * The bulkusb driver is a generic function driver, based on the Windows Driver Model (WDM). * Supports Plug and Play(PnP), Power Management(PM), Windows Management Instrumentation (WMI) and the Selective Suspend (SS)...
上传时间: 2016-04-25
上传用户:270189020