Nadir Altinbas
Followers: 0 Following: 0
BSE &EE,.20+ years @ Industry,
Professional Interests: Telecommute,Matlab,MCU R&D
Statistics
RANK
3.803
of 295.569
REPUTATION
14
CONTRIBUTIONS
0 Questions
25 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
1
RANK
11.355 of 20.247
REPUTATION
41
AVERAGE RATING
0.00
CONTRIBUTIONS
1 File
DOWNLOADS
1
ALL TIME DOWNLOADS
384
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Solved
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:...
ongeveer 4 jaar ago
Submitted
Specific Sample Function Plotting using MatLab 7.12
light weight function plot
ongeveer 5 jaar ago | 1 download |
fsolve doesn't give the expected answer
because of ' ELSE' error on it
ongeveer 5 jaar ago | 0
fsolve doesn't give the expected answer
if T21<=0 funzmia(T21)<=0; ???
ongeveer 5 jaar ago | 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__>__...
ongeveer 5 jaar ago | 0
fsolve doesn't give the expected answer
%T21=0 this line should be T21 =0;
ongeveer 5 jaar ago | 0
Count Days in Months
why do not see this help topic www.mathworks.com/help/matlab/ref/datetime.html
ongeveer 5 jaar ago | 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 ...
ongeveer 5 jaar ago | 0
| accepted
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...
ongeveer 5 jaar ago | 0
| accepted
How can I plot integral function for fun3 ?
at the first stage you should define a boundry
ongeveer 5 jaar ago | 0
| accepted
Plotting an image over a figure
hold off legend off curve chect it out delete commands pls....
ongeveer 5 jaar ago | 0
Writing string data in uitable
two strings should be different exam dim1.......,dim2.......
ongeveer 5 jaar ago | 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...
ongeveer 5 jaar ago | 0
matlab new or old version perfectly work on win10 PC, but on a virtual machine window 10 cannot plot symbol, figure is empty; but if first plot line, then add symbol, it will work. Thanks for help
try for below plot x,y,r *
ongeveer 5 jaar ago | 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 ...
ongeveer 5 jaar ago | 0
Normalizing in Shooting Method
xspan =[-L,h,L] set to ' h ' lower interval
ongeveer 5 jaar ago | 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
ongeveer 5 jaar ago | 0
Is this differential equation involving an integral solvable by Matlab?
part part solve derivates and integration separately then combine into differintial
ongeveer 5 jaar ago | 0
How to solve this two variable equation and save values?
k = 0 : 1 : 100;
ongeveer 5 jaar ago | 0
Please how can I model encryption algorithms in matlab
Control System toolbox
ongeveer 5 jaar ago | 0
Monitor DC motor velocity using arduino and simulink
single mode relay module connection for DC Motor usege should to persist problem
ongeveer 5 jaar ago | 0
Please how can I model encryption algorithms in matlab
check it out following algorithms; MD5,SHA,OTPS(One time password sytem algorithms -nadir
ongeveer 5 jaar ago | 0
How to replace lines by bars of varying color in Tukey HSD plot
plot ( x, y, r*)
ongeveer 5 jaar ago | 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
ongeveer 5 jaar ago | 0
Calculating RESISTANCE FROM DATA
converting the circuit from time to frequency domain may be a cure !
ongeveer 5 jaar ago | 0
Can Matlab 2014b run on Windows 10?
you can by just upgrade service pck for 2014b for Win XX apropriate...
ongeveer 8 jaar ago | 0