Amir Hamzah UTeM - MATLAB Central
photo

Amir Hamzah UTeM


2011 年からアクティブ

Followers: 0   Following: 0

im a student from Malaysia, Still newbie in matlab environment.

統計

MATLAB AnswersFrom 02/11 to 04/25Use left and right arrows to move selectionFrom 02/11Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

19 質問
5 回答

ランク
4,156
of 298,292

評判
12

コントリビューション
19 質問
5 回答

回答採用率
42.11%

獲得投票数
0

ランク
 of 20,560

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 160,775

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • 3 Month Streak
  • Thankful Level 3
  • Knowledgeable Level 2
  • First Answer

バッジを表示

Feeds

表示方法

質問


Got error export data from workspace into database
How can i insert data from workspace into database?this is my code. tableP=[0.02 0.01;0.02 0.01;0.02 0.01;0.02 0.01]; %my d...

10年弱 前 | 2 件の回答 | 0

2

回答

質問


my loop dint work as i want
here my code, for j=1:3 for i=1:3 a(i)=randi(10) end x(j)=a(i); end this code is random 1-10 3 times eg: a=[1 3 9]...

13年弱 前 | 2 件の回答 | 0

2

回答

質問


check string in array
i have this array d ={'A' 'B' 'hello' 'hi' 'enter' 'exit' 'me' 'you' 'love' 'hurt...

13年弱 前 | 1 件の回答 | 0

1

回答

質問


word manupulation
i have 1 file in excel POS.xlsx contain word like this A B hello hi enter exit me you love ...

13年弱 前 | 1 件の回答 | 0

1

回答

回答済み
Build standalone application
check deploytool function <http://www.mathworks.com/help/toolbox/compiler/deploytool.html>

13年以上 前 | 0

| 採用済み

質問


quick question for pade function
[num den]=pade(100,1) num = -1.0000 0.0200 den = 1.0000 0.0200 >> num ...

13年以上 前 | 1 件の回答 | 0

1

回答

回答済み
Help with multi-window GUI
im also beginner with matlab. However my way to show a data in other window GUI is like this. 1. i save all the value that inpu...

13年以上 前 | 0

| 採用済み

質問


pade-laplace: stuck with pade approximation!
hi..im try to use pade-laplace method in matlab to model multi exponential,however im stuck at part with pade approximation. her...

13年以上 前 | 1 件の回答 | 0

1

回答

回答済み
create own file extension name
found it..i can use sprintf function. W='Matlab' s=sprintf('%s.001',W)

14年弱 前 | 0

| 採用済み

質問


create own file extension name
Hi all, how can i create a file with my own extension filename? for examples: i have a string variables word, Word='Matlab' wh...

14年弱 前 | 1 件の回答 | 0

1

回答

質問


update uitable with pushbutton
hi, i want to update my uitable by every pushbutton click in GUIDE.For examples, i have (1x3) data X=[1 2 3] and every pushbutt...

14年弱 前 | 1 件の回答 | 0

1

回答

回答済み
what is wrong?
try do this, total=0; penalty=0; for ii = 1:size(x,1) c = 1; Y = x(ii,:)==33; while c <= length(x)-1 if ...

14年弱 前 | 0

| 採用済み

質問


Problem in function
i create a function to calculate the penalty for certain data,it only valid for data is 1xN. when i try to do for data MxN,the p...

14年弱 前 | 1 件の回答 | 0

1

回答

質問


specify plot point using plot3
let say i have 3 matrix x,y,z that has same size of 480x632. the question is,how to using plot3 (3D line plot) that only *plot ...

14年弱 前 | 1 件の回答 | 0

1

回答

質問


How to solve this in matlab?
Hi,did someone know how to convert this equation in matlab?i know this is easy since matlab have build in function.but i cant fi...

14年弱 前 | 2 件の回答 | 0

2

回答

質問


??? Invoke Error, Dispatch Exception: Source: DAO.Database
??? Invoke Error, Dispatch Exception: Source: DAO.Database Description: Syntax error in INSERT INTO statement. Help File: jeterr...

約14年 前 | 1 件の回答 | 0

1

回答

質問


what i'am doing wrong?
mean1=[10;70;90;20]; class1='ST'; class2='AK'; class3='SN'; for j=1:size(mean1,1) if (0<mean1(j))&(mean1(...

約14年 前 | 1 件の回答 | 0

1

回答

回答済み
Got error export data from workspace into database
I Have try other code to insert data to DB,but got same error: ??? Invoke Error, Dispatch Exception: Source: DAO.Database Des...

約14年 前 | 0

質問


call other program in matlab
Hi, can matlab call other program like VideoMach.exe and use it? for example,when im click button in GUI,program VideoMach is c...

約14年 前 | 1 件の回答 | 0

1

回答

質問


Find mod,median,total,average in Matrix
hi, i have this matrix x=[80 90 70; 70 86 80; 90 80 82; 100 100 100] how to find mod,median,total and average for th...

約14年 前 | 1 件の回答 | 0

1

回答

質問


[Matrix] How to change data from double to cell
hi, i have this set of matrix x=[33 33 33 44 33 22 11 22 11 11 11 11 33 22 33 22 33 33 22 11 22 22 22 11 11 22 22 1...

約14年 前 | 1 件の回答 | 0

1

回答

質問


Need Help Urgent!!!!!!!!!!!!
i have this data in matrix X=[22,33,11,33,33,33,22] i want to change the data with this form of matrix X=[22,33,22,33,33,33,44]...

約14年 前 | 1 件の回答 | 0

1

回答

質問


NSP (Nurse Scheduling Problem)
Hi, did someone ever solve this problem using matlab? can explain to me how this problem can be solve by using optimization to...

約14年 前 | 1 件の回答 | 0

1

回答

質問


Help reading Excel files
How do I let MATLAB know how many columns in my Excel file when I'm loading it in a GUI? Let's say I have 22 values in the first...

約14年 前 | 1 件の回答 | 0

1

回答