Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.057 X-Spam-Evidence: '*H*': 0.89; '*S*': 0.00; 'python': 0.11; 'to:name:python list': 0.16; 'file,': 0.19; 'thanks.': 0.20; 'this?': 0.23; 'values': 0.27; 'message-id:@mail.gmail.com': 0.30; 'anyone': 0.31; 'file': 0.32; 'received:google.com': 0.35; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'how': 0.40 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=tL0EsMu/77ZHJ6pRWFHrZoA2G3ZkT+7vTNZ9dOLJSsk=; b=ImOKzjjdTIg4D7hoUx5ArhHgzV/D83jUfOBo+sev3lSUpUHLqCWqx5HyiSqTEWE0uD i8SEmhOL3MWkUdGn17fL7Y6Xx5UeX/N3yfr4UWXn0pr9sM412xnd1kFu27mxAroozrrf MAvTRHYGexMEgVRdCoX9pt28YqoG04b1UCC6jO+SCGzN4r4aytEij0ZTGpC6iLYWpu0x 4QX2rNakYS736GFKmWeA16QtmPYbsxOPYQnjqVfK/SiZiAop15HRKpZ/4b8bmvpiRiFd +0ldq+mS84yeUeylAgUF209V3f6/WeNPcTiTQbsyTreJmb3STzs/UnTJ8Sp8bht5U3lG moXw== MIME-Version: 1.0 X-Received: by 10.180.160.240 with SMTP id xn16mr9176681wib.62.1383495588573; Sun, 03 Nov 2013 08:19:48 -0800 (PST) Date: Sun, 3 Nov 2013 14:19:48 -0200 Subject: Automation From: Renato Barbosa Pim Pereira To: python list Content-Type: multipart/alternative; boundary=047d7b6251b01af98504ea482b63 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 15 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1383495591 news.xs4all.nl 15888 [2001:888:2000:d::a6]:54732 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:58401 --047d7b6251b01af98504ea482b63 Content-Type: text/plain; charset=UTF-8 I have one .xls file with the values of PV MV and SP, I wanna to calculate Kp Ki Kd with python from this file, can anyone give me any suggestion about how can I do this? From now, thanks. --047d7b6251b01af98504ea482b63 Content-Type: text/html; charset=UTF-8
I have one .xls file with the values of PV MV and SP, I wanna to calculate Kp Ki Kd with python from this file, can anyone give me any suggestion about how can I do this? From now, thanks.
--047d7b6251b01af98504ea482b63--