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

DSP-Applications-using-C-and-the-

  • The PMSM FOC is made of several C modules, compatible with the free-of-charge IAR EWARM KickStart e

    The PMSM FOC is made of several C modules, compatible with the free-of-charge IAR EWARM KickStart edition toolchain version 4.42. It is used to quickly evaluate both the MCU and the available tools. In addition, when used together with the STM32F103xx motor control starter kit (STM3210B-MCKIT) and PM motor, a motor can be made to run in a very short time. It also eliminates the need for time-consuming development of FOC and speed regulation algorithms by providing ready-to-use functions that let the user concentrate on the application layer. Moreover, it is possible to get rid of any speed sensor thanks to the sensorless algorithm for rotor position reconstruction.

    标签: free-of-charge compatible KickStart modules

    上传时间: 2014-01-09

    上传用户:498732662

  • MATFOR FFT Visual Fortran program. MATFOR Extensions, as implied in the name, are data or component

    MATFOR FFT Visual Fortran program. MATFOR Extensions, as implied in the name, are data or components external to MATFOR modules that can be used to add versatility to MATFOR programs. Currently there are two types of extensions available with MATFOR, they are MATLAB Interface and Tecplot FileIO. MATLAB Interface, a new feature in MATFOR 4.1, provides MATFOR users access to MATLAB functions so they can obtain functionality that has not been built into MATFOR. The ability of using MATLAB functions makes MATFOR an ideal tool for those who create prototypes using MATLAB, then do implementation in C++ and other programming languages. Through the use of MATFOR, users may perform quick results comparisons between MATLAB and other languages.

    标签: MATFOR Extensions component Fortran

    上传时间: 2013-12-11

    上传用户:xieguodong1234

  • The goal of our final project was to design an efficient elevator simulator that can accept input fr

    The goal of our final project was to design an efficient elevator simulator that can accept input from a user and mechanically operate (on a small scale) a system of 4 floors and 3 elevators using pulleys and stepper motors. Users enter input using physical pushbuttons or the computer. This input is then processed by the MCU and orders are given to the elevators. We attempted to devise an algorithm that can optimally handle any number of floors. This project seemed like a fun challenge and something that had practical applications. Both of us have been frustrated at times by the inefficiency of some of the elevators here at Cornell, and we wanted to see if we could do a better job.

    标签: efficient simulator elevator project

    上传时间: 2013-11-25

    上传用户:cjf0304

  • As information technology is more and more in-depth and wide range of applications, management infor

    As information technology is more and more in-depth and wide range of applications, management information system has been gradually implemented in the technical maturity. Management Information System is a continuous development of new disciplines. Library Management System is a typical management information system (MIS), the development includes the background of the establishment and maintenance of database and front-end application development aspects. Database requested data consistency, integrity and the security of the data, and front-end applications require complete functions, such as easy-to-use. After analysis, I chose companies MICROSOFT VISUAL BASIC and Access prospects were as database development tools and background. With the provision of the various object-oriented development tools, in particular the data window convenient and simple objects developed intelligent customer satisfaction systems.

    标签: more applications information technology

    上传时间: 2013-11-29

    上传用户:xymbian

  • This programme is to control DC motor in a certain speed using PWM. The target speed is "r", it is

    This programme is to control DC motor in a certain speed using PWM. The target speed is "r", it is the speed in 1s. The sample rate is 0.1s, so the actual speed target is "rc"=r/10. The "r" and "rc" are integer, and the range of "r" is from 50 to 100. Keep rc=r/10!!! The array "speed1" and "speed2" are the control result, in 0.1s and 1s. The length of "speed1" is 2400, and "speed2" is 240. The "pw" and "nw" are the parameters of PWM. The test will last 4 min.

    标签: speed programme is control

    上传时间: 2014-11-22

    上传用户:jyycc

  • The task of clustering Web sessions is to group Web sessions based on similarity and consists of max

    The task of clustering Web sessions is to group Web sessions based on similarity and consists of maximizing the intra- group similarity while minimizing the inter-group similarity. The first and foremost question needed to be considered in clustering W b sessions is how to measure the similarity between Web sessions.However.there are many shortcomings in traditiona1 measurements.This paper introduces a new method for measuring similarities between Web pages that takes into account not only the URL but also the viewing time of the visited web page.Yhen we give a new method to measure the similarity of Web sessions using sequence alignment and the similarity of W eb page access in detail Experiments have proved that our method is valid and e币cient.

    标签: sessions clustering similarity Web

    上传时间: 2014-01-11

    上传用户:songrui

  • FFTW, a collection of fast C routines to compute the Discrete Fourier Transform in one or more dime

    FFTW, a collection of fast C routines to compute the Discrete Fourier Transform in one or more dimensions.The fftw/ directory contains the source code for the complex transforms, and the rfftw/ directory contains the source code for the real transforms.

    标签: collection Transform Discrete routines

    上传时间: 2016-08-17

    上传用户:yoleeson

  • This book provides a complete intermediate-level discussion of microcontroller programming using th

    This book provides a complete intermediate-level discussion of microcontroller programming using the C programming language. It covers both the adaptations to C necessary for targeting an embedded environment, and the common components of a successful development project. C is the language of choice for programming larger microcontrollers (MCU), those based on 32-bit cores. These parts are often derived from their general-purpose counterparts, and are both as complex and feature-rich. As a result, C (and C++) compilers are necessary and readily available for these MCUs. 是初学入们,嵌入式的好教材!@简单易懂

    标签: intermediate-level microcontroller programming discussion

    上传时间: 2013-12-18

    上传用户:lo25643

  • The package includes 3 Matlab-interfaces to the c-code: 1. inference.m An interface to the full

    The package includes 3 Matlab-interfaces to the c-code: 1. inference.m An interface to the full inference package, includes several methods for approximate inference: Loopy Belief Propagation, Generalized Belief Propagation, Mean-Field approximation, and 4 monte-carlo sampling methods (Metropolis, Gibbs, Wolff, Swendsen-Wang). Use "help inference" from Matlab to see all options for usage. 2. gbp_preprocess.m and gbp.m These 2 interfaces split Generalized Belief Propagation into the pre-process stage (gbp_preprocess.m) and the inference stage (gbp.m), so the user may use only one of them, or changing some parameters in between. Use "help gbp_preprocess" and "help gbp" from Matlab. 3. simulatedAnnealing.m An interface to the simulated-annealing c-code. This code uses Metropolis sampling method, the same one used for inference. Use "help simulatedAnnealing" from Matlab.

    标签: Matlab-interfaces inference interface the

    上传时间: 2016-08-27

    上传用户:gxrui1991

  • he algorithm is equivalent to Infomax by Bell and Sejnowski 1995 [1] using a maximum likelihood form

    he algorithm is equivalent to Infomax by Bell and Sejnowski 1995 [1] using a maximum likelihood formulation. No noise is assumed and the number of observations must equal the number of sources. The BFGS method [2] is used for optimization. The number of independent components are calculated using Bayes Information Criterion [3] (BIC), with PCA for dimension reduction.

    标签: equivalent likelihood algorithm Sejnowski

    上传时间: 2016-09-17

    上传用户:Altman