stream function from velocity vector map
    조회 수: 14 (최근 30일)
  
       이전 댓글 표시
    
I am wondering how stream function can be calculated from velocity vector map. I have a .VC7 which has velocity in 2 directions and the position of each velocity vector. What is the approach to calculate the stream function from stream lines plotted from "showvec" or "streamline" function? Thanks for your help in advance.
댓글 수: 1
  Rik
      
      
 2017년 10월 21일
				This sounds like a specific case of a multidimensional function fit. I would advise trying to convert your problem to the generic case and searching for a solution for that.
답변 (1개)
  Arvind Narayanan
    
 2017년 11월 6일
        Hi,
There is no specific MATLAB function to calculate the stream function from the streamlines plotted. You can refer to online references to know the original PDEs that comprise the formulae for streamlines and stream functions and derive the relationship from there. This wiki page might be a good place to start: https://en.wikipedia.org/wiki/Stream_function
댓글 수: 0
참고 항목
카테고리
				Help Center 및 File Exchange에서 Model Import에 대해 자세히 알아보기
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


