photo

Maidul Islam


International Islamic University Malaysia

Last seen: 4 years 前 自 2016 起处于活动状态

Followers: 0   Following: 0

消息

Masters student under Mechanical Engineering

统计学

MATLAB Answers

7 个提问
0 个回答

排名
38,031
of 300,217

声誉
1

贡献数
7 个提问
0 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 20,892

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,741

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Explorer

查看徽章

Feeds

排序方式:

提问


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...

8 years 前 | 0 个回答 | 0

0

个回答

提问


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; ...

9 years 前 | 0 个回答 | 0

0

个回答

提问


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...

9 years 前 | 0 个回答 | 0

0

个回答

提问


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?

9 years 前 | 0 个回答 | 0

0

个回答

提问


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. ...

9 years 前 | 0 个回答 | 0

0

个回答

提问


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?

9 years 前 | 1 个回答 | 0

1

个回答

提问


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 ...

9 years 前 | 1 个回答 | 0

1

个回答