photo

Kai


Last seen: 2 years ago Active since 2016

Followers: 0   Following: 0

Spoken Languages:
English, German
Pronouns:
He/him

Statistics

MATLAB Answers

14 Questions
3 Answers

RANK
5,076
of 301,261

REPUTATION
10

CONTRIBUTIONS
14 Questions
3 Answers

ANSWER ACCEPTANCE
78.57%

VOTES RECEIVED
5

RANK
 of 21,209

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,690

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 3
  • Thankful Level 2

View badges

Feeds

View by

Question


Post-formatting of figures
Hello all, Some time ago, I saved some figures. Now that I want to use them, I am wondering if I can change the text size and c...

2 years ago | 1 answer | 0

1

answer

Question


Thermal Model of a PCB
I want to simulate the thermal effects of MOSFETs power losses. I already got thermal models from the manufacturer for Junction-...

2 years ago | 1 answer | 0

1

answer

Answered
Estimate Power losses of a Simscape Model
Here are my results: The function ee_getPowerLossSummary return the R*I^2 losses in the column 'Power' and switching losses in ...

2 years ago | 1

| accepted

Question


How to acces a simscape.logging.Node
I have a simulink/Simscape model, the results are logged in a variable called 'simlog'. I am struggeling to get the rotational s...

2 years ago | 1 answer | 0

1

answer

Question


Estimate Power losses of a Simscape Model
I have an inverter made of three Half-bridge (ideal, switching) Blocks and I want to estimate the overall losses and the losses ...

2 years ago | 1 answer | 0

1

answer

Question


Switching losses of a MOSFET in a Inverter-Bridge
Currently I am simulating a Inverter for an PMSM in Simulink/Simscape and my nex task is to determine the overall losses in the ...

2 years ago | 1 answer | 0

1

answer

Question


if difference between two values is smaller than replace by
I have a vector that contains several time values. For the application I need to check if the difference between two values is s...

2 years ago | 1 answer | 0

1

answer

Question


FOC of a PMSM
Hello, I got a specific motor that I want to use in a Simulink Model for a FOC drive. I started with the model from this examp...

2 years ago | 2 answers | 0

2

answers

Question


Simscape PMSM start-up
In the first step, I try to simulate a PMSM start-up sequence without V/f, FOC, or anything else. Just a programmable 3-phase vo...

2 years ago | 1 answer | 0

1

answer

Question


Simscape use of inertia and mass blocks
I am trying to build a simplified model of a piston compressor in Simulink. I started with an ideal velocity source with 265 rpm...

5 years ago | 1 answer | 0

1

answer

Question


why does findpeaks detects minimas?
I got the data of an acceleration sensor and I want to detect only the local maximas, I used plot(data); findpeaks(data);...

9 years ago | 1 answer | 0

1

answer

Question


read all audio files in one directory
Hi, I want to remove a frequency from all my mp3 songs, my idea is to use the audioread and audioinfo functions to copy a song ...

9 years ago | 2 answers | 0

2

answers

Question


Classification learner and matlab coder
I haven't found it in the documentation. Is it possible to use a model created from the Classification learner toolbox to genera...

9 years ago | 0 answers | 0

0

answers

Question


TCP/IP communication between Arduino and Simulink
I am trying to set up a WiFi communication between my Arduino Yun and my PC, I have to use Matlab /simulink for that. I already ...

9 years ago | 0 answers | 0

0

answers

Answered
Matlab Coder, Compiler can't find "tmwtypes.h"
Problem solved. Just use the Windows search, look for the filename on your HDD and copy it to your project folder!

10 years ago | 4

| accepted

Answered
Matlab Coder, Compiler can't find "tmwtypes.h"
Aren't I am doing exactly the same when I tick the lib option in the matlab coder? The help says:" lib for embeddable C/C++ stat...

10 years ago | 0

Question


Matlab Coder, Compiler can't find "tmwtypes.h"
Hello, I got Matlab Code from the Neural Net Pattern Recognition Toolbox and I tried to generate C++ Code with the Matlab Coder...

10 years ago | 5 answers | 0

5

answers