Community Profile

photo

Nadir Altinbas


Last seen: más de 3 años hace Con actividad desde 2016

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

Estadísticas

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

Ver insignias

Content Feed

Ver por

Resuelto


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

más de 3 años hace

Enviada


Specific Sample Function Plotting using MatLab 7.12
light weight function plot

más de 4 años hace | 1 descarga |

Thumbnail

Respondida
fsolve doesn't give the expected answer
because of ' ELSE' error on it

más de 4 años hace | 0

Respondida
fsolve doesn't give the expected answer
if T21<=0 funzmia(T21)<=0; ???

más de 4 años hace | 0

Respondida
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__>__...

más de 4 años hace | 0

Respondida
fsolve doesn't give the expected answer
%T21=0 this line should be T21 =0;

más de 4 años hace | 0

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

más de 4 años hace | 1

Respondida
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 ...

más de 4 años hace | 0

| aceptada

Respondida
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...

más de 4 años hace | 0

| aceptada

Respondida
How can I plot integral function for fun3 ?
at the first stage you should define a boundry

más de 4 años hace | 0

| aceptada

Respondida
Plotting an image over a figure
hold off legend off curve chect it out delete commands pls....

más de 4 años hace | 0

Respondida
Mistake in programm ?
do not forget your customer ID pls

más de 4 años hace | 0

Respondida
Writing string data in uitable
two strings should be different exam dim1.......,dim2.......

más de 4 años hace | 0

Respondida
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...

más de 4 años hace | 0

Respondida
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 ...

más de 4 años hace | 0

Respondida
Normalizing in Shooting Method
xspan =[-L,h,L] set to ' h ' lower interval

más de 4 años hace | 0

Respondida
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

más de 4 años hace | 0

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

más de 4 años hace | 0

Respondida
How to solve this two variable equation and save values?
k = 0 : 1 : 100;

más de 4 años hace | 0

Respondida
Please how can I model encryption algorithms in matlab
Control System toolbox

más de 4 años hace | 0

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

más de 4 años hace | 0

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

más de 4 años hace | 0

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

más de 4 años hace | 0

Respondida
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

más de 4 años hace | 0

Respondida
Calculating RESISTANCE FROM DATA
converting the circuit from time to frequency domain may be a cure !

más de 4 años hace | 0

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

más de 7 años hace | 0