Maidul Islam
International Islamic University Malaysia
Followers: 0 Following: 0
Statistik
7 Fragen
0 Antworten
RANG
37.736
of 301.873
REPUTATION
1
BEITRÄGE
7 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
0.0%
ERHALTENE STIMMEN
0
RANG
of 21.444
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 177.094
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Discussions
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
How to design my own cost function for MPC? Please suggest me
I am currently working with Quaternion. Regarding that, I need to modify the cost function of matlab according to my requirement...
fast 9 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How will put initial values in x0 of s-function that is in a matlab file (.m)?
I want to put the given function in x0 of s-function level 1: function [ s0 ] = init_3d( ) phi0 = 0.0; theta0 = 0.0; ...
etwa 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How to fix up my s function?
function [sys,x0,str,ts,simStateCompliance] = fcnuav_1d_sfun(t,x,u,flag) switch flag, case 0, [sys,x0,s...
etwa 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How to use multiple MATLAB function block in simulink?
Hello, Can you give me example of multiple matlab function block in simulink? Or guide me how to use it?
etwa 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How to get data from simulink to matlab and then simulink?
Hello, I want to get data from simulink and sent it to matlab for calculation. And again I want to send the data to simulink. ...
etwa 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Calling a matlab (.m) file from another matlab (.m) file
I want to call file of Matlab like 'height_control.m' from another file like 'controller.m'. How will I call?
etwa 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How can I solve 16x16 matrix? It is specifically required to solve Ax=b matrix.
Here I am giving my code A = [1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ...
etwa 10 Jahre vor | 1 Antwort | 0
