-
pls
一个PLS的matlab程序,包括求残差矩阵求回归方程的系数,删除回归分析的常数项,求误差平方和。(A PLS matlab procedures, including seeking residual matrix coefficients of the regression equation, deleted regression constant term, seeking the error sum of squares.)
- 2013-05-24 08:50:48下载
- 积分:1
-
Untitledpmv
暖通空调建筑环境仿真计算室内舒适性PMV源代码,可以由六个参数计算出舒适性的大小(HVAC building environment simulation calculation of indoor comfort PMV source code, can be calculated the six parameters of the size of comfort)
- 2017-05-01 21:06:16下载
- 积分:1
-
hm-10
首先确认安卓手机硬件的蓝牙模块是否支持蓝牙4.0. (手机硬件模块不支持的话,软件做的在正确也连不上!)
2. 系统升级到4.3 或更新版本
3. 资料包内的 HMBLEComAssistant.rar 可用于测试 收发(AT+BAUD0
AT+NAMEAC
AT+PASS000000 //必须输入满6位
AT+TYPE1
AT+ROLE0)
- 2015-04-01 21:54:25下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
matlab
matlab工程应用的PPT教程,是学习matlab的基础,对矩阵的讲述很详细。(engineering applications of PPT tutorial matlab, matlab is to learn the basis of the matrix describes in great detail。)
- 2011-11-01 12:25:28下载
- 积分:1
-
Software
软件调试方面的书籍,内容不错,而且只有100多页,便于学习,感觉还不错,与大家共同分享。(Software debugging of books, the content is true, and only 100 pages, easy to learn, feel pretty good, and everyone shared.)
- 2010-02-01 12:09:22下载
- 积分:1
-
TRI
教你如何绘制三角形,带源代码!!!教你如何绘制三角形,带源代码!!!!(Teach you how to draw Triangle)
- 2010-01-05 16:44:28下载
- 积分:1
-
derivative
matlab数值分析计算源代码,供广大研究者学习(Numerical Analysis matlab source code, for the majority of researchers to learn)
- 2013-11-22 21:42:30下载
- 积分:1
-
qiufashil
计算三维数据的法矢量并进行调整,里面包括了自己做的实验数据和结果-(The method to calculate the three-dimensional vector data and make adjustments, which includes the experimental data and the results of their own-)
- 2014-09-19 21:09:51下载
- 积分:1
-
1
说明: 登录界面显示,matlab gui 编程的,可视化好(Login screen is displayed)
- 2017-03-12 16:33:51下载
- 积分:1