登录
首页 » matlab » Cars 文件包

Cars 文件包

于 2020-06-16 发布 文件大小:431KB
0 219
下载积分: 1 下载次数: 0

代码说明:

  竞争性重加权采样算法,可以运行,在我的文章里面也又用。(It can be used to select characteristic wavelength, and the efficiency can also be improved.)

文件列表:

Cars 文件包\cars.m, 639 , 2019-01-18
Cars 文件包\carspls.m, 3383 , 2012-03-23
Cars 文件包\CARS_manual.pdf, 49218 , 2012-03-23
Cars 文件包\classplot2.m, 920 , 2012-03-23
Cars 文件包\corn_m51.mat, 448880 , 2012-03-23
Cars 文件包\csvd奇异值分解.m, 288 , 2012-03-23
Cars 文件包\example_nir.m, 542 , 2017-03-14
Cars 文件包\expred1.m, 465 , 2012-03-23
Cars 文件包\expred2.m, 736 , 2012-03-23
Cars 文件包\ks.m, 812 , 2012-03-23
Cars 文件包\LOGO_CARS.JPG, 46264 , 2012-03-23
Cars 文件包\lsreg.m, 966 , 2012-03-23
Cars 文件包\Manne_bi.m, 1132 , 2012-03-23
Cars 文件包\mcs.m, 2983 , 2012-03-23
Cars 文件包\mcuvepls.m, 1217 , 2012-03-23
Cars 文件包\mwpls.m, 976 , 2012-03-23
Cars 文件包\oscplscv.m, 3013 , 2012-03-23
Cars 文件包\plotcars.m, 835 , 2012-03-23
Cars 文件包\plotmcs.m, 592 , 2012-03-23
Cars 文件包\pls.m, 1953 , 2012-03-23
Cars 文件包\plscvfold.m, 2639 , 2012-03-23
Cars 文件包\plsdcv.m, 1955 , 2012-03-23
Cars 文件包\plsmccv.m, 2977 , 2012-03-23
Cars 文件包\plsnipals.m, 1734 , 2012-03-23
Cars 文件包\plsrdcv.m, 2179 , 2012-03-23
Cars 文件包\plssim.m, 4180 , 2012-03-23
Cars 文件包\plsval.m, 342 , 2012-03-23
Cars 文件包\pls_nipals.m, 1788 , 2012-03-23
Cars 文件包\pretreat.m, 739 , 2012-03-23
Cars 文件包\scarspls.m, 2944 , 2012-03-23
Cars 文件包\simuin.m, 483 , 2012-03-23
Cars 文件包\test_package_functions.m, 1084 , 2012-03-23
Cars 文件包\test_script_rce.m, 651 , 2012-03-23
Cars 文件包\tp.m, 472 , 2012-03-23
Cars 文件包\vipp.m, 554 , 2012-03-23
Cars 文件包\~$RS_manual.doc, 162 , 2012-03-23
Cars 文件包\直接正交信号dosc.M, 1102 , 2012-03-23
Cars 文件包, 0 , 2019-04-25

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

发表评论

0 个回复

  • Mysipphonevs2005
    我这段代码是一个名为Youtoo的sipphone工程改编而来。(www.pudn.com 上有) 原工程是在vc 6.0下开发,而我是在vs 2005 把代码重新改写了一边,同时稍微改了一下界面。 我用来测试客户端(ua)的服务器是 Brekeke SIP Server(安装完后可以注册)。 在程序运行前应该在vs2005重新设置lib和头文件的位置。 库放在lib目录下 头文件放在include目录下。(I have this code is a Youtoo adapted from the sipphone works. (Www.pudn.com have) the original project is developed in vc 6.0, while I was in vs 2005 to rewrite the code aside, at the same time slightly changed about the interface. I used to test the client (ua) of the server is Brekeke SIP Server (can be registered after installation). Before the program runs in VS2005 should be re-instated in the lib and header file location. Treasury on the lib directory下头document include directory.)
    2020-07-02 00:40:01下载
    积分:1
  • linux下的聊天软件
    局域网OICQ程序设计,包括客户端和服务端。 客户端与服务端之间使用tcp协议进行通讯,客户端和客户端之间使用upd协议进行通讯。服务端监听一个tcp端口,接受客户端的连接。每个客户端使用udp协议监听一个端口。接受来自其他客户端的信息。
    2022-01-24 08:45:03下载
    积分:1
  • 个人站源码,是我自己写的,不足之处,请指正…
    一个个人网站源码,是我自己编写的,不足之处,请各位多多指正-a personal website source, is my own preparation, inadequate, please correct many
    2022-05-15 17:51:15下载
    积分:1
  • ASP.NET车站售票系统的设计与实现(源码+数据库+毕业论文)
    ASP.NET车站售票系统的设计与实现(源码+数据库+毕业论文)
    2020-06-16下载
    积分:1
  • 软件定义:SDN与OpenFlow解析
    软件定义网络:SDN与OpenFlow解析 中文pdf版+英文原版[37MB](Software Definition Network: SDN and OpenFlow parsing Chinese PDF version + English original [37MB])
    2019-05-09 10:41:37下载
    积分:1
  • TCPsocket
    TCP和UDP socket编程,向固定服务器发送学号姓名信息,用udp从服务器获得一个随机字符串(TCP and UDP socket programming, Student ID Name information sent to the fixed server udp from server to obtain a random string)
    2012-10-21 09:39:54下载
    积分:1
  • Internet chat in a small Dongdong
    网络聊天的一个小-Internet chat in a small Dongdong
    2022-03-23 10:06:36下载
    积分:1
  • Beej的socket教材,非常经典的东西
    Beej的socket教材,非常经典的东西-Beej socket materials, very classic things
    2022-01-24 09:46:16下载
    积分:1
  • socketclient
    说明:  简单的c#网络编程 获取本地地址 实现连接(Simple c# network programming for local address to connect)
    2010-04-14 10:28:17下载
    积分:1
  • 流量图形显示工具,c++
    多网卡网络流量图形显示工具,c++编程。-network traffic over Ethernet graphics tools, c programming.
    2023-06-06 13:25:03下载
    积分:1
  • 696516资源总数
  • 106571会员总数
  • 2今日下载