Community Profile

photo

Pavl M.


Contact in private

Last seen: 6 maanden ago Active since 2011

Contact in private Professional Interests: Many. Salaried positions produces, tasks in EC Engineering, IT. R&D,Automotive, Engineering,IT,Algorithms, Software, Science and Technology. https://willwork781147312.wordpress.com/portfolio/cp/ https://join.skype.com/invite/iEiqnsfbpgF8

Programming Languages:
Python
Spoken Languages:
English

Statistics

All
  • Promoter
  • Solver
  • Explorer
  • First Review
  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

View badges

Content Feed

View by

Answered
how to use all the data for a nonlinear regression?
Hi, I carefully attain further requirements/demands: It's okay, normal right, you do there curve-fitting by l.-m. algorithm, 3...

6 maanden ago | 0

Solved


Doubling elements in a vector
Given the vector A, return B in which all numbers in A are doubling. So for: A = [ 1 5 8 ] then B = [ 1 1 5 ...

11 maanden ago

Solved


square root
Find the square root (y) of an input (x).

11 maanden ago

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

11 maanden ago

Question


SC-FDMA LTE multicell PRB to UE scheduling algorithms
Greetings, Having K PRBs ( resources ) and U Users ( UE ) in LTE SC-FDMA multicell uplink system one can construct matrix of ...

meer dan 11 jaar ago | 2 answers | 0

2

answers

Question


Perform coordinate transformations on partitioned images to match feature points of two images
Hi, I need to code image morphing in matlab.As a part of the algorithm I need to perform coordinate transformations on the part...

ongeveer 12 jaar ago | 1 answer | 0

1

answer

Answered
Generating a 3D volume from measured datapoints
There is an interesting solutions using triangulation : <http://www.mathworks.com/matlabcentral/fileexchange/28851-alpha-shap...

ongeveer 12 jaar ago | 0

Question


Plot projections on XY , XZ , YZ planes of 3D volume ( triangulated set of samples of 3D body's surface ) using contour function
Hello, I have 3 vectors x_ , y_ , z_ of surface samples of some 3D body that I succeed to approximately plot using matlab by ...

ongeveer 12 jaar ago | 0 answers | 0

0

answers

Question


3D body plot ( visualization )
Hi, I have little or no experience with volumetric data in MATLAB, I found next appropriated descriptions: <http://www.mathwo...

ongeveer 12 jaar ago | 1 answer | 2

1

answer

Answered
Background estimation of image in matlab
Sorry there is no full answer at this my post but it can get closer the solution. I work on background estimation using histo...

meer dan 12 jaar ago | 0

Answered
Access to array elements
<http://www.mathworks.com/help/techdoc/math/f1-85462.html> Kindest Regards. my web resource: <http://goo.gl/2gh7X>

meer dan 12 jaar ago | 0

| accepted

Question


Finding a centroid of an area ( y coord. ) under discrete valued 2D function
Hello, I have a set of discrete pairs ( x , y ) - keys and values - 2D discrete function's samples - a histogram of input digit...

meer dan 12 jaar ago | 1 answer | 0

1

answer