Sir I am doing M Sc project based on mixed finite element method i need help in solving the numerical problems which was done by matlab

2 Comments

ME
ME on 4 Dec 2019
There is definitely not enough information here for anybody to be able to help you.
Also, if this is for your MSc project then you need to at least show us that you've had a try first. That way you can show us where you got stuck and what specifically you need help on rather than just asking us to do your project for you.
This sounds like a homework assignment. If it is, show us the code you've written to try to solve the problem and ask a specific question about where you're having difficulty and we may be able to provide some guidance.
If you aren't sure where to start because you're not familiar with how to write MATLAB code, I suggest you start with the MATLAB Onramp tutorial (https://www.mathworks.com/support/learn-with-matlab-tutorials.html) to quickly learn the essentials of MATLAB.
If you aren't sure where to start because you're not familiar with the mathematics you'll need to solve the problem, I recommend asking your professor and/or teaching assistant for help.

Sign in to comment.

Answers (1)

Halima
Halima on 5 Aug 2024

0 votes

Im looking a code for the element vc2 im matalb 2021 can you healp me please sir !

6 Comments

Show us the code you've written to try to solve the problem and ask a specific question about where you're having difficulty and we may be able to provide some guidance.
If you aren't sure where to start because you're not familiar with how to write MATLAB code, I suggest you start with the free MATLAB Onramp tutorial to quickly learn the essentials of MATLAB.
Halima
Halima on 5 Aug 2024
Halima
Halima on 5 Aug 2024
I'm making the ups project in matlab simulink 2021 ... but there is an item VCA2 I want the code for but I couldn't find it and I'm tired of searching for it can you help me please? Sir
That is a Simulink sub-system, not a MATLAB Function Block.
Perhaps the blocks are shown at https://sound-au.com/project213.htm ... perhaps not. Voltage Controlled Amplifiers (VCA) have inputs and outputs, but the block you show has only inputs.
Halima
Halima on 5 Aug 2024
Can you send me code i wanna find this element please can you looking it please i have matlab 2021 please
I could create a subsystem named Vca that took a single input, and did something -- but it is unlikely that it would do what is necessary for your situation.
Simulink does not provide any subsystem named Vca so that is a third-party subsystem, and as outside observers we have no way of knowing what the intention of the block is, let alone replicate the subsystem.

Sign in to comment.

Categories

Find more on Modeling in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!