Welcome![Sign In][Sign Up]
Location:
Search - two ray model

Search list

[matlabFree_SpaceVsTwoRay

Description: Matlab Code for large scale Free Space model vs Two Ray-Matlab Code for large scale Free Space model vs Two Ray
Platform: | Size: 1024 | Author: matlab1234 | Hits:

[2D GraphicModel

Description: 用Phong光照明模型显示网格模型(*.smf)。 分别实现不使用/使用增量式法向插值算法,比较两种不同的显示效果 Phong模型中各参数可调,观察它们的作用; 选做:用光线跟踪算法实现简单场景的绘制。该场景由三堵互相垂直的墙和几个球所组成(墙和球表面性质、光源等参数自定)。-With the Phong lighting model shows the grid model (*. smf). Respectively, will not be used/use an incremental method to the interpolation algorithm to compare two different types of display Phong model with adjustable parameters to observe their role elected to do: The ray tracing algorithm is simple rendering scenarios. The scenario consists of three block walls perpendicular to each other and a few balls of the composition (wall and the ball surface properties, light source parameters, such as self-be).
Platform: | Size: 13824000 | Author: 几个 | Hits:

[matlabWireless_two_ray_model

Description: Wireless two ray model, exact and estimate assumtion.
Platform: | Size: 304128 | Author: tee | Hits:

[matlabtwo_ray_model

Description: Modelo de dos rayos de Andrea Goldsmith (figura 2.5, según expresión 2.12) f = 0.9 frecuencia en GHz landa = 0.3/f en m R = -1 coeficiente de reflexión en tierra ht = 10 altura del transmisor en m hr = 2 altura del receptor en m Gt = 1 Gr = 1 Pt = 1 d=10:.1:100000 phase_diff = 4*pi*ht*hr./(landa*d) aproximación Pr = Pt*((landa/(4*pi))^2)*((abs((sqrt(Gt)./d) + (R*sqrt(Gr).*(exp(-sqrt(-1)*phase_diff)))./d)).^2) Pr = Pt*((landa/(4*pi))^2)*(1./d).*((abs((sqrt(Gt)) + (R*sqrt(Gr).*(exp(-sqrt(-1)*phase_diff))))).^2) figure(1), clf, plot((d),10*log10(Pr/max(abs(Pr)))) grid xlabel( log_1_0(d) ) ylabel( Potencia recibida (dBm) )- Modelo de dos rayos de Andrea Goldsmith (figura 2.5, según expresión 2.12) f = 0.9 frecuencia en GHz landa = 0.3/f en m R = -1 coeficiente de reflexión en tierra ht = 10 altura del transmisor en m hr = 2 altura del receptor en m Gt = 1 Gr = 1 Pt = 1 d=10:.1:100000 phase_diff = 4*pi*ht*hr./(landa*d) aproximación Pr = Pt*((landa/(4*pi))^2)*((abs((sqrt(Gt)./d) + (R*sqrt(Gr).*(exp(-sqrt(-1)*phase_diff)))./d)).^2) Pr = Pt*((landa/(4*pi))^2)*(1./d).*((abs((sqrt(Gt)) + (R*sqrt(Gr).*(exp(-sqrt(-1)*phase_diff))))).^2) figure(1), clf, plot((d),10*log10(Pr/max(abs(Pr)))) grid xlabel( log_1_0(d) ) ylabel( Potencia recibida (dBm) )
Platform: | Size: 1024 | Author: ramonmro | Hits:

[RFIDtransmission_power_calculation

Description: It is a pragram to calculate the transmission power when the receiving acceptable threshold is given. the propagation model used in this program is two-ray ground model.
Platform: | Size: 3072 | Author: B. X. ZHAO | Hits:

[3D Graphicraytracing

Description: 整体光照模型,光线跟踪算法。直接编译运行即可。 三维物体为两个球。实现了高光、阴影、消隐。-Global illumination model, ray tracing algorithms. Can directly compile and run. Three-dimensional objects into two balls. To achieve a high light, shadow, blanking.
Platform: | Size: 4096 | Author: likunlun | Hits:

[Data structsshuangshexian

Description: 射线跟踪的双射线模型算法,基于C语言的编程实现-Two-ray model ray-tracing algorithm, based on the C programming language,
Platform: | Size: 1907712 | Author: simith | Hits:

[3G developWimax_distance

Description: MATLAB关于4gWImaX的仿真,着力于物理层信号传输距离的模拟,包括了FREE SPACE和TWO Ray模型-WIMAX simulation in signal transmission by using MATLAB, which includes the model of free space and two ray model
Platform: | Size: 1024 | Author: caodi | Hits:

[Energy industryraytrace-ybv

Description: 一种快速准确的水平层状介质中两点间的射线追踪方法. 该方法对任意复杂的水平层状速度结构、 任意大小的入射角都能稳定、 快速、 准确地收敛-A rapid and accurate two-point ray tracing method in horizontally layered velocity model
Platform: | Size: 2048 | Author: john | Hits:

[Program docRaymodel-Matlab

Description: These codes are used for channel proapgation. The code is using matlab. How to analyze and propagate in channel propagation.we can use these codes for Bit error rate, two ray model, Jake model and log distance model. These are very useful for studying of performance and analysis of channel propagation.
Platform: | Size: 19456 | Author: Maw Maw | Hits:

[Special EffectsKubias20072IR

Description: 医学图像配准,医学图像2D_3D配准,基于vc++开发。-Abstract. We present a method that performs the rigid 2D/3D image registration efficiently on the GPU. As one main contribution of this paper, we propose an efficient method for generating realistic DRRs that are visually similar to X-ray images. Therefore, we model some of the electronic post-processes of current X- ray C-arm-systems. As another main contribution, the GPU is used to compute eight intensity-based similarity measures between the DRR and the X-ray image in parallel. A combination of these eight similarity measures is used as a new similarity measure for the optimization. We evaluated the performance and the precision of our 2D/3D image registration algorithm using two phantom models. Compared to a CPU+GPU algorithm, which calculates the similarity measures on the CPU, our GPU algorithm is between three and six times faster. In contrast to single similarity measures, our new similarity measure achieved precise and robust registration results for both phantom m
Platform: | Size: 329728 | Author: 刘坤 | Hits:

[e-languageTwo-Ray

Description: tis two ray model using UWB-tis is two ray model using UWB
Platform: | Size: 2048 | Author: Fall | Hits:

[3G developTesting2raygr1

Description: This .M file is testing Two Ray Ground Reflection Model For Multipath fading.
Platform: | Size: 1024 | Author: shm | Hits:

[Algorithmtwo-ray

Description: two-ray model matlab simulation
Platform: | Size: 91136 | Author: Permana | Hits:

[Otherlab1_friss_59_62_1

Description: Friis Formula, Two-ray model and Knife edge refraction
Platform: | Size: 41984 | Author: yadu | Hits:

CodeBus www.codebus.net