Ali Mukhtar
Followers: 0 Following: 0
統計
MATLAB Answers
13 質問
0 回答
ランク
of 153,991
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
RK4 method for solving first order equations
% % % Equations % % % syms T1(t) T2(t) T3(t) T4(t) T5(t) T6(t) delta_T1 = ((2*alpha_1/lamda1^2)*(zeeta_12+eeta_1-2)*T1 + (2...
6ヶ月 前 | 1 件の回答 | 0
1
回答質問
knob data input add in workspace for simulink , simscape and multibody
i have 3 combine models simscape , simulink and multibody... there are 3 variables im using M, B and k i want to get input from ...
約2年 前 | 1 件の回答 | 0
1
回答質問
Indexing with parentheses '()' must appear as the last operation of a valid indexing expression
des=[0.1 0.5 0.5]; L = length(des); x = zeros(1,L) etaa= 0.04; w=zeros(1,L); % w2=zeros(1,1); e=zeros(1,1); for k = 1:150...
3年以上 前 | 1 件の回答 | 0
1
回答質問
Get .m file of simulink block
i have a LMS filter in simulink i want to get its code .... so i can have better understanding how code works ... but im unable ...
3年以上 前 | 1 件の回答 | 0
1
回答質問
Array operation shift values
i have an array of A=[0 0 0 0 0 ] im sending first value "3" array become A=[3 0 0 0 0] ... then when i send next value for e.g....
3年以上 前 | 2 件の回答 | 0
2
回答質問
how to solve matrix?
if i have matrix M=[1 0 1; 0 0 1; 1 1 1] and T=5 apply a condition on this matrix if nnz(M)>= T perform task and make elsei...
約5年 前 | 1 件の回答 | 0
1
回答質問
this function does not fully set the dimensions of output port 2?
i have attached pic when i run this file it gives me port erroe 2 i have tried all solutions available on internet ..t
約5年 前 | 1 件の回答 | 0
1
回答質問
how to sort variable of an array?
let suppose we have 3 varaibles A=45, B=54,C=23 and we stores data in matrix M=[A B C] i want to sort on basis of their numerica...
約5年 前 | 1 件の回答 | 0
1
回答質問
How to make a variable an even number?
if i have variable an even number is there any direct command can be used please mention with an example
約5年 前 | 2 件の回答 | 0
2
回答質問
apply condition on Matrix?
if i have a matrix B=[1111000] and another integer T=4 i want to apply while loop if number of One's in B>=T how should i write ...
約5年 前 | 2 件の回答 | 0
2
回答質問
How can we connect nodes in simulink through decision trees?
i want to connect node 11 with node 21 thorugh graph tree method and node 12 and node 21 with each other
約5年 前 | 0 件の回答 | 0
0
回答質問
how to track location of number in array after sorting?
i have a array B=[ 95 75 80 90 40 55] which i want to save data like B=[B1 B2 B3 B4 B5 B6] after sorting i got B=[95 90 80 75 ...
約5年 前 | 1 件の回答 | 0
1
回答質問
hi, i want to connect Single-Phase Two-Way Switch to lithium ion battery.. i have issues regarding simulink design
connect lithium ion battery with Single-Phase Two-Way Switch,
9年弱 前 | 0 件の回答 | 0