登录
首页 » matlab » 拉丁超立方抽样工具箱

拉丁超立方抽样工具箱

于 2021-04-21 发布
0 595
下载积分: 1 下载次数: 7

代码说明:

说明:  基于MATLAB软件的拉丁超立方抽样工具箱,亲测有效!(Latin hypercube sampling toolbox based on MATLAB software, pro test effective!)

文件列表:

拉丁超立方抽样工具箱\contents.m, 1411 , 2012-03-19
拉丁超立方抽样工具箱\latin_hs.m, 1350 , 2012-03-19
拉丁超立方抽样工具箱\LHS.pdf, 65082 , 2012-03-19
拉丁超立方抽样工具箱\lhsu.m, 479 , 2012-03-19
拉丁超立方抽样工具箱\lhs_empir.m, 490 , 2012-03-19
拉丁超立方抽样工具箱\lhs_empirco.m, 611 , 2012-03-19
拉丁超立方抽样工具箱\lhs_iman.m, 1296 , 2012-03-19
拉丁超立方抽样工具箱\lhs_iman_n.m, 1488 , 2012-03-19
拉丁超立方抽样工具箱\lhs_stein.m, 1161 , 2012-03-19
拉丁超立方抽样工具箱\ltqnorm.m, 3081 , 2012-03-19
拉丁超立方抽样工具箱\mchol.m, 2164 , 2012-03-19
拉丁超立方抽样工具箱\ranking.m, 558 , 2012-03-19
拉丁超立方抽样工具箱\rank_corr.m, 915 , 2012-03-19
拉丁超立方抽样工具箱\ransamp.m, 570 , 2012-03-19
拉丁超立方抽样工具箱\test_sampling.m, 1365 , 2012-03-19
拉丁超立方抽样工具箱\test_sampling2.m, 839 , 2012-03-19
拉丁超立方抽样工具箱\拉丁超立方体抽样.rar, 60947 , 2017-03-27
拉丁超立方抽样工具箱, 0 , 2020-09-17

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

发表评论

0 个回复

  • vncviewer
    说明:  这是一个比较复杂的远程控制工具,分为服务器与客户斋,让你了解socket编程的知识.(This is a more complex remote control tools, is divided into server and client fasting, so that you understand socket programming knowledge.)
    2008-11-17 16:42:34下载
    积分:1
  • SRM
    说明:  三相开关磁阻电机的simulink电流滞环仿真(Simulink current hysteresis simulation of three-phase SRM)
    2019-12-11 13:12:46下载
    积分:1
  • 就是定时刷新,使计数器加1,我不知是否真的能刷新,如果能的话就发达了...
    就是定时刷新,使计数器加1,我不知是否真的能刷新,如果能的话就发达了-is regularly updated, plus a counter, I wonder if I can really set, if they can be developed in the case of
    2022-03-10 18:24:34下载
    积分:1
  • NAPTest2
    MFC网络实验,实现多人聊天。包括服务器和客户端程序,使用Socket编程。(MFC socket program. )
    2012-03-05 11:56:01下载
    积分:1
  • socket 通信 控制台序 测试通过
    socket 网络通信 控制台程序 测试通过  #include #include #pragma comment(lib, "ws2_32.lib") void main() {     WORD wVersionRequested;     WSADATA wsaData;//WSAata用来存储系统传回的关于WinSocket的资料。     int err;          wVersionRequested = MAKEWORD( 1, 1 );          err = WSAStartup( wVersionRequested, &wsaData );     if ( err != 0 ) {         return;     }          if ( LOBYTE( wsaData.wVersion ) != 1 ||HIBYTE( wsaData.wVersion ) != 1 )      {         WSACleanup( );         return;     }     SOCKET sockClient=socket(AF_INET,SOCK_STREAM,0);// AF_INET ..tcp连接     //初始化连接与端口
    2023-07-26 07:35:05下载
    积分:1
  • 端口扫描外国站上下的
    端口扫描外国网站上下的-port scanning overseas websites across the
    2022-10-17 19:20:03下载
    积分:1
  • les-4-3-tools
    CyberBot botnet tool for hacking
    2013-10-04 02:41:58下载
    积分:1
  • C# IPC进间通讯示例代码(Remoting)
    C# IPC进程间通讯示例代码(Remoting)
    2013-09-14下载
    积分:1
  • C#高性能的Socket服务器及客户端封装,实测服务器端支持6w个连接
    高性能的SOCKET服务器及客户端的封装,实测服务器端支持6W个连接,使用完成端口实现
    2022-08-17 19:45:36下载
    积分:1
  • windows源码
    Windows环境下网络编程最有用的例子,每个都很经典!
    2022-08-22 12:42:47下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载