Community Profile

photo

Alexis


Last seen: 24 days ago Active since 2020

Followers: 0   Following: 0

Structural Engineer

Programming Languages:
Python, MATLAB, HTML, CSS, Visual Basic
Spoken Languages:
English, Spanish, German

Statistics

  • First Submission
  • GitHub Submissions Level 1
  • Thankful Level 2

View badges

Feeds

View by

Answered
How to solve a symbolic equation that uses conditional statements?
Walter and Nathan, Yes, with a piecewise() now it works. I also used assume(c_, 'positive') and used this sigma function funct...

8 months ago | 0

| accepted

Question


How to solve a symbolic equation that uses conditional statements?
Hello everyone, I'm currently facing the following issue: I need to solve an equation with a single variable "c_". But, this e...

8 months ago | 1 answer | 0

1

answer

Question


Change the period/frequency of a Van der Pol Oscillator
Hello everyone, I'm having a trouble/issue changing the frequency of a van der Pol oscillator and getting an specific shape of ...

1 year ago | 2 answers | 0

2

answers

Question


how to use solve() without a 'z' variable solution
Hi, i'm trying to code a 'hn' and 'hc' solver, it uses those equations and data, but close all clear all clc %DATA alfa = ...

4 years ago | 2 answers | 0

2

answers