Zain ul Aabidin
Followers: 0 Following: 0
Interests in; Multi-Agent Systems
Statistics
RANK
22,969
of 295,673
REPUTATION
1
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
20.0%
VOTES RECEIVED
1
RANK
of 20,262
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Is it possible to make a console application using MATLAB 2015. I have tried it with deploytool but seems like there is no option available for console application, only standalone executable option available.
I have tried it with deploytool but seems like there is no option available for console application, only standalone executable...
7 years ago | 0 answers | 0
0
answersSolved
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
8 years ago
Question
How to plot data from serial port against actual time in Simulink S-functions?
I am receiving data through serial port from a microcontroller in a custom S-function block. Microcontroller is sending data sam...
10 years ago | 0 answers | 0
0
answersQuestion
How to perform a simple simulation of formation control of multi-agent system in MATLAB/Simulink ??
I need to know how to build a model of a dynamics of multi agent system in Matlab/Simulink for formation control? Any help would...
10 years ago | 0 answers | 0
0
answersQuestion
Can we import 3D wire frame model of vehicle built in AutoCAD or anyother CAD program into matlab. If yes, is there any possibilty to rotate or translate this object ?
I am doing this because I want to project 3D model of vehicle onto actual vechicle in an image for template matching? Any help r...
10 years ago | 0 answers | 1
0
answersQuestion
seperating digits as a separate element
Let say we have a variable A=[34 56], i want to write it as A=[3 4 5 6] that is to make each digit of a number a separate vari...
13 years ago | 1 answer | 0