Community Profile

photo

Nadir Altinbas


Last seen: 3년 초과 전 2016년부터 활동

Followers: 0   Following: 0

연락

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

통계

All
  • 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:...

3년 초과 전

제출됨


Specific Sample Function Plotting using MatLab 7.12
light weight function plot

4년 초과 전 | 다운로드 수: 1 |

Thumbnail

답변 있음
fsolve doesn't give the expected answer
because of ' ELSE' error on it

4년 초과 전 | 0

답변 있음
fsolve doesn't give the expected answer
if T21<=0 funzmia(T21)<=0; ???

4년 초과 전 | 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__>__...

4년 초과 전 | 0

답변 있음
fsolve doesn't give the expected answer
%T21=0 this line should be T21 =0;

4년 초과 전 | 0

답변 있음
Count Days in Months
why do not see this help topic www.mathworks.com/help/matlab/ref/datetime.html

4년 초과 전 | 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 ...

4년 초과 전 | 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...

4년 초과 전 | 0

| 수락됨

답변 있음
How can I plot integral function for fun3 ?
at the first stage you should define a boundry

4년 초과 전 | 0

| 수락됨

답변 있음
Plotting an image over a figure
hold off legend off curve chect it out delete commands pls....

4년 초과 전 | 0

답변 있음
Mistake in programm ?
do not forget your customer ID pls

4년 초과 전 | 0

답변 있음
Writing string data in uitable
two strings should be different exam dim1.......,dim2.......

4년 초과 전 | 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...

4년 초과 전 | 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 ...

4년 초과 전 | 0

답변 있음
Normalizing in Shooting Method
xspan =[-L,h,L] set to ' h ' lower interval

4년 초과 전 | 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

4년 초과 전 | 0

답변 있음
Is this differential equation involving an integral solvable by Matlab?
part part solve derivates and integration separately then combine into differintial

4년 초과 전 | 0

답변 있음
How to solve this two variable equation and save values?
k = 0 : 1 : 100;

4년 초과 전 | 0

답변 있음
Please how can I model encryption algorithms in matlab
Control System toolbox

4년 초과 전 | 0

답변 있음
Monitor DC motor velocity using arduino and simulink
single mode relay module connection for DC Motor usege should to persist problem

4년 초과 전 | 0

답변 있음
Please how can I model encryption algorithms in matlab
check it out following algorithms; MD5,SHA,OTPS(One time password sytem algorithms -nadir

4년 초과 전 | 0

답변 있음
How to replace lines by bars of varying color in Tukey HSD plot
plot ( x, y, r*)

4년 초과 전 | 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

4년 초과 전 | 0

답변 있음
Calculating RESISTANCE FROM DATA
converting the circuit from time to frequency domain may be a cure !

4년 초과 전 | 0

답변 있음
Can Matlab 2014b run on Windows 10?
you can by just upgrade service pck for 2014b for Win XX apropriate...

7년 초과 전 | 0