Skip to content

Instantly share code, notes, and snippets.

View Frans-Willem's full-sized avatar

Frans-Willem Hardijzer Frans-Willem

  • Utrecht, the Netherlands
View GitHub Profile
import math
import numpy as np
# Current table in code, to plot alongside newly calculated
current_svm_table = [
239 ,
241 ,
242 ,
243 ,
245 ,
@Frans-Willem
Frans-Willem / svpwm_troubleshooting
Created July 17, 2019 14:22
Python code to generate SVPWM table
import math
import numpy as np
# Current table in code, to plot alongside newly calculated
current_svm_table = [
239 ,
241 ,
242 ,
243 ,
245 ,
Computer Information:
Manufacturer: Unknown
Model: Unknown
Form Factor: Desktop
No Touch Input Detected
Processor Information:
CPU Vendor: GenuineIntel
CPU Brand: Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz
CPU Family: 0x6
<link rel="import" href="../core-drawer-panel/core-drawer-panel.html">
<link rel="import" href="../core-icon-button/core-icon-button.html">
<link rel="import" href="../core-toolbar/core-toolbar.html">
<link rel="import" href="../core-scroll-header-panel/core-scroll-header-panel.html">
<link rel="import" href="../core-item/core-item.html">
<polymer-element name="my-element">
<template>
<style>