登录
首页 » VBA » Bayesian

Bayesian

于 2016-06-20 发布 文件大小:4KB
0 240
下载积分: 1 下载次数: 6

代码说明:

  康奈尔大学开发的GWLF模型的贝叶斯算法校准及不确定性分析模块,基于excel VBA平台开发(Bayesian algorithm developed by Cornell University GWLF calibration models and uncertainty analysis module, based on excel VBA platform)

文件列表:

Bayesian.bas,27883,2016-06-20

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • oLDtHREADtEST
    OldThreadTest extends junit.framework.TestCase Source Code for Andriod.
    2014-01-21 12:29:33下载
    积分:1
  • KernelAdaptiveFiltering-master
    在信號處理中,核自適應濾波器是一種非線性自適應濾波器。[1]一種自適應濾波器是適應其一個濾波器傳遞函數通過最小化錯誤或隨時間的信號特性的變化的損失函數表徵濾波器從理想行為多遠偏離。自適應過程基於從一系列信號樣本中學習,因此是在線算法。非線性自適應濾波器是傳遞函數是非線性的。 核自適應濾波器使用核方法實現非線性傳遞函數。[1]在這些方法中,信號被映射到高維線性特徵空間,非線性函數被近似為核的總和,其域是特徵空間。如果這是在再生核Hilbert空間中完成的,則核方法可以是非線性函數的通用逼近器。內核方法具有凸損函數的優點,沒有局部最小值,並且實現起來只有中等複雜度。(State-space recursive least-squares (SSRLS) is optimal a linear estimator for deterministic signals. The performance of SSRLS however, depends on model uncertainty, time-varying nature of the observed signal or nonstationary behavior of the observation noise)
    2019-01-21 22:52:47下载
    积分:1
  • 面向连接的服务器流中,必须设置服务器套接字为监听状态;而客户机则是主动连接。无连接客户机和服务器。无连接客户机和服务器在调用的函数方面没有区别,区别在于服务器...
    面向连接的服务器流程中,必须设置服务器套接字为监听状态;而客户机则是主动连接。无连接客户机和服务器。无连接客户机和服务器在调用的函数方面没有区别,区别在于服务器一般先启动recvfrom等待客户机的数据。客户机和服务器的通信过程为客户向服务器发送数据,服务器收到数据后给予应答,通信结束。-connection-oriented server process, you must set up to monitor server socket state; While the client is active connector. Without connecting client and server. Without connecting client and server in a function called no distinction, the general difference is the server for first launching recvfrom client data. Client and server communication process for clients to send data to the server, the server data received responses and communication end.
    2022-03-13 09:45:07下载
    积分:1
  • RadarAssimilation_WRF
    多普勒天气雷达资料同化程序,vc++编写,给转WRF模式的人提供方便,能直接编译,提供源代码(Doppler weather radar data assimilation procedures, vc++ writing, to transfer the person to facilitate the WRF model can be directly translated to provide the source code)
    2010-10-11 16:20:45下载
    积分:1
  • CPP-Builder--Resources
    C++builder学习资料,详细解读C++builder通讯编程(A detailed interpretation of the communication programming)
    2013-12-27 14:45:31下载
    积分:1
  • SkPdfNamedActionsDictionary_autogen
    target-helpers inline debug helper.h .
    2015-10-29 14:02:53下载
    积分:1
  • 6983
    软件弹窗添加器源码程序,置入汇编代码,调用API函数向软件添加弹出窗口。(Software source code to add pop program into assembly code, call the API function to add pop-up window to software.)
    2014-10-20 19:14:42下载
    积分:1
  • NIS安装视频,对于初次配置NIS服务器的工技术人员有很重要的参考价值...
    NIS安装视频,对于初次配置NIS服务器的工程技术人员有很重要的参考价值-NIS installation of video, for the first time to configure NIS server engineering and technical personnel have a very important reference value
    2022-02-26 16:37:01下载
    积分:1
  • 1。forumportal两放置。论坛的内容放forumportal内容…
    1. 放置好ForumPortal 2. 将论坛目录置于ForumPortal目录下 3. 执行http://.../Install.aspx安装 4. 确保对文件访问有足够的权限(EveryOne写入权限) 5. 执行3部安装过程后,将自动删除Install.aspx文件,若程序没有权限删除,则请手动删除 6. 倘若程序没有修改web.config的权限,请手动修改数据库连接串(数据库名称即为论坛数据库名称) 7. ForumPortal后台帐号,当然就是论坛后台帐号啦,一样-1. ForumPortal two well placed. Contents of the forum placed ForumPortal Contents under 3. implementation http : //.../ Install.aspx installation 4. to ensure there are sufficient documents to visit the competence (Ever yOne write competence) 5. implementation of three installation process, Install.aspx will automatically delete the document, if no authority to delete procedures, please manually delete 6. If the process is not the authority to amend sed, please manually modify the database connection strings (name of the database shall Forum database name) 7. ForumPortal background account, of course, is the background account-- the Forum, like
    2022-08-16 01:51:47下载
    积分:1
  • 全景图拼接
    说明:  VC毕业设计,全景图拼接算法实战源码+论文。算法基本思想,图像A和B,A有至少1/3部分与B重合,在A中找图像块a,在B中找图像块b,利用夹角余弦距离,求a 、b的相似度,利用循环使b在B中移动,找到相似度最大的图像块b。通过b所在点坐标,确定B相对于A的偏移量。通过偏移量将A和B放在同一坐标系实现拼接。(VC graduation design, panorama mosaic algorithm actual source code + thesis. The basic idea of the algorithm is that at least one third of the images A and B overlap with B. Find the image block a in A, and find the image block b in B. Use the cosine distance of the angle to find the similarity of a and b. Use the loop to move b in B to find the image block b with the highest similarity. Determine the offset of B relative to A through the coordinates of the point where b is located. A and B are placed in the same coordinate system through the offset to achieve stitching.)
    2020-04-04 12:50:11下载
    积分:1
  • 696518资源总数
  • 106164会员总数
  • 18今日下载