Zain ul Aabidin
Followers: 0 Following: 0
Interests in; Multi-Agent Systems
Feeds
提问
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 前 | 0 个回答 | 0
0
个回答已解决
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 前
提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 0 个回答 | 1
0
个回答提问
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 前 | 1 个回答 | 0