photo

Nadir Altinbas


Last seen: 5年弱 前 2016 年からアクティブ

Followers: 0   Following: 0

BSE &EE,.20+ years @ Industry,
Professional Interests: Telecommute,Matlab,MCU R&D

統計

All
MATLAB Answers

0 質問
25 回答

File Exchange

1 ファイル

Cody

0 問題
1 解答

ランク
3,786
of 299,737

評判
14

コントリビューション
0 質問
25 回答

回答採用率
0.00%

獲得投票数
1

ランク
11,530 of 20,791

評判
41

平均評価
0.00

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

ダウンロード
1

ALL TIME ダウンロード
384

ランク
114,928
of 165,604

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

スコア
20

バッジ数
1

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

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

平均評価

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

平均いいねの数

  • Solver
  • GitHub Submissions Level 1
  • Knowledgeable Level 2
  • Revival Level 1
  • First Review
  • First Submission
  • First Answer

バッジを表示

Feeds

表示方法

解決済み


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

5年弱 前

送信済み


Specific Sample Function Plotting using MatLab 7.12
light weight function plot

6年弱 前 | ダウンロード 1 件 |

0.0 / 5
Thumbnail

回答済み
fsolve doesn't give the expected answer
because of ' ELSE' error on it

6年弱 前 | 0

回答済み
fsolve doesn't give the expected answer
if T21<=0 funzmia(T21)<=0; ???

6年弱 前 | 0

回答済み
fsolve doesn't give the expected answer
error: 'funzmia2' undefined near line 7 column 29 error: __plt2vm__: matrix dimensions must match error: called from __plt__>__...

6年弱 前 | 0

回答済み
fsolve doesn't give the expected answer
%T21=0 this line should be T21 =0;

6年弱 前 | 0

回答済み
Count Days in Months
why do not see this help topic www.mathworks.com/help/matlab/ref/datetime.html

6年弱 前 | 1

回答済み
What is u(1:1+int,1)?
u(1:1+int,1) this type commands represents unit step where 1+int depends on and interval increment by one and its usage by (for ...

6年弱 前 | 0

| 採用済み

回答済み
Writing string data in uitable
2X7 matrix (two variables strings and 7 data file) named it as COUNT.DAT file "load count.dat" after running this command [n...

6年弱 前 | 0

| 採用済み

回答済み
How can I plot integral function for fun3 ?
at the first stage you should define a boundry

6年弱 前 | 0

| 採用済み

回答済み
Plotting an image over a figure
hold off legend off curve chect it out delete commands pls....

6年弱 前 | 0

回答済み
Mistake in programm ?
do not forget your customer ID pls

6年弱 前 | 0

回答済み
Writing string data in uitable
two strings should be different exam dim1.......,dim2.......

6年弱 前 | 0

回答済み
How to make 2 legends
f = field[0] j = 1:length(folderpath1) plot(f,folderpath1); hold on i = 1:length(specID1{1,j}) plot(j,i) legend('(i)',('j...

6年弱 前 | 0

回答済み
Is it correct that the PWM generator of 50 kHz is smaller than the one of 10 kHz?
50 *10^3 = 50.000 Hz one of 10 KHz======> 10*10^3 = 10.000 Hz T= 1 / F====================> 1/(50.000) <1/(10.000) 0.2 <0.1 ...

6年弱 前 | 0

回答済み
Normalizing in Shooting Method
xspan =[-L,h,L] set to ' h ' lower interval

6年弱 前 | 0

回答済み
How make low resolution image to become high resolution??
check it out pls; www.mathworks.com/help/matlab/creating_plots/save-figure-at-specific-size-and-resolution.html

6年弱 前 | 0

回答済み
Is this differential equation involving an integral solvable by Matlab?
part part solve derivates and integration separately then combine into differintial

6年弱 前 | 0

回答済み
How to solve this two variable equation and save values?
k = 0 : 1 : 100;

6年弱 前 | 0

回答済み
Please how can I model encryption algorithms in matlab
Control System toolbox

6年弱 前 | 0

回答済み
Monitor DC motor velocity using arduino and simulink
single mode relay module connection for DC Motor usege should to persist problem

6年弱 前 | 0

回答済み
Please how can I model encryption algorithms in matlab
check it out following algorithms; MD5,SHA,OTPS(One time password sytem algorithms -nadir

6年弱 前 | 0

回答済み
How to replace lines by bars of varying color in Tukey HSD plot
plot ( x, y, r*)

6年弱 前 | 0

回答済み
how can I count up the number from a specific interval?
hello for instance interval 8 < x > 999 x = 8 : 0.5: 999; it increases as 0.5 up to 999 example ok -nadir altinbas

6年弱 前 | 0

回答済み
Calculating RESISTANCE FROM DATA
converting the circuit from time to frequency domain may be a cure !

6年弱 前 | 0

回答済み
Can Matlab 2014b run on Windows 10?
you can by just upgrade service pck for 2014b for Win XX apropriate...

9年弱 前 | 0