Posts

Showing posts from April 14, 2020

New Post

Intelligent Traffic Management Using || AI & Metaheuristics || ~xRay Pixy

Image
Hybrid Artificial Intelligence and Metaheuristics for Smart City TRafci Management Problem Video Chapters: 00:00 Introduction 00:40 Smart Cities 01:14 Traditional Methods for Traffic Management 02:12 Hybrid Approach AI and Metaheuristics 02:47 STEPS for Hybrid  Traffic Management System 08:40 Advantages of Smart Traffic Management System 09:33 Conclusion

Learn to Code with MATLAB

Image
MATLAB CODE: Produce a 7x10 Dimension matrix with maximum integer number 50 using Randi Function. a.) Reach the element that is in 5 rows and 8 columns and display on the screen. b.) Select a region between 3 and 6 Row and 5 and 9 columns. Save extracted resign into a variable and display it on the screen. c.) Add new Row to your matrix as 8th row. d.) Add new Column to your matrix as the 11th column. MATLAB CODE: Problem| Produce a 7x10 Dimension matrix with maximum integer 50 using Randi Function Click Here...For Video Link

Introduction to Computer Programming with MATLAB

Image
Write a Program that ask the user for an age and then classifies the age according to following scheme:             0<=Baby<=1<=Child<=Teenager<=18<=Adult<=60<=Senior<120 Program Logic: We used here, IF-ELSE-IF Statement to solve this problem using MATLAB; MATLAB CODE: Program for Age Classification using IF-ELSE-IF Statement ~xRay Pixy      Video Link...Click Here

FOR LOOP - Programming in C++

Image

Modeling and Simulation |Operating System simulation |

Image
research ideas, to the verification of the hardware design. 

Code Generation Issues

Image
More posts