当前位置:网站首页>Day (9) of picking up matlab
Day (9) of picking up matlab
2022-04-23 15:55:00 【Sola_ Ex】
Pick up MATLAB The ninth day of
Matlab
First time to know simulink
Matlab The version used is ***R2014a***, Different versions simulink It could be different , But the basic operations are similar .simulink It's actually a simulation toolbox , It contains a lot of debugging 、 Simulation tools , from 3D draw 、EDA Simulation toolbox 、 The signal 、 Communication toolbox, etc 、、 It's just .. In fact, all I say is nonsense , The picture above matters ..
This pile of tools , Just learn a few ..( I'm talking about me ).
stay matlab in , How to open simulink?
1、 Find... In the toolbar simulink And click open .
2、 Can be in command Window , Input simulink, And then go back , Run on .
How to use it depends on what you like .
simulink To get started with
In the open simulink After the library , The tools inside cannot be used directly , Actually matlab In use , There's no reason to go directly to cmd Tap the command directly on the window . So it's actually the same operation , Create a script file , But this script file is not .m file , It should be a .mdl file , The meaning of the model .
Just create one here , You can press the shortcut key ctrl+n, A new window will pop up , then ctrl+s Save directly , When it's saved , The high version of the matlab Should be .sxl file , You can manually change it to .mdl Files of type .
from simulink Library , Find the module you need , Build such a model ( This model is a RLC Just a circuit model , If you are interested, you can study it yourself .)
After roughly setting the parameters , Just click Run to compile ,
Until the bottom appears 100%, And you can see the result , I used an oscilloscope , So you need to turn on the oscilloscope to see .
You will see this effect , Indicates... Under this parameter RLC The effect of power on . In this way, a small model can be completed , Further study is needed in the future .
版权声明
本文为[Sola_ Ex]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204231554163946.html
边栏推荐
- One brush 314 sword finger offer 09 Implement queue (E) with two stacks
- APISIX jwt-auth 插件存在错误响应中泄露信息的风险公告(CVE-2022-29266)
- PS为图片添加纹理
- Method 2 of drawing ROC curve in R language: proc package
- R语言中实现作图对象排列的函数总结
- Spark 算子之coalesce与repartition
- Metalife established a strategic partnership with ESTV and appointed its CEO Eric Yoon as a consultant
- Fastjon2他来了,性能显著提升,还能再战十年
- GRBL学习(二)
- Tencent offer has been taken. Don't miss the 99 algorithm high-frequency interview questions. 80% of them are lost in the algorithm
猜你喜欢
5 minutes, turn your excel into an online database, the magic cube net table Excel database
贫困的无网地区怎么有钱建设网络?
C language self compiled string processing function - string segmentation, string filling, etc
单体架构系统重新架构
Cap theorem
API IX JWT auth plug-in has an error. Risk announcement of information disclosure in response (cve-2022-29266)
Codejock Suite Pro v20.3.0
Spark 算子之distinct使用
Metalife established a strategic partnership with ESTV and appointed its CEO Eric Yoon as a consultant
CAP定理
随机推荐
Upgrade MySQL 5.1 to 5.66
MySQL Cluster Mode and application scenario
shell_2
Implement default page
Master vscode remote GDB debugging
Metalife established a strategic partnership with ESTV and appointed its CEO Eric Yoon as a consultant
New developments: new trends in cooperation between smartmesh and meshbox
【现代电子装联期末复习要点】
一刷313-剑指 Offer 06. 从尾到头打印链表(e)
Do we media make money now? After reading this article, you will understand
[open source tool sharing] MCU debugging assistant (oscillograph / modification / log) - linkscope
MySQL optimistic lock to solve concurrency conflict
Date date calculation in shell script
TIA博图——基本操作
The biggest winner is China Telecom. Why do people dislike China Mobile and China Unicom?
Website pressure measurement tools Apache AB, webbench, Apache jemeter
Multi level cache usage
String sorting
贫困的无网地区怎么有钱建设网络?
C language --- string + memory function