Community Profile

photo

Zhao Wang

MathWorks

Last seen: 21日 前 2016 年からアクティブ

Followers: 0   Following: 0

連絡

統計

  • Knowledgeable Level 3
  • 3 Month Streak
  • First Review
  • Revival Level 1
  • Knowledgeable Level 2
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
PID controller tuning, cannot linearize the plant and error.
The model would be linearized while lauhcing the PID Tuner from the PID Controller block's parameters dialog. The attached model...

2年弱 前 | 0

| 採用済み

回答済み
How can I remove the few peaks before the overshoot, so I only have the overshoot peak and then it directly transition into steady state?
Since you have built a Simulink model for the buck converter, you may want to consider tune the PID controller based on the actu...

約2年 前 | 0

回答済み
Can matlab perform perturbation & linearization on a state average model? (power electronics are of specific interest, but field is probably irrelevant)
Depending on how you are going to model your averaged value model. For instance, you can model the average value model using 'ss...

約2年 前 | 0

回答済み
Smart Grid Project - Energy Management System
Hi Blake, I am glad that you insist on investigating this microgrid topic as a researcher. With some similar research experienc...

4年弱 前 | 4

| 採用済み

回答済み
Bi directional buck boost converter with simulink and simscape only
Sample time is an intrinsic part of the power electronics circuit model. As a result, it would be difficult to speed up simulati...

4年弱 前 | 1

| 採用済み

回答済み
How to chose pwm and buck converter parameters?
Simulating the behavior of a solar charging system with this detailed model would be very slow. This is because of the sample ti...

4年弱 前 | 1

回答済み
How to convert a simscape model like inverter or buck converter to HDL code?
There is a shipped tool called Simscape HDL Workflow Advisor. Using this tool, you should be able to convert your Simscape model...

4年弱 前 | 0

| 採用済み

回答済み
can we generate C/C++ code for closed loop Autotuner?
Let me answer the "how" part of this question. There is a documentation page about the complete workflow of using the Closed-Loo...

4年弱 前 | 0

| 採用済み

回答済み
close loop PID autotuner
Based on the information you provided, replacing the 'FOC Autotuner' block with a 'Closed-Loop PID Autotuner' block is feasible....

4年弱 前 | 2

| 採用済み

回答済み
**Importing MATLAB's own SIMULINK routine, the simulation result is wrong.
Based on the information you provided, I have tried this example. However, I was not able to reproduce the same result shown in ...

5年以上 前 | 0

回答済み
Real-Time Audio Processing: Varying Delay Depending on Initial Under/Overruns
As a first step, you can run the Measure Audio Latency example to verify that your audio I/O system is configured correctly: <h...

6年以上 前 | 1

回答済み
Generic battery model - State of Charge
I understand that you observed the initial SOC that is different from the settings in the Battery block in the Simscape Power Sy...

6年以上 前 | 0

| 採用済み

回答済み
Set disarmed PWM of PX4 simulink app
I understand that you want to change the disarm signal for PWM outputs in the motor block. It appears that the disarm PWM signal...

6年以上 前 | 0

回答済み
How can I change package for selected data object?
I understand that you may want to create custom storage classes using packages other than 'Simulink' or 'mpt'. Based on the work...

6年以上 前 | 0

回答済み
using RF tool box,How to create a matrix ABCD with 4 complex vectors A, B, C and D
I understand that you want to create a matrix ABCD with 4 complex vectors A, B, C and D. Based on the code snippet you posted, i...

6年以上 前 | 0

回答済み
Assigning a Triangular Distribution to Each Entity of a Process Flow Model of SimEvents
I understand that you want to have an "Entity Server Block" that has an input port providing the service time duration. I assume...

7年以上 前 | 0

| 採用済み

回答済み
How to quantify spectrogram comparison
I understand that you want to quantify the difference between two spectrograms and use this quantitative information in fault di...

7年以上 前 | 0

回答済み
Fitting a probability density function with a kernel density estimator. How Matlab handles the support?
I understand that you want to know how MATLAB handles the Kernel density options for 'support' in the "fitdist" function. The do...

7年以上 前 | 2

| 採用済み

回答済み
Creating a sinusoidal pwm using the hdl coder blocks
I understand that you want to generate code from your Simulink model using the HDL Coder. As long as the simulation result is sa...

7年以上 前 | 0

回答済み
What is difference between unwrap(angle(X)) and phase(X)?
I understand that you want to extract phase angles from channel matrix (which is 'csi' in the data file). However, using the scr...

7年以上 前 | 1

| 採用済み

回答済み
filtfilt returns unexpected large value when using with LPC
I understand that you want to use the "filtfilt" function in source-filter separation. After using the "filtfilt" function, the ...

7年以上 前 | 0

回答済み
Can't figure out why the integral() command is returning error "Matrix dimensions must agree", but they do agree.
I understand that you want to integrate a function over time using the "integral" function. The error message is that "Matrix di...

7年以上 前 | 0

回答済み
How can you set the initital condition 'displacement' of the mass in a simple spring-damper-mass system in Simscape?
I understand that you want to set the initial displacement of the "Mass" block in a Mass-Spring-Damper model in Simscape. I assu...

7年以上 前 | 0

回答済み
What is the best way to do some calculation within a state in stateflow?
I understand that you want to find a better way to write MATLAB code in Stateflow states. I am not sure in what sense you mean b...

7年以上 前 | 0

| 採用済み

回答済み
How is the equation for u_g given in MatLab's discrete Dryden Wind Turbulence Model a difference equation?
I understand that you have a question about the difference equation expression in the "Dryden Wind Turbulence Model (Discrete)" ...

7年以上 前 | 0

| 採用済み

回答済み
I'm trying to create a time varying system in simulink using matlab function block but even if the logic is correct it says the value which i'm calling form workspace is not Simulink.Signal
This happens maybe because you have an object defined in the base workspace and you are using a data store with the 'Data store ...

7年以上 前 | 0

回答済み
DC-DC buck converter step response gives oscillations at the start of the simulation ?
I understand that you are simulating a DC-DC buck converter using the Simscape Power Systems. There is some oscillation at the b...

7年以上 前 | 0

| 採用済み

回答済み
How to demodulate a sound through MATLAB
I understand that you want to build a DSBSC demodulator to demodulate a recorded sound file. You might refer to the following li...

7年以上 前 | 0

回答済み
Does anyone know how I could model a variable resistor as a linear potentiometer in Simulink? The library I have does not currently contain this block
I understand that you want to recreate the function of a potentiometer using a variable resistor in your current Simulink librar...

7年以上 前 | 1

回答済み
fourier synthesis program when given ak
I understand that you want to compute Fourier synthesis using 'for' loops. The equation that you use to compute matrix 'F' creat...

7年以上 前 | 0

さらに読み込む