资源列表
sample
- Sample source file to undertake hashing
final project
- this is a matlab project for 4*4 mimo'
TCP-PortScanner
- python实现端口扫描,基于TCP链接。(Python implementation port scan)
PID-MPC-comparator-master
- 设计了关于pid和mpc的控制实例,比较pid和mpc的输出特性(Compare the output characteristics of PID and MPC)
bser
- 参考椭球体是一个数学上定义的地球表面,它近似于大地水准面。 由于其相对简单,参考椭球是大地控制网计算和显示点坐标(如纬度,经度和海拔)的首选的地球表面的几何模型。通常所说地球的形状和大小,实际上就是以参考椭球体的长半轴、短半轴和扁率来表示的。(he reference ellipsoid is a mathematical definition of the earth's surface, which is similar to the geoid. Because of its relati
juxing
- 可以产生一个矩形框,点击确定,进入,点击取消,退出等(You can generate a rectangle box, click OK, enter, click Cancel, exit and so on, you can generate a rectangle box, click OK, enter, click Cancel, quit, etc.)
constrained optimization
- 主要解决在自变量满足约束条件的情况下的目标函数最小化问题,其中约束条件既可以是等式约束也可以是不等式约束。(It mainly solves the problem of minimizing the objective function under the condition that the independent variables satisfy the constraint conditions. The constraint condition can be either an eq
Nonlinear fitting
- 使用拟合残差及残差平方和原理,以人口增长模型为例,结合寻优算法——局部最优解的非线性曲线拟合(Using the principle of fitting residuals and residual sum of squares, this paper takes population growth model as an example, and combines the optimization algorithm, the nonlinear curve fitting of local
8.6 DAC0832 接口电路程序
- 8.6 DAC0832 接口电路程序,DAC0832VHDL程序与仿真,功能:产生频率为762.9Hz的锯齿波(8.6 DAC0832 interface circuit program, DAC0832VHDL program and simulation, function: producing saw tooth wave with frequency of 762.9Hz)
CrapsGame
- (Game of Craps) Write an application that runs 1,000,000 games of craps (Fig. 6.8) and answers the following questions: .a) ?How many games are won on the first roll, second roll, ..., twentieth roll and after the twentieth roll? ? .b) ?How many gam
project1
- 可以读取文件中的两列数据,做插值后计算残差平方和(read the data of your file, insvert value and calculate residual sum of squares)