Nitin Phadkule
2021년부터 활동
Feeds
제출됨
Buck-Boost Lab
This application is ideal for undergraduate Power Electronics laboratory courses to demonstrate Buck-Boost Chopper
7일 전 | 다운로드 수: 4 |
제출됨
SCR Forced Commutation Methods
SCR Forced Commutation Virtual Laboratory: Interactive Multi-Class Simulator
14일 전 | 다운로드 수: 8 |
제출됨
SCR Firing Methods
The application helps to visualize, analyze, and compare the physical and mathematical properties of the 4 fundamental SCR firin...
18일 전 | 다운로드 수: 18 |
제출됨
Single Phase Thyristor Bridge Converter
simulate and analyze a Single-Phase Fully Controlled Thyristor Bridge Converter for R, R-L,R-L-E Load
19일 전 | 다운로드 수: 20 |
제출됨
PowerDevicesCharacteristics
An interactive educational tool for visualizing the static V-I characteristics of power semiconductor devices with thermal and g...
19일 전 | 다운로드 수: 11 |
제출됨
DIAC & TRIAC Characteristics
A pedagogical tool for simulating bidirectional device behavior, breakover voltage ($V_{BO}$) dynamics, and automated laboratory...
대략 1개월 전 | 다운로드 수: 7 |
제출됨
Cycloconverter
This interactive MATLAB App serves as a high-fidelity Digital Twin for a Single-Phase Bridge-Type Cycloconverter.
대략 1개월 전 | 다운로드 수: 7 |
제출됨
FullBridgeSeriesInverter
This MATLAB App simulates the operation of a Full-Bridge Series Inverter using four thyristors (SCRs).
대략 1개월 전 | 다운로드 수: 3 |
제출됨
Step Up Boost Chopper
"A comprehensive educational tool for analyzing Boost Converters.
대략 1개월 전 | 다운로드 수: 4 |
제출됨
inverterseries
An interactive educational tool designed to explore the Half-Bridge (2-Thyristor) Series Inverter.
대략 1개월 전 | 다운로드 수: 3 |
제출됨
AI-Driven Solar MPPT Tracker: A Power Etx Digital Twin
An interactive MATLAB App designed to demonstrate real-world DC-DC Boost Chopper applications in renewable energy.
대략 1개월 전 | 다운로드 수: 16 |
제출됨
Parallel Inverter Simulator App
This MATLAB App provides simulation of a Parallel Inverter.
대략 1개월 전 | 다운로드 수: 4 |
문제를 풀었습니다
Area of an equilateral triangle
Calculate the area of an equilateral triangle of side x. <<https://i.imgur.com/jlZDHhq.png>> Image courtesy of <http://up...
대략 2년 전
문제를 풀었습니다
Calculate Amount of Cake Frosting
Given two input variables r and h, which stand for the radius and height of a cake, calculate the surface area of the cake you n...
2년 초과 전
문제를 풀었습니다
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:...
2년 초과 전
문제를 풀었습니다
Vector creation
Create a vector using square brackets going from 1 to the given value x in steps on 1. Hint: use increment.
2년 초과 전
문제를 풀었습니다
Doubling elements in a vector
Given the vector A, return B in which all numbers in A are doubling. So for: A = [ 1 5 8 ] then B = [ 1 1 5 ...
2년 초과 전
문제를 풀었습니다
Flip the vector from right to left
Flip the vector from right to left. Examples x=[1:5], then y=[5 4 3 2 1] x=[1 4 6], then y=[6 4 1]; Request not ...
2년 초과 전
문제를 풀었습니다
Whether the input is vector?
Given the input x, return 1 if x is vector or else 0.
2년 초과 전
문제를 풀었습니다
Get the length of a given vector
Given a vector x, the output y should equal the length of x.
2년 초과 전
문제를 풀었습니다
Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...
2년 초과 전
제출됨
LinearRegression
This app generates synthetic data and fits a linear regression model
2년 초과 전 | 다운로드 수: 4 |
제출됨
Odd Even Signal
This app decomposes given signal in to odd and even signal.
2년 초과 전 | 다운로드 수: 2 |
답변 있음
Causal Signal and Non-causal Signal
% Define the signal values for both positive and negative time indices n_negative = -5; % Number of negative time indices...
Causal Signal and Non-causal Signal
% Define the signal values for both positive and negative time indices n_negative = -5; % Number of negative time indices...
거의 3년 전 | 0
제출됨
BISECTION APP
This app explains how bisection method converges to find root of given function.
3년 초과 전 | 다운로드 수: 3 |











