https://github.com/datadrivencontrol/pyvrft

sort by:
Revision Author Date Message Commit Date
f731541 Improve README 17 September 2019, 18:22:04 UTC
4f32dca Improves README 15 September 2019, 20:39:49 UTC
d4447d9 Create First Stable Version 10 September 2019, 12:57:59 UTC
1854cd7 Create version 0.2 10 September 2019, 12:43:02 UTC
47f4ac3 master: add matplotlib in setup 06 September 2019, 13:50:30 UTC
f35c872 master: fix filter description on the mimo_csv example 31 July 2019, 18:22:48 UTC
6d6c485 master: organizing graphics on examples 12 July 2019, 17:15:19 UTC
170a42e Merge branch 'upd_examples' 11 July 2019, 17:29:29 UTC
9242f04 upd_examples: update examples 11 July 2019, 17:28:55 UTC
b9a06fc upd_examples: add new csv data file 11 July 2019, 17:28:35 UTC
2deba64 upd_examples: remove old csv data files 11 July 2019, 17:28:10 UTC
9e1b58c master: organizing some details on the examples 14 June 2019, 00:14:07 UTC
d4bce1c master: update vrft.design help 13 June 2019, 19:14:33 UTC
bb3c01a master: simplify examples and and add info in helps 11 June 2019, 19:56:17 UTC
bd0d116 master: pep8 11 June 2019, 18:52:59 UTC
8bc64a5 Merge branch 'new_settings' 11 June 2019, 18:42:12 UTC
1abc0e2 new_settings: updating examples 31 May 2019, 14:46:33 UTC
c989886 new_settings: SISO - Td,L,C can be TF's (dont need to be list anymore) 31 May 2019, 14:44:36 UTC
caa4c28 master: fix import error, and improve tests 29 May 2019, 18:40:51 UTC
6ffc986 master: Remove functions 29 May 2019, 15:15:57 UTC
36ff1b8 Add Test python 2 29 May 2019, 13:53:09 UTC
eda7038 Merge branch 'add_help' 25 May 2019, 00:31:37 UTC
95251b7 master: fix some minor details on the examples 25 May 2019, 00:30:41 UTC
2f3906f add_help: add functions description to help() the user 25 May 2019, 00:26:17 UTC
e410c4e Merge branch 'fixing_bug' 07 April 2019, 23:16:27 UTC
e6b2cc9 fixing_bug: updating the example vrft_mimo4 07 April 2019, 23:13:39 UTC
c44e8a5 fixing_bug: fixing the normal equation that calculates p 07 April 2019, 23:12:32 UTC
2fe369d Merge branch 'read_from_csv' 07 April 2019, 18:54:47 UTC
ac05135 read_from_csv: updating the example that use the data from the .csv file 07 April 2019, 18:53:49 UTC
f89390e read_from_csv: updating __init__.py 07 April 2019, 18:53:06 UTC
91ae45e read_from_csv: create a function that reads the data from a .csv file 07 April 2019, 18:52:17 UTC
d21df29 master: fix instrumental variable virtual error 04 April 2019, 18:54:43 UTC
4ed2a29 read_from_csv: add an example that reads the data from a .csv file 03 April 2019, 19:43:16 UTC
8fef6bb Merge branch 'organizing_files2' 03 April 2019, 14:53:12 UTC
a3b54af organizing_files2: using np.linalg.solve and np.matmul to compute the parameter vector 03 April 2019, 14:46:57 UTC
95b8d9b organizing_files2: add a new example to test the inversion algorithm 02 April 2019, 17:41:32 UTC
8dcd0f9 organizing_files2: updating the error message if the inversion algorithm fails 02 April 2019, 17:39:58 UTC
b6ef642 organizing_files2: updating some examples - print parameters 02 April 2019, 17:39:10 UTC
8b23f79 organizing_files2: fixing some comments on control.py 02 April 2019, 03:36:25 UTC
b7c81d6 organizing_files2: organizing the design function on control.py - using matrix concatenation to simplify the function 02 April 2019, 03:26:51 UTC
2ea49da organizing_files2: updating the examples 01 April 2019, 18:59:47 UTC
b3268ed organizing_files2: bug fix and update colfilter function on control.py 01 April 2019, 18:58:55 UTC
1e645b2 organizing_files2: organizing the MIMO VRFT examples 01 April 2019, 18:50:58 UTC
e7c4d7b organizing_files2: updating init.py 08 March 2019, 18:34:31 UTC
593e8bc organizing_files2: organizing the code and comments on control.py 08 March 2019, 18:33:52 UTC
27e99a6 organizing_files2: add examples of the VRFT method for SISO systems 08 March 2019, 17:04:57 UTC
dabfdf4 Merge branch 'inv_test' 08 March 2019, 16:58:26 UTC
8a4a570 inv_test: inserting the tests and the criteria of invertibility and stability of the inverse 08 March 2019, 16:55:53 UTC
1a13698 Merge branch 'add_filter' 28 February 2019, 19:07:36 UTC
3d4a17f add_filter: update the example to test different filter structures 15 February 2019, 12:41:32 UTC
0b5ede5 add_filter: insert the filter and reorganize the method 15 February 2019, 12:39:22 UTC
3280d96 add_filter: insert filtra_all on __init__.py 15 February 2019, 12:36:53 UTC
fe8ddda add_filter: correct preallocation 15 February 2019, 12:35:27 UTC
30db77e Merge branch 'organizing_files' 12 February 2019, 18:44:43 UTC
815bc7b organizing_files: simplifying function names 12 February 2019, 18:28:00 UTC
dde3dda organizing_files: organizing examples 12 February 2019, 18:11:33 UTC
586b8e6 organizing_files: add import vrft on control.py 12 February 2019, 18:09:24 UTC
1cf184b Merge branch 'test' 12 February 2019, 16:33:54 UTC
feccd4d test: remove requirements.txt 12 February 2019, 16:32:55 UTC
1a38610 test: fix setup.py typo 12 February 2019, 16:28:54 UTC
8c2ab9b test: only test PYTHON 3 12 February 2019, 16:22:16 UTC
bc4b0f4 test: move requires to setup.py 12 February 2019, 16:19:58 UTC
c8f9312 test: add requirements.txt 12 February 2019, 16:15:14 UTC
1077f03 test: muda funcao de teste 12 February 2019, 16:08:03 UTC
98440ff test: primeiros testes 12 February 2019, 14:53:48 UTC
091226b Merge branch 'package' 12 February 2019, 14:52:52 UTC
f1a5918 package: coloca todas as funcoes dentro do package vrft 12 February 2019, 14:52:12 UTC
0d79fb1 package: reorganiza parte do pacote 12 February 2019, 13:46:01 UTC
2927c8f Merge branch 'organiza_arquivos' 11 February 2019, 21:55:59 UTC
ce2895b organiza_arquivos: limpa pastas e organiza arquivos 11 February 2019, 21:52:06 UTC
b9a420d Merge branch 'add-stblinv-vrft' 11 February 2019, 21:21:43 UTC
9b2750d Update the mimo vrft example 11 February 2019, 21:14:49 UTC
7607bf5 Add the stable inversion algorithm to the vrft function 11 February 2019, 21:13:30 UTC
dddec88 Rename stable inversion folder 11 February 2019, 21:01:34 UTC
2aa3a1d Merge branch 'tira_listas' 08 February 2019, 14:49:55 UTC
f9e0089 tira_listas: remove listas extras do código 08 February 2019, 14:49:36 UTC
c0bdd6f Merge branch 'stable-inversion' 08 February 2019, 14:48:01 UTC
7f43d67 Add the new and most complete example In this example i defined the MIMO system on the transfer function list structure, used the function to transform it to state-space representation and finally, used the function to invert the system 08 February 2019, 14:03:18 UTC
d7ff646 Fix index bugs on dmimo_tf2ss 08 February 2019, 14:03:18 UTC
f1a0777 Organizing some files 08 February 2019, 14:03:18 UTC
b4d6e4e Add an example of the application of the function dmimo_tf2ss 08 February 2019, 14:03:18 UTC
0c4a077 Add a function the function dmimo_tf2ss on the invfunc.py file 08 February 2019, 14:03:18 UTC
a7ff9e1 Add the stable inversion algorithm and some examples 08 February 2019, 14:03:18 UTC
29b4e6f Add an example in a MIMO process 08 February 2019, 14:03:18 UTC
44bba31 Testes 08 February 2019, 14:03:17 UTC
857b715 Fix teste.py vrft_mimo function Arrumei a funcao vrft_mimo e dei uma organizada geral no código - tirei o exemplo do meio e adicionei em um arquivo separado. 08 February 2019, 14:03:17 UTC
54d6294 Remove unused files and add to .gitignore 21 November 2018, 21:10:52 UTC
3e44ef5 Add instructions to README 21 November 2018, 21:07:50 UTC
f6a4a10 Remove unused files 21 November 2018, 21:04:51 UTC
02be65a Add .gitignore 21 November 2018, 21:03:50 UTC
f7aeba7 First commit 21 November 2018, 21:01:53 UTC
back to top