Welcome![Sign In][Sign Up]
Location:
Search - lambda

Search list

[Mathimatics-Numerical algorithmslambda算法

Description: PS 相位解缠lambda算法
Platform: | Size: 2141 | Author: ytfrgw_xu | Hits:

[OtherDSPPrograms

Description: DSP编程常用函数 double uniform(double a,double b,long int* seed) double gauss(double mean,double sigma,long int *seed) double exponent(double beta,long int *seed) double laplace(double beta,long int* seed) double rayleigh(double sigma,long int *seed) double weibull(double a,double b,long int*seed) int bn(double p,long int*seed) int bin(int n,double p,long int*seed) int poisson(double lambda,long int *seed) void dft(double x[],double y[],double a[],double b[],int n,int sign) void fft(double x[],double y[],int n,int sign)-DSP programming functions commonly used double uniform (a double, double b, long int* seed) double Gauss (double mean, double sigma, long int* seed) double exponent (double beta, long int* seed) double Laplace (double beta,* long int seed) double Rayleigh (double sigma, long int* seed) double Weibull (a double, double b, long int* seed) int bn (double p, long int* seed) int bin (int n, p double, seed long int*) int poisson (double lambda, long int* seed) void dft index (double x [], double y [], [] a double, double b [], int n, int sign) void fft (double x [], double y [], int n, int sign)
Platform: | Size: 2048 | Author: 山城棒棒儿军 | Hits:

[Embeded-SCM Develop嵌入式实时操作系统及应用开发书源代码

Description: 提供了与《嵌入式实时操作系统及应用开发》教材配套的实验系统软件,包括:1)mbda22-DEMO-PC:嵌入式实时软件开发平台“道系统”安装程序目录,请直接执行其中的up.exe文件。2)EXP-Lambda22-DEMO-PC.exe:实验用例程序集,可以将这些实验用例解压安装到“Lambda安装目录\demos”下。3)Lambda22-DEMO-PC使用说明.doc:“道系统”使用说。4)嵌入式操作系统应用开发实验指导书.doc5)s_no.txt:“道系统”安装序列号文件,里面包含安装“道系统”时所用到的序列号(52位的字符数字串)。6)readme.txt:本文档。注:在本CD-ROM中只提供针对嵌入式仿真PC平台的版本,读者可在此基础上进行嵌入式软件的仿真开发。--The source code from the book: Embedded Real Time Operation Systems and Application Development. It includes: 1)mbda22-DEMO-PC; 2)EXP-Lambda22-DEMO-PC.exe; 3)Lambda22-DEMO-PC user manual.doc; 4)Embedded OS application development guide; 5) s_no.txt ; 6)readme.txt.
Platform: | Size: 34768896 | Author: 大灰熊 | Hits:

