Statistics
0 Questions
66 Answers
RANK
678
of 295 014
REPUTATION
108
CONTRIBUTIONS
0 Questions
66 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
10
RANK
of 20 161
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153 031
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Can you help me to solve equation
Hello @marwa, As per my understanding, you are trying to find the solution of set of non-linear equations using Newton-Raphson ...
3 dagar ago | 0
Hello, can someone please help me connect a dc motor to this pwm control circuitry.
Hello @Anant, As per my understanding, you are trying to drive a DC machine using the control circuit made using NE555 timer. Y...
4 dagar ago | 0
Solve and Vpasolve can't find solutions
Hello @Namo, As per my understanding, you are trying to find the set of solutions that satisfies the four set of equations spec...
5 dagar ago | 0
Inductance L_0 of zero-sequence flux path return (Three-Phase Transformer)
Hello @Torben, As per my understanding, you are trying to simulate a three phase transformer and you want to model its zero seq...
5 dagar ago | 0
| accepted
Consideration of the initial flux of the saturable transformer (Simulink Simscape Electrical - Power Specialized Systems)
Hello @Torben, As per my understanding, you are trying to understand the characteristics of “Saturable transformer” block foun...
5 dagar ago | 0
| accepted
Unexpected input values on the first call of the function-call subsystem
Hello @Djordje, Based on my understanding, the "PI(z)" controller block functions as expected when initial conditions are provi...
9 dagar ago | 1
Increased ADC noise going from analog to digital
Hello @Lars, As per my understanding, you are sampling an analog signal through ADC and facing the issue of noise signal appear...
9 dagar ago | 1
C2000 F280049C ADC Modules
Hello @Lars As per my understanding, you are trying to control a 3-phase inverter using “TMS320F280049” microcontroller and wan...
12 dagar ago | 0
[A,v] shows error: dimensions of arrays being concatenated are not consistent
Hello @Lucia, I tried to execute the above code in MATLAB R2023b version, but it gave the same error message. You are trying t...
14 dagar ago | 0
| accepted
Matlab forgets new paths I add
Hello @Paris, As per my understanding, you want to automatically include certain directories in your MATLAB search path, when M...
22 dagar ago | 0
Design LCL filter for induction machine
Hello @mamad, As per my understanding, you are trying to design an "LCL filter" for an induction machine, driven by an inverter...
23 dagar ago | 0
| accepted
ode15i issue for long simulation times
Hello @Aline Luxa, As per my understanding, you are trying to slove the ordinary diffrential equation for a longer time span, b...
24 dagar ago | 0
Low Pass Active filter for three phase source
Hello @Cornelus, From what I understand, you are attempting to connect a low-pass filter to a 10kV system but are unsure about ...
24 dagar ago | 0
Need help with zero-padding impacts interpretation
Hello @Zhen As per my understanding, you are attempting to plot the DFT of a signal for various window widths and DFT sizes, bu...
25 dagar ago | 0
How can I insert a variable into a plot legend, with a special character following the variable?
Hello @Jack Lebar, In order to resolve the issue, I have defined two vectors "x" and "y" and ploted them using "plot()" functio...
26 dagar ago | 0
MATLAB:mex:ErrInvalidMEXFile : Invalid MEX-file: The specified procedure could not be found.
Hello @A.B., According to the documentation: https://www.mathworks.com/help/matlab/matlab_external/version-compatibility.html ...
26 dagar ago | 0
How can I set the magnitude correctly for the FFT?
Hello @Chonlasit, Based on my understanding, You are expecting similar FFT analysis for all the phase currents, but not getting...
26 dagar ago | 0
"File is not a mex file" error despite the settings seeming correct
Hello @Elliott I have executed the code you provided in MATLAB R2022b, without encountering any errors. However, I have identif...
26 dagar ago | 0
set the tick format of y axis
Hello @min lee, You can achieve the desired xtick format in MATLAB. In order to demonstrate this consider the code: % Here, I ...
27 dagar ago | 0
Linearized model / alternative of a MOSFET for real-time simulations
Hello @Varun, For which application are you using MOSFETs ? Is it an inverter ? If yes, I can give one possible workaround in ...
27 dagar ago | 0
"Nominal Pressure Gain" for a Fixed-Displacement Pump that is pressurizing an accumulator
Hello @Michael P, Let us address your questions one by one. 1) The pressure at port B is constantly increasing (from 1400 p...
29 dagar ago | 0
| accepted
Why I get a 3 dimensional array using to workspace block?
Hello @Faezeh Yousefpour, As per my understanding, you are trying to log the 2d array which is an output from MATLAB function b...
29 dagar ago | 0
n-Channel Mosfet 3-D Lookup table, temperature dependent parameterization. Problems simulating different temperatures
Hello @Ignacio, As per my understanding, you are providing the junction temperature of MOSFET by using an external temperature ...
30 dagar ago | 0
Getting error in MATLAB State flow
Hello @THIRUPURASUNDARI, As per my understanding, you are trying to resolve the error "Unresolved symbols" in simulink "state f...
ungefär en månad ago | 0
BLDC motor driver usinf FOC simulation problem
NOTE: If you are unable to open the attached simulink model, please tell the version of MATLAB you are using. I will share the m...
ungefär en månad ago | 0
Simscape Isothermal Fluids - Pressure sensor
Hello @Gokul, Let us address your questions one by one. 1) Am I missing something ?... I referred to the Simulink model att...
ungefär en månad ago | 0
| accepted
instantaneous power control of SCIM by FOC method
Hello @Milad, Hello @Milad, As per my understanding, you are facing an issue with the speed control of Induction Motor when t...
ungefär en månad ago | 0
| accepted
Full screen figure with xticklabels multiline problem
Hello @Aleksandra Pawlak, Based on my understanding, it seems you're attempting to systematically label the bars on the bar gra...
ungefär en månad ago | 0
Why my own direct form II filter function performs different with the Matlab function 'filter'
Hello @Wentong The logic used by you is perfectly correct and works well. Cause of issue: I tried to use your function on a...
ungefär en månad ago | 1
| accepted
Auto complete inputs of method using object property
Hello @Cedric Kotitschke It is possible to auto complete the inputs to the member functions of the user defined class. I am sug...
ungefär en månad ago | 0
| accepted