-
myplot
利用matlab连接excele数据,并用相关系数法分析数据的源代码,包括主元分析、偏相关系数、复相关系数。灰色关联分析等。(Using matlab to connect excele data, and correlation coefficient analysis of data source, including principal component analysis, partial correlation coefficient, multiple correlation coefficient. Gray correlation analysis.)
- 2020-10-11 10:57:34下载
- 积分:1
-
distribution-line-lightning
电力系统配电线路防雷设计指导书,用于雷击风险评估,防雷措施效果计算。(Power system distribution line lightning protection design guide books, the risk assessment for lightning, lightning effects of measures calculated.)
- 2013-11-10 12:15:22下载
- 积分:1
-
foblade
实例调用,好用,方便,兼容,代码整洁思路清晰(Example call, easy to use, convenient and compatible)
- 2018-09-06 18:02:07下载
- 积分:1
-
DMM-VISA
说明: 利用Visa接口与Keithley2000万用表通信,LabVIEW编程(Interface with the use of Visa communications Keithley2000 multimeter, LabVIEW Programming)
- 2021-03-24 18:59:15下载
- 积分:1
-
源代码及class文件
游戏的过程应该是一部分棋子“主动”去翻转,另一部分可以通过其周围的棋子来“被动”翻转。而每一个棋子的状态逻辑值根据引言可知只有翻转和不翻转两种状态(不必考虑多次翻转的情况),因此可以用0和1来表示。一次翻转操作相当于五个相关单元的逻辑值取反。(The process of the game should be one part of the chess pieces "active" to flip, and the other part can be "passive" to flip through the chess pieces around them. According to the introduction, the logical value of the state of each chess piece can be expressed as 0 and 1, because there are only two states: flip and non-flip (without considering the situation of multiple flips). A flip operation is equivalent to the logical value reversal of five related units.)
- 2020-06-17 17:00:02下载
- 积分:1
-
12
说明: 下面是一个结构体声明:
struct box
{
char maker[40]
float height
float width
float length
float volume
}
a. 编写一个函数,按值传递box结构,并显示每个成员的值
b. 编写一个函数,传递box结构的地址,并将volume成员设置为其他三维长度的成绩。
c. 编写一个使用这两个函数的简单程序
(Here is a structure declaration: struct box {char maker [40] float height float width float length float volume } a. Write a function that is passed by value box structure, and shows the value of each member b . to write a function, passing the address box structure and volume settings for the other three members of the length of the results. c. use these functions to write a simple program)
- 2013-06-02 17:27:08下载
- 积分:1
-
CuraEngine-master
对于自学者很有用的,大家可以尝试去学习。(it is very improtant.)
- 2015-09-30 20:21:27下载
- 积分:1
-
sar_data_and_process
包含一个2048*1024点的SAR数据,以及参考函数与成像的程序(contain sar-data and it s process program.)
- 2009-10-15 20:25:46下载
- 积分:1
-
mian raytracing
基于几何光学的射线追踪法计算反射面光程并绘制图线(base on GO ray tracing method,calculate cassegrain ray-path and reflect)
- 2018-04-21 20:20:39下载
- 积分:1
-
6437824firefly
萤火虫matlab代码,带注释,清楚的解释的萤火虫算法的流程,可以直接运行(FA code,with explain,It can run directly!)
- 2018-01-17 16:28:47下载
- 积分:1