[VC/MFCBeyond-the-C++-Standard-Library

Description: boost Boost里有很多库,只有很少一些是你不感兴趣的。可以肯定你会在里面找到马上就要用的库。Boost库覆盖了广泛的领域,从数学库到智能指针,从模板元编程库到预处理器库,从线程到lambda表达式-boostBoost, there are many libraries, only a very small number is that you are not interested. To be sure you will find inside the Treasury will have to come out immediately. Boost libraries cover a wide range of areas, from the mathematics library to the smart pointers, from the template meta-programming library to pre-processor library, from the thread to the lambda expression
Platform: | Size: 346112 | Author: kongmingming | Hits:

[AI-NN-PRmarq

Description: % Train a two layer neural network with the Levenberg-Marquardt % method. % % If desired, it is possible to use regularization by % weight decay. Also pruned (ie. not fully connected) networks can % be trained. % % Given a set of corresponding input-output pairs and an initial % network, % [W1,W2,critvec,iteration,lambda]=marq(NetDef,W1,W2,PHI,Y,trparms) % trains the network with the Levenberg-Marquardt method. % % The activation functions can be either linear or tanh. The % network architecture is defined by the matrix NetDef which % has two rows. The first row specifies the hidden layer and the % second row specifies the output layer.- Train a two layer neural network with the Levenberg-Marquardt method. If desired, it is possible to use regularization by weight decay. Also pruned (ie. not fully connected) networks can be trained. Given a set of corresponding input-output pairs and an initial network, [W1, W2, critvec, iteration, lambda] = marq (NetDef, W1, W2, PHI, Y, trparms) trains the network with the Levenberg-Marquardt method . The activation functions can be either linear or tanh. The network architecture is defined by the matrix NetDef which has two rows. The first row specifies the hidden layer and the second row specifies the output layer.
Platform: | Size: 3072 | Author: 张镇 | Hits:

[GPS developLambda

Description: Lamda算法:GPS快速整周模糊度算法的核心,当今最好的GPS定位算法之一。-Lamda algorithm: GPS fast algorithm Ambiguity core of today s best one of GPS positioning algorithm.
Platform: | Size: 155648 | Author: metallica | Hits:

[GIS programtriplet_src

Description: In the GIS/GPS world, we represent a position on Earth with three variables XYZ (for Earth centered coordinates) or latitude (phi) , longitude (lambda) and height (h) in polar (PLH) representation. Three-D graphic applications also requires processing of XYZ data. Creating such applications requires keeping track of the triplets of data-In the GIS/GPS world, we represent a position on Earth with three variables XYZ (for Earth centered coordinates) or latitude (phi), longitude (lambda) and height (h) in polar (PLH) representation. Three-D graphic applications also requires processing of XYZ data. Creating such applications requires keeping track of the triplets of data
Platform: | Size: 16384 | Author: zllu | Hits:

[JSP/Javaprobe

Description: Lambda Probe(Tomcat Probe)是一个基于Web以实时的方式来管理单个Tomcat主机的工具。它除了具备标准Tomcat Manager大部份功能之外还提供一些能够帮助Web开发者和系统管理员更加清楚地了解Tomcat运行情况的功能。Tomcat Probe采用XHTML1.0与CSS 2.0技术进行开发所以界面非常好看,操作很方便。-Lambda Probe is designed for Apache Tomcat and only Apache Tomcat. It will not work with any other application server. Lambda Probe has been tested with Java 1.4 and Java 1.5 and I found it to be working perfectly on both. It is also compatible with Tomcat5 versions 5.0.x and 5.5.x. Unfortunately it is not compatible with older versions such as 4.1.x and 3.3 because of lack of EL support in JSP 1.2.
Platform: | Size: 6715392 | Author: yxxcrtd | Hits:

[matlabgeneral

Description: Code For Lambda-iteration method of solving Economic dispatch problem
Platform: | Size: 1024 | Author: saumyagautam2007 | Hits:

[matlabl1_ls

Description: 最小化l1范数的Matlab代码。求解模型为: min lambda*|x|_1+||A*x-y||_2。其中,|x|_1表示x的1-范数,||*||_2表示2-范数。该模型在稀疏成分分析、压缩传感器等领域有广泛的用途。- l1-Regularized Least Squares Problem Solver l1_ls solves problems of the following form: minimize ||A*x-y||^2+ lambda*sum|x_i|, where A and y are problem data and x is variable (described below).
Platform: | Size: 3072 | Author: 云上 | Hits:

[GPS develop1

Description: GPS快速定位中,利用LAMBDA方法去相关程序。-Rapid positioning GPS, using the LAMBDA method to relevant procedures.
Platform: | Size: 1024 | Author: 公玉 | Hits:

[GPS developLAMBDA

Description: 著名的GPS模糊度分解算法LAMBDA的matlab源程序 GPS软件开发必备-Well-known algorithm for GPS ambiguity decomposition in matlab source LAMBDA necessary GPS software development
Platform: | Size: 55296 | Author: 阿发 | Hits:

[OtherLambda

Description: Functions for control Lambda/TDK programmable power supply by serial port ussing National Instruments Labwindows/CVI
Platform: | Size: 2048 | Author: deltadirac | Hits:

[Algorithmlambda

Description: another lambda evaluator
Platform: | Size: 1024 | Author: robinphilip1989 | Hits:

[Otherlambda

Description: Lambda calculus, this a short introduction about lambda calculus which is used in programming languages. -Lambda calculus, this is a short introduction about lambda calculus which is used in programming languages.
Platform: | Size: 91136 | Author: ygao | Hits:

[Otherlambda

Description: 纯函数式语言 Haskell 的基础 lambda 演算的入门教程。 -pure functional lagurage haskell s fundation is lambda calculus, this is an introduction to it.
Platform: | Size: 91136 | Author: 贾金刚 | Hits:

[AI-NN-PRlambda-calculus

Description: lambda计算 lambda计算-lambda calc
Platform: | Size: 276480 | Author: chen | Hits:

[GPS developLAMBDA

Description: LAMBDA算法是用于求解载波相位模糊度的一种优秀算法(LAMBDA algorithm is an excellent algorithm for solving the ambiguity of carrier phase)
Platform: | Size: 10240 | Author: 等待花开 | Hits:

[Otherlambda iteration

Description: lambda iteration used for economic load dispatch
Platform: | Size: 24576 | Author: pertiwi | Hits:

[GPS develop差分GPS整周模糊度的的经典解算算法LAMBDA

Description: 差分GPS整周模糊度的的经典解算算法LAMBDA(Lambda: a classical algorithm for ambiguity resolution of differential GPS)
Platform: | Size: 186368 | Author: MichaelBeechan | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net