Manav Divekar
Followers: 0 Following: 0
Statistik
RANG
91.409
of 295.467
REPUTATION
0
ANTWORTZUSTIMMUNG
40.43%
ERHALTENE STIMMEN
0
RANG
of 20.234
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.912
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
need help in solving this problem
I have a plot of z from the following equation, in this the origin is 0 for x&y. now i have to plot a new graph where the origin...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
I am not getting a linear plot, how can I get a plot that consist all the data points?
I want to plot from the excel sheet from table F1:I31 but the matlab is not taking all the data and plotting. the does not seem ...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to plot this equation?
L = 10 u = (10^-3)*x -966.667(x^2-2*L*x) and u = (10^-3)*x - 0.6768(x^2-2*L*x) +0.3773(x^3-3*L^2*x) together?
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
I am getting this error
j = 1:length(fileNames) thisFile = fileNames(j).name; file_info = split(extractBefore(thisFile,'.txt'), "_"); bl...
fast 3 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
how can I only display all the data?
from this txt fike how can i just get the data and asign to a variable
fast 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how can I calculate rate of compression?
I want to test rate of compression (mm/s), average Elastic moduli and Plot force-displacement. from the given given text file. S...
fast 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how can I extract these cell array from
how can i write a function for thi
fast 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
what changes can be done in the code
i have to return values of diff between drug and placebo for given exel either for systolic or diastolic http://sacan.biomed.d...
fast 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
what changes can be made in the code?
if input : mycumsum( [ 3 2 10 ] ) and i want is the vector sum of sum of 1st and second and so on eg [ 3 5 15 ] function [out] ...
fast 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
why is my code not working for a particular set of input?
If i give the input, it is working femaleldlchdrisk([struct('age',22,'ldl',148,'hdl',20,'systolic',120,'diastolic',94,'hasdiabe...
fast 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
what changes should I make if my input is struct
function [total] = femaleldlchdrisk(age,ldl,hdl,systolic,diastolic,hasdiabetes,issmoker) agepts = 0; ptssum = 0; if age <= ...
fast 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how can I do
can anyone help me how should i start with muscle fatigue analysis from the following data
fast 3 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
what mistake I am making?
I am trying to rectify emg signal from the given text file. %% % Fatigue Data impFatigueA = importdata('Fatigue_A.txt'); im...
fast 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
What changes is required ?
My excel contains multiple sheets. I am trying to return the weight from one sheet for corresponding input of name variable whic...
fast 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
what changes would you recommend
I am trying to do muscle fatigue analysis this is how far i have made. What changes i should make so that my code works. for th...
fast 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
where in my code I am thinking wrong?
I am trying to read data from the excel file, and return the age. function [age] = xls_ageofperson (excelname, name) [data ...
fast 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
I am trying to do muscle fatigue analysis, what can be done changes in the code.
with the following code i a trying to do muscle activation and fatigue analysis base on the fft values. can someone help me wi...
fast 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how can I use a loop instead of cellfun
function [out] = motifsupport (s,n) % Returns indicies of found targets. f1 = strfind(s,n); % Returns all the not matching st...
fast 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
I need help in the code. what am I doing wrong?
I am writing a function to display host name from the url. This function should return only hostname without the port number e...
fast 3 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
why am I getting error?
i am trying to write a code without cell2struct function to get female names between age 30 and 40 from following input >> disp...
etwa 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
what wrong I am doing in the code?
i have to filter out female above age 30 and less than 40 fron the give data base 'name', {'mary','john','anna','paul','elaina'...
etwa 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
what changes are required in the code?
i have a data base with name gender and age not necessarily in the same order, some data base is gender name age. for example ...
etwa 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how can I write a function
i have a data base with name gender and age not necessarily in the same order, some data base is gender name age. for example ...
etwa 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Need help with the code.
i want to swaps characters of s as specified by the indices present in the pairs variable. pairs is a 2-column matrix, where on ...
etwa 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
What changes are needed in the code?
i want to swaps characters of s as specified by the indices present in the pairs variable. pairs is a 2-column matrix, where on ...
etwa 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how can we use for loop to get index of matrix and letters ?
If i have a matrix [1 2] or [2 1] and word 'orange' how can i use position mentioned in matrix to extract the letters in that po...
etwa 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
what correction is required in the code?
I am trying to perform 2*2 + 2*5 + 5*8, for [2 2 5 8] vector which is product of consicutive and sum of all. without using sum()...
etwa 3 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
How can I solve this problem using for loop?
for the given vector [2 2 5 8], without using sum() and diff() how can i perform 2*2 + 2*5 + 5*8 = 54. Using for loop. here the ...
etwa 3 Jahre vor | 2 Antworten | 0