
Sara Hafeez
統計
All
ランク
of 159,017
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
送信済み
Fuzzy Toolbox for electricity price prediction
We are predicting electricity proce using Fuzzy toolbox and also finding the outliers in the data
約8年 前 | ダウンロード 5 件 |
回答済み
program to plot the joint angles as a function of time given the tool locations and velocities as a function of time in Cartesian coordinates.
Please explain what you have done so far Regards Sara Hafeez MATLAB Developer sarahafeez@ymail.com
program to plot the joint angles as a function of time given the tool locations and velocities as a function of time in Cartesian coordinates.
Please explain what you have done so far Regards Sara Hafeez MATLAB Developer sarahafeez@ymail.com
9年弱 前 | 0
回答済み
i 've been able to separate th notes and coins but cant complete the totals as shown in the diagram below
This is just simple maths which you can easily implement Regards Sara Hafeez MATLAB Developer sarahafeez@ymail.com
i 've been able to separate th notes and coins but cant complete the totals as shown in the diagram below
This is just simple maths which you can easily implement Regards Sara Hafeez MATLAB Developer sarahafeez@ymail.com
9年弱 前 | 0
回答済み
Newton Raphson with a while loop
Just use the find command find=0 and it will tell the indices with zeros Regards Sara Hafeez MATLAB Developer sarahafeez...
Newton Raphson with a while loop
Just use the find command find=0 and it will tell the indices with zeros Regards Sara Hafeez MATLAB Developer sarahafeez...
9年弱 前 | 0
回答済み
Using structures & conv command, find out the convolution of two sequences with arbitrary starting points.
Please complete the details of the question. Regards Sara Hafeez MATLAB Developer sarahafeez@ymail.com
Using structures & conv command, find out the convolution of two sequences with arbitrary starting points.
Please complete the details of the question. Regards Sara Hafeez MATLAB Developer sarahafeez@ymail.com
約9年 前 | 0
回答済み
Generate random samples from 2-d Gaussian
This is very very simple just use the rand function and search the help you will get it Regards Sara Hafeez MATLAB Develo...
Generate random samples from 2-d Gaussian
This is very very simple just use the rand function and search the help you will get it Regards Sara Hafeez MATLAB Develo...
約9年 前 | 0
回答済み
Need help writing a code for a final project
Start with the search of basic integration and then its simple variable manipulation. thats it Regards Sara Hafeez MATL...
Need help writing a code for a final project
Start with the search of basic integration and then its simple variable manipulation. thats it Regards Sara Hafeez MATL...
約9年 前 | 0
質問
MATLAB 2015a windows 10 strange issues
Iam having a very bad experience with windows 10, I have done the updates also twice and i have installed MATLAB 2014B AND 2014A...
約9年 前 | 1 件の回答 | 0
1
回答質問
Counting cells in image
BY so far i have a image and i have been able to apply filter on it and sees the cells clearly but what iam stuck is that what ...
10年弱 前 | 1 件の回答 | 0
1
回答質問
MAtlab certification in Pakistan
Sorry to post here but I have emailed to various MATLAB people on math works but didn't got any reply all I am looking for a MAT...
約10年 前 | 1 件の回答 | 0
1
回答回答済み
delete an element in a cell array in a for loop
OK don't have a PC here writing this in random on mobile just check if it runs properly For i=1:5% because there are 5 parts ...
delete an element in a cell array in a for loop
OK don't have a PC here writing this in random on mobile just check if it runs properly For i=1:5% because there are 5 parts ...
約10年 前 | 0
回答済み
delete an element in a cell array in a for loop
The method will be first find the index of the number 8 in a loop in every cell array and then use the following stated_n{index}...
delete an element in a cell array in a for loop
The method will be first find the index of the number 8 in a loop in every cell array and then use the following stated_n{index}...
約10年 前 | 0
回答済み
how to label plot axes with index from a cell array of strings
Use label as label{1} like this will work in cell wit the label commands.
how to label plot axes with index from a cell array of strings
Use label as label{1} like this will work in cell wit the label commands.
約10年 前 | 0
回答済み
How do I apply the Method of Steepest Descent in Matlab?
http://www.wiley.com/legacy/products/subject/engineering/venkat/Chapter6/SteepestDescent.txt
How do I apply the Method of Steepest Descent in Matlab?
http://www.wiley.com/legacy/products/subject/engineering/venkat/Chapter6/SteepestDescent.txt
約10年 前 | 0
回答済み
Matrix problems with 3D plots
>> A= [-3 1 -1 1 1; 0 1 1 0 4; 0 0 -3 2 1] A = -3 1 -1 1 1 0 1 1 0 4...
Matrix problems with 3D plots
>> A= [-3 1 -1 1 1; 0 1 1 0 4; 0 0 -3 2 1] A = -3 1 -1 1 1 0 1 1 0 4...
12年以上 前 | 0