Dharmendra kumar
Junior Research Fellow NIT AP
Followers: 1 Following: 0
統計
All
Feeds
質問
How to access all 4 DAC channels available in F28379D through MATLAB/SIMULINK?
Hi, MATLAB/SIMULINK along with c2000 embededd coder support package provides interface for only 2 DAC channels. How to access a...
3年弱 前 | 0 件の回答 | 0
0
回答送信済み
Open Loop Per Unit Model of Induction Motor With 3 level NPC
Open Loop Performance of Induction Motor analysed which is fed with 3 level NPC Inverter with Space Vector Modulation.
約5年 前 | ダウンロード 4 件 |
送信済み
Model Predictive Torque flux control of Induction Motor
MPTFC is inspired from MPCC and DTC structures.
約5年 前 | ダウンロード 20 件 |
送信済み
Model Predictive Current Control of Induction Motor Drive
MPCC uses Predictive Current equation of IM.
約5年 前 | ダウンロード 29 件 |
送信済み
Field Oriented Control of Induction Motor
To control speed of Induction Motor Drive FOC is one of the method.
約5年 前 | ダウンロード 66 件 |
送信済み
THREE LEVEL NPC(INVERTER) USING SPACE VECTOR MODULATION
Neutral Point Converter with space vector modulation
約6年 前 | ダウンロード 17 件 |
送信済み
Three Phase Induction Motor Modelling
Induction Motor model based on stationary reference frame
約6年 前 | ダウンロード 3 件 |
解決済み
Determine if input is odd
Given the input n, return true if n is odd or false if n is even.
6年以上 前
解決済み
Create times-tables
At one time or another, we all had to memorize boring times tables. 5 times 5 is 25. 5 times 6 is 30. 12 times 12 is way more th...
7年以上 前
解決済み
Fibonacci sequence
Calculate the nth Fibonacci number. Given n, return f where f = fib(n) and f(1) = 1, f(2) = 1, f(3) = 2, ... Examples: Inpu...
7年以上 前
解決済み
Triangle Numbers
Triangle numbers are the sums of successive integers. So 6 is a triangle number because 6 = 1 + 2 + 3 which can be displa...
7年以上 前
解決済み
Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...
7年以上 前
解決済み
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
7年以上 前
解決済み
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
7年以上 前
解決済み
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
7年以上 前
送信済み
solar powered simplified multi level inverter
solar powered multi level inverter
7年以上 前 | ダウンロード 14 件 |