登录
首页 » matlab » 1

1

于 2018-05-19 发布 文件大小:60KB
0 228
下载积分: 1 下载次数: 0

代码说明:

说明:  多参量拉丁超立方抽样,正态分布、均匀分布、参量之间有无相关性(Multi parameter Latin hypercube sampling)

文件列表:

1, 0 , 2017-07-07
1\LHS.pdf, 65082 , 2012-03-19
1\contents.m, 1411 , 2012-03-19
1\latin_hs.m, 1350 , 2012-03-19
1\lhs_empir.m, 490 , 2012-03-19
1\lhs_empirco.m, 611 , 2012-03-19
1\lhs_iman.m, 1296 , 2012-03-19
1\lhs_iman_n.m, 1488 , 2012-03-19
1\lhs_stein.m, 1161 , 2012-03-19
1\lhsu.m, 479 , 2012-03-19
1\ltqnorm.m, 3081 , 2012-03-19
1\mchol.m, 2164 , 2012-03-19
1\rank_corr.m, 915 , 2012-03-19
1\ranking.m, 558 , 2012-03-19
1\ransamp.m, 570 , 2012-03-19
1\test_sampling.m, 1365 , 2012-03-19
1\test_sampling2.m, 839 , 2012-03-19

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

发表评论

0 个回复

  • car4Ssale
    用c++做的汽车4s店销售系统(mfc) 录入查询库存预定等功能模块 头文件中定义 class CAutomobile4SshopDlg : public CDialog 头文件中定义class sale : public CDialog class service : public CDialog class storage : public CDialog class guanli : public CDialog 分别作销售,服务,库存,管理功能模块函数体调用 #define IDM_ABOUTBOX 0x0010 #define IDD_ABOUTBOX 100 #define IDS_ABOUTBOX 101 #define IDD_AUTOMOBILE4SSHOP_DIALOG 102 .....宏定义为函数体调用(Using c++ to do car 4s shop sales system (mfc) Input query inventory reserve and other functional modules Header file defines class CAutomobile4SshopDlg: public CDialog Header file defines class sale: public CDialog class service: public CDialog class storage: public CDialog class guanli: public CDialog Respectively, for sales, service, inventory management function module calls the function body # define IDM_ABOUTBOX 0x0010 # define IDD_ABOUTBOX 100 # define IDS_ABOUTBOX 101 # define IDD_AUTOMOBILE4SSHOP_DIALOG 102 Defined as a function of the body ..... macro call)
    2013-10-24 17:52:29下载
    积分:1
  • STM32数字示波器电路原理图
    说明:  基于stm32的数字示波器,采用单片机内置的AD对输入信号进行采集。将采集到的信号使用LCD画点显示(The digital oscilloscope based on STM32 uses the built-in ad of MCU to collect the input signal. The collected signals are displayed by LCD dot drawing)
    2021-01-15 12:23:28下载
    积分:1
  • 迷宫问题的算法(优于广度优先,深度优先
    迷宫问题的算法(优于广度优先,深度优先-maze of algorithm (priority than breadth, depth priority
    2022-06-15 11:22:11下载
    积分:1
  • [123doc] - ky thuat da truy nhap ma thua SCMA
    说明:  world scma in 5g, world
    2020-08-04 18:58:33下载
    积分:1
  • Chapter1
    说明:  利用matlab仿真基于博弈论的功率控制(Simulation of power control based on game theory with MATLAB)
    2020-05-23 01:05:30下载
    积分:1
  • ti-dsp2407的电动机控制和音频输出程序-ti-dsp2407 motor control and audio output procedures
    2023-05-23 04:15:03下载
    积分:1
  • python
    用爬虫爬取江苏大学信息门户的成绩,输入学号密码验证码即可使用(Crawling the achievements of the information portal of Jiangsu University)
    2018-06-30 09:03:33下载
    积分:1
  • 这个程序是模仿Windows中的扫雷小游戏制作的,该程序只是实现了扫雷游戏的主体部分,诸如计分、升级部分都没有做。这个程序可以作为初学者学习C语言绘图和游戏的实...
    这个程序是模仿Windows中的扫雷小游戏制作的,该程序只是实现了扫雷游戏的主体部分,诸如计分、升级部分都没有做。这个程序可以作为初学者学习C语言绘图和游戏的实例。 该程序在Turbo C2.0 下编译通过 由于扫雷游戏是用鼠标操作的,而Turbo C中提供的鼠标驱动程序在Windows xp下不可用,所以我随源程序提供了一个鼠标驱动的头文件,须将将该头文件复制到Turbo C2.0 的安装目录下的“include”文件夹中方可编译或运行,也可自行修改原文件使之包含该投文件。 注:该鼠标驱动程序是我在网上找到的,其出处我已无法考证,如果侵犯了作者的权利还请作者与我联系。 由于在我的电脑上Turbo C图形环境下显示数字会有问题(估计是系统问题),所以程序中雷周围的数字1-8我用a-h代替,看不顺眼的可以自己修改原程序。
    2022-06-27 09:50:16下载
    积分:1
  • kenston
    将光谱差异较大的样品选入建模集,其余相近的选入预测集(The samples with large spectral differences are selected into the modeling set, and the rest of the selected entry prediction sets)
    2018-02-26 20:58:39下载
    积分:1
  • Example realize this application NTC thermistor for temperature measurements. Th...
    本应用例实现NTC热敏电阻器对温度的测量。热敏电阻器把温度的变化转换为电阻阻值的变化,再应用相应的测量电路把阻值的变化转换为电压的变化;SPMC75F2413A内建8路ADC可以把模拟的电压值转换为数字信号,对数值信号进行处理可以得到相应的温度值。-Example realize this application NTC thermistor for temperature measurements. The thermistor temperature is converted to resistance changes, and then the application of the corresponding measuring circuit the resistance change is converted to voltage changes SPMC75F2413A built-in 8-way ADC analog voltage can be converted into digital signal values, Numerical treatment of the signals can be the corresponding temperature value.
    2023-06-11 08:25:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载