虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

Formulas

  • The ICA/BSS algorithms are pure mathematical Formulas, powerful, but rather mechanical procedures: T

    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 ICALAB strongly depends on a priori knowledge, common sense and appropriate use of the preprocessing and postprocessing tools. In other words, it is preprocessing of data and postprocessing of models where expertise is truly ne

    标签: mathematical algorithms mechanical procedures

    上传时间: 2015-03-31

    上传用户:silenthink

  • This is Math Formulas & Tables. Maybe useful.

    This is Math Formulas & Tables. Maybe useful.

    标签: Formulas Tables useful Maybe

    上传时间: 2017-08-04

    上传用户:宋桃子

  • 如何设计升压转换器MAX17597峰值电流模式控制器

    Abstract: This application note describes how to design boost converters using the MAX17597 peakcurrent-mode controller. Boost converters can be operated in discontinuous conduction mode (DCM) orcontinuous conduction mode (CCM). This operating mode can affect the component choices, stress levelin power devices, and controller design. Formulas for calculating component values and ratingsare alsopresented.

    标签: 17597 MAX 如何设计 升压转换器

    上传时间: 2013-11-16

    上传用户:zcs023047

  • 高速数字系统设计下载pdf

    高速数字系统设计下载pdf:High-Speed Digital SystemDesign—A Handbook ofInterconnect Theory and DesignPracticesStephen H. HallGarrett W. HallJames A. McCallA Wiley-Interscience Publication JOHN WILEY & SONS, INC.New York • Chichester • Weinheim • Brisbane • Singapore • TorontoCopyright © 2000 by John Wiley & Sons, Inc.speeddigital systems at the platform level. The book walks the reader through everyrequired concept, from basic transmission line theory to digital timing analysis, high-speedmeasurement techniques, as well as many other topics. In doing so, a unique balancebetween theory and practical applications is achieved that will allow the reader not only tounderstand the nature of the problem, but also provide practical guidance to the solution.The level of theoretical understanding is such that the reader will be equipped to see beyondthe immediate practical application and solve problems not contained within these pages.Much of the information in this book has not been needed in past digital designs but isabsolutely necessary today. Most of the information covered here is not covered in standardcollege curricula, at least not in its focus on digital design, which is arguably one of the mostsignificant industries in electrical engineering.The focus of this book is on the design of robust high-volume, high-speed digital productssuch as computer systems, with particular attention paid to computer busses. However, thetheory presented is applicable to any high-speed digital system. All of the techniquescovered in this book have been applied in industry to actual digital products that have beensuccessfully produced and sold in high volume.Practicing engineers and graduate and undergraduate students who have completed basicelectromagnetic or microwave design classes are equipped to fully comprehend the theorypresented in this book. At a practical level, however, basic circuit theory is all thebackground required to apply the Formulas in this book.

    标签: 高速数字 系统设计

    上传时间: 2013-10-26

    上传用户:缥缈

  • 光纤_dB_衰减和测量介绍

    This document is a quick reference to some of the Formulas and important information related to optical technologies. It focuses on decibels (dB), decibels per milliwatt (dBm), attenuation and measurements, and provides an introduction to optical fibers.

    标签: dB 光纤 衰减 测量

    上传时间: 2013-10-17

    上传用户:libenshu01

  • 迭代自适应Simpson

    迭代自适应Simpson,Lobatto积分 In almost every standard book on numerics quadrature algorithms like the adaptive Simpson or the adaptive Lobatto algorithm are presented in a recursive way. The benefit of the recursive programming is the compact and clear representation. However, recursive quadrature algorithms might be transformed into iterative quadrature algorithms without major modifications in the structure of the algorithm. We present iterative adaptive quadrature algorithm (adaptiveSimpson and adaptiveLobatto), which preserves the compactness and the clarity of the recursive algorithms (e.g. quad, quadv, and quadl). Our iterative algorithm provides a parallel calculation of the integration function, which leads to tremendous gain in run-time, in general. Our results suggest a general iterative and not a recursive implementation of adaptive quadrature Formulas, once the programming language permits parallel access to the integration function. For details the attached PDF file Conrad_08.pdf.

    标签: Simpson 迭代

    上传时间: 2014-10-25

    上传用户:xc216

  • Generating Fractals with SSE/SSE2 You probably have heard about fractals before. They are beautiful

    Generating Fractals with SSE/SSE2 You probably have heard about fractals before. They are beautiful pictures such as the one shown above. Any fractal can be described using iterative Formulas. So you can generate a fractal by evaluating these Formulas and finding the color of each pixel. That is a large computational task, and drawing a fractal needs a fast CPU and a carefully optimized program.

    标签: Generating SSE beautiful Fractals

    上传时间: 2016-11-03

    上传用户:小鹏

  • This sample program generates two sine waves called X and Y. It will then calculate the normalized

    This sample program generates two sine waves called X and Y. It will then calculate the normalized magnitude and phase of the two waveforms using the following Formulas: Mag = sqrt(X^2 + Y^2)/sqrt(GainX^2 + GainY^2) Phase = (long) (atan2PU(X,Y) * 360) The program will prompt the user to change the gain and frequency of the X and Y waveforms.

    标签: Y. normalized generates calculate

    上传时间: 2014-01-06

    上传用户:123456wh

  • 实现复杂的数字公式识别

    实现复杂的数字公式识别,The number of complex Formulas to identify

    标签: 数字 识别

    上传时间: 2013-12-20

    上传用户:thesk123

  • 以前在VB6水晶报表里设置了个参数@aa

    以前在VB6水晶报表里设置了个参数@aa,在代码处写 Cry1.Formulas(1) = "aa= 123 ",则可在报表处显示出来。” 你这样应该是公式

    标签: VB6 aa 报表 参数

    上传时间: 2017-09-07

    上传用户:ardager