登录
首页 » matlab » pls_matlab

pls_matlab

于 2019-06-11 发布 文件大小:182KB
0 211
下载积分: 1 下载次数: 3

代码说明:

  偏最小二乘的说明、公式和matlab代码(含注释)。(The text and code of PLS & MATLAB.)

文件列表:

pls_matlab\bodydata.xls, 19456 , 2019-06-04
pls_matlab\pls_matlab.pdf, 190235 , 2019-06-10
pls_matlab, 0 , 2019-06-11

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

发表评论

0 个回复

  • MSOGI_FLL
    此程序能够在电网含有各次已知谐波的情况下,能够快速准确的提取各次谐波以及相位、幅值和频率(This program can extract all harmonics and phases, amplitudes and frequencies quickly and accurately under the condition that the power grid contains all known harmonics.)
    2018-07-29 20:57:09下载
    积分:1
  • 本期刊是微软技术俱乐部内部期刊,只限微软技术俱乐部会员、MS center网站成员订阅。微软技术俱乐部电子期刊为月刊,每月第二周发布。期刊内容包括原俱乐部动态、
    本期刊是微软技术俱乐部内部期刊,只限微软技术俱乐部会员、MS center网站成员订阅。微软技术俱乐部电子期刊为月刊,每月第二周发布。期刊内容包括原俱乐部动态、心声告白、团队建设、技术天地以及心得感悟-The Journal of the club-house Microsoft technical journals, are available only to club members on Microsoft technology, MS center members subscription site. Microsoft Technology Club for the monthly electronic journal, published the second week of each month. Journal of dynamic content including the original club, voice of confession, team building, technology and experience the world sentiment
    2022-10-10 01:15:02下载
    积分:1
  • VB拼音转换及输出程序
    进行拼音转换、拼音输入、拼音输出。拼音转换可将整篇文章迅速转换成带有声调的拼音,支持全拼显示、按字显示、按词显示、汉拼上下对照显示,以一词一拼音的方式显示,以字、拼音上下对照的方式显示,以一字一拼音的方式显示,全部显示拼音等。   本程序有两个版本的源码,一个是API版本,另一个是使用了actskin4.ocx界面控件的美化版本。   在一边输入的同时就在下方显示对应的拼音 有两种方式:   1.每次只在下面生成上面新输入的汉字字符的对应拼音字符,对之前输入的字符则不处理,这样做耗时会小些.   2.每次都直接对上面的所有汉字字符进行转换,这样最方便,但是如果文件过大,可能会比较耗时.   这里还是用第2种方法
    2022-09-26 16:45:03下载
    积分:1
  • 基于.Net环境下c#实现的国人自己的Blog平台,基于.Text的核心技术,但做了汉化以及改写了一部分的核心代码,值得研究学习...
    基于.Net环境下c#实现的国人自己的Blog平台,基于.Text的核心技术,但做了汉化以及改写了一部分的核心代码,值得研究学习-based. Net environment c#, the Chinese own blog platform based on. Text of the core technology, but what they do and the effort to rewrite part of the core code, it is worth learning Research
    2023-02-12 00:20:03下载
    积分:1
  • hhh
    说明:  锅炉汽包水位自适应模糊控制 可以运行 仿真结果很好(Boiler bubble water control can realize the simulation of boiler water level, and the effect is obvious. (control))
    2019-05-18 20:21:14下载
    积分:1
  • WebSocket Programming.pdf
    java websocket 开发 oracle 首席架构师著(java websocket programming written by oracle chief architect)
    2020-06-20 10:40:01下载
    积分:1
  • ZOJ-1000-3046
    ZOJ的测试源码,绝对是AC编程党的福利。(ZOJ test source code, the programming of the party s welfare.)
    2014-10-24 09:31:16下载
    积分:1
  • C# 使用数据库列别名的例子
    C# 使用数据库列别名的例子。查询数据库信息,定义了一个方法返回DataTable对象:   private DataTable GetMessage()   {    string P_Str_ConnectionStr = string.Format(//创建数据库连接字符串    @"server=WIN-GI7E47AND9RLS;database=db_TomeTwo;uid=sa;pwd=");    string P_Str_SqlStr = string.Format(//创建SQL查询字符串    @"SELECT 学生姓名 as 姓名,年龄 as 学生年龄,性别 as 学生性别 from tb_Student");    SqlDataAdapter P_SqlDataAdapter = new SqlDataAdapter(//创建数据适配器    P_Str_SqlStr, P_Str_ConnectionStr);    DataTable P_dt = new DataTable();//创建数据表    P_SqlDataAdapter.Fill(P_dt);//填充数据表    return P_dt;//返回数据表   }
    2022-07-22 20:05:58下载
    积分:1
  • radar_signal
    说明:  应用一个仿真实例对动目标信号的检测判决算法做了分析和验证。其中包括MTI,脉冲多普勒处理,CFAR自适应门限检测等。(A simulation example is used to analyze and verify the detection and decision algorithm of moving target signal. These include MTI, pulse Doppler processing, CFAR adaptive threshold detection and so on.)
    2019-07-08 11:20:48下载
    积分:1
  • deep_q_network
    说明:  Python环境下 愤怒的小鸟 强化学习程序完整版,Qlearning 算法(The full version of Angry Birds Reinforcement Learning Program in Python Environment, Qlearning Algorithm)
    2020-06-02 08:29:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载