我是靠谱客的博主 无聊月饼,最近开发中收集的这篇文章主要介绍Matlab 菲涅尔系数计算,觉得挺不错的,现在分享给大家,希望可以做个参考。

概述

1 简介

Matlab 菲涅尔系数计算​

2 部分代码

function varargout = Fresnel(varargin)

% FRESNEL MATLAB code for Fresnel.fig

%      FRESNEL, by itself, creates a new FRESNEL or raises the existing

%      singleton*.

%

%      H = FRESNEL returns the handle to a new FRESNEL or the handle to

%      the existing singleton*.

%

%      FRESNEL('CALLBACK',hObject,eventData,handles,...) calls the local

%      function named CALLBACK in FRESNEL.M with the given input arguments.

%

%      FRESNEL('Property','Value',...) creates a new FRESNEL or raises the

%      existing singleton*.  Starting from the left, property value pairs are

%      applied to the GUI before Fresnel_OpeningFcn gets called.  An

%      unrecognized property name or invalid value makes property application

%      stop.  All inputs are passed to Fresnel_OpeningFcn via

最后

以上就是无聊月饼为你收集整理的Matlab 菲涅尔系数计算的全部内容,希望文章能够帮你解决Matlab 菲涅尔系数计算所遇到的程序开发问题。

如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(33)

评论列表共有 0 条评论

立即
投稿
返回
顶部