Hello everyone! I hope you all will be absolutely fine and having fun. Today, I am going to share my knowledge about How to Create m File in MATLAB. It is also known as New Script or Editor in the MATLAB. It's an amazing MATLAB tool. We can write the complete source code on editor. If we want to visualize the result of the particular statement we should not put a semicolon after that statement in MATLAB. Before going into the details of this tutorial, you must first have a look at Introduction to MATLAB and if you don't know about MATLAB variables then you must read Declaration of Variables in MATLAB.
By doing this and by pressing the Run (Green Color) button at the top of the editor we will be able to see the result on the command window. In ot ...
Update: I have updated the code and removed the bug. Thanks for informing. Now this code will work perfectly.
Buy This Project
Hello friends, hope you all are fine and having good health. Today, as the name suggests, I am gonna post on how to Receive SMS with AT Commands using Sim900 and Arduino. I have already posted a tutorial on How to Send SMS with Arduino UNO and Sim900, so now we are gonna check the opposite. Sending SMS is quite easy, you just need to write some AT commands and write the message you wanna send and hit the Cntrl + Z and it will be sent. But receiving a text message on your SIM900 shield is a bit difficult because now you need to place a check when user will send a message. So, ideally whenever anyone send a message to yo ...
Hi Guys! Hope you are doing well. I am back to keep you updated with valuable information related to engineering and technology. Today, I'll discuss the detailed Introduction to JK Flip Flop. It is a flip-flop, also known as a latch circuit, that can be either active-high or active-low based on the signal applied. It is an improved version of the SR Flip Flop and prevents the circuit from going in an invalid state. As the name suggests, it helps the circuit toggle between two states.
The JK flip-flop is named after his inventor known as Jack Kilby from Texas Instruments. The JK Flip-flop is also widely known as a programmable flip-flop as it can disguise other flip-flops based on the inputs applied.
There is a slight difference between Flip-f ...
When is a tech solution the right one? How do you identify the right tech for the problem you are facing? A common problem in many organizations is essentially trying to throw tech at a challenge without fully exploring the parameters of the challenge.
Figuring out what to do can become even more overwhelming when you start asking whether you need a custom-made solution or you can purchase one off the shelf, if you need to simply upgrade a system or if an entire overhaul is necessary, and how much can be done in-house. You can find yourself lost in the details before you have even had a chance to really examine the big picture. However, the good news is that there is still a process you can follow even when the situation is a complex one. Consider ...
Hello Friends! I hope you all are doing great welcoming 2022. With the start of the New Year, we would like to bring to you a new tutorial series. This tutorial series is on a programming language, plotting software, a data processing tool, a simulation software, a very advanced calculator and much more, all wrapped into one package called MATLAB.
We would welcome all the scientists, engineers, hobbyists and students to this tutorial series. MATLAB is a great tool used by scientists and engineers for scientific computing and numerical simulations all over the world. It is also an academic software used by PhDs, Masters students and even advanced researchers.
MATLAB (or "MATrix LABoratory") is a programming language and numerical computing environm ...
Hello everyone, I hope you all are doing great. In today's tutorial, we will have a look at How to use Virtual Terminal in Proteus ISIS. It's our 5th tutorial in Proteus Series. I will first explain what is virtual terminal and then we will have a look at its uses and performance in Proteus ISIS.
Virtual Terminal is an important tool available in Proteus and it comes quite in handy while working on serial modules i.e. GSM, GPS, XBee etc. So, let's get started with Virtual Terminal in Proteus.
What is Virtual Terminal ?
Virtual Terminal is a tool in Proteus, which is used to view data coming from Serial Port (DB9) and also used to send the data to Serial Port. In windows XP, there's a built in tool named Hy ...
Hello friends, I hope you all are doing great. In today’s tutorial, we will discuss What is Norton's Theorem. Norton's theorem is mostly used for the analysis of different circuitries to explain their initial state and steady-state behavior. This theorem in 1926 was given by the Siemens (It is an international company of Germany, is famous for industrial products, energy, and medical-related instrument) inventers and engineers of Bell Labs (It is a search based and scientific organization it was built with the cooperation of Nokia in 1925).
Norton theorem is very useful to solve such circuitries which has many independent (Such sources whose outputs do not rely on the other factors of circuitry like voltage and current called independent sources) ...
Hello students, I hope this tutorial finds you happy, healthy, and content. The topic we have at hand today is "3D printing", it is a very interesting and versatile topic, and extremely easy to comprehend as well, it would definitely keep you hooked to your screens. You might have heard a lot about 2D and 3D objects, in this digital era almost everyone has at least once heard of it, do you know what is a 3D object?
A 3D object can be defined as,
"An object or structure that has three dimensions which includes width, length, and height."
Rapididirect is a professional and reliable provider of custom 3D printing services. We equip with complete production capabilities and adopt multiple mainstream 3D printing technologies, including SLA, SLS, SL ...
Thank you for being here for today's tutorial of our in-depth Raspberry Pi programming tutorial. The previous tutorial demonstrated the proper wiring of the photoresistor sensor to the GPIO pins. Finally, we learned how it might be included in a Python script for data collection and analysis needs. We also looked at the functions of each component in the circuit. However, I'll walk you through installing a Pi 4 Print Server in this guide. While installing the program is straightforward, setting it up so that a Windows network can locate the print server requires a little more effort. Rather than spending hundreds of dollars upgrading to a laser printer, you may easily upgrade your current USB printer to laser quality by installing a print server.
Because of this software, you no longer ha ...
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I am going to share my knowledge about Introduction to 1N4007. It is a PN junction diode. Diodes can be made by combining two different types of semiconductor e.g. P and N. PN junction is a junction formed between P and N types of semiconductors. You guys should also have a look at Introduction to 1N4148.
1N 4007 belongs to the series of 1NXXXX devices. Its an American standard numbering system standard used for semiconductor devices. This standard has been adopted globally now. In 1N 4007 the first part 1N indicates single junction semiconductor. 1N indicates 1 junction whereas N indicates the semiconductor diode. 4007 is the specific number to indicate the particular ...