Need a Matlab code
Mostrar comentarios más antiguos
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 comentarios
ME
el 4 de Dic. de 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.
Steven Lord
el 28 de Ag. de 2020
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.
Respuestas (1)
Halima
el 5 de Ag. de 2024
0 votos
Im looking a code for the element vc2 im matalb 2021 can you healp me please sir !
6 comentarios
Steven Lord
el 5 de Ag. de 2024
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
el 5 de Ag. de 2024

Halima
el 5 de Ag. de 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
Walter Roberson
el 5 de Ag. de 2024
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
el 5 de Ag. de 2024
Can you send me code i wanna find this element please can you looking it please i have matlab 2021 please
Walter Roberson
el 6 de Ag. de 2024
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.
Categorías
Más información sobre Modeling en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!