-
Oblique Nozzle
该代码可以模拟特定尺寸超音速斜切喷管模拟,若修改其中尺寸参数,可以达到模拟任何超音速流动。(The code can simulate the supersonic oblique-cut nozzle with a specific size. If the size parameters are modified, any supersonic flow can be simulated.)
- 2020-06-21 18:40:02下载
- 积分:1
-
EM 算法
用EM算法求解高斯混合模型并可视化,数据是男女生的身高分布,前提是初始化男女生身高各自的均值和方差和比例,然后由EM算法求解,男女生身高的均值方差,以拟合数据。(The EM algorithm is used to solve the Gauss mixture model and visualize. The data is the height distribution of male and female. The premise is to initialize the mean, variance and proportion of the male and female height, then the mean variance of the height of male and female is solved by the EM algorithm, so as to fit the data.)
- 2018-07-14 12:46:57下载
- 积分:1
-
图片裁剪
说明: 快速将图片裁剪为电脑壁纸和ipad壁纸尺寸,带预览(To cut pictures as PC or Ipad size conveniently)
- 2020-06-20 18:40:02下载
- 积分:1
-
零基础学Python.pdf
说明: python学习工具书,基础教程,零基础学python(a textbook of python)
- 2019-05-22 16:43:22下载
- 积分:1
-
peoplu counter
一种用于计算通过带有rstp端口的摄像头的人数的程序。同时,您可以通过添加来自的文件来计算人数录像。那个project使用sqlite数据库作为数据库。
- 2023-06-27 22:35:03下载
- 积分:1
-
grid
python编写的网格搜索法,用于SVM的参数寻优(Grid search method to use SVM parameter optimization process to achieve through Python)
- 2018-06-27 09:17:19下载
- 积分:1
-
练习
说明: python编程约40例,有词频统计、读写文件、有网络爬虫、绘制图像等例程(Python programming about 40 examples, including word frequency statistics, reading and writing files, network crawlers, drawing images and other routines)
- 2019-05-17 13:30:24下载
- 积分:1
-
wrfout文件变量提取
使用python简单提取wrfout数据并绘图。及使用ncl语言提取wrfout数据并绘图(Use Python to extract wrfout data and draw. And use NCL language to extract wrfout data and plot.)
- 2021-03-29 20:19:10下载
- 积分:1
-
计算飞行器侧滑角
首先通过采集传感器的三种姿态角,有三种姿态角计算出四元数,通过四元数构成旋转矩阵,通过旋转矩阵将地理坐标系下速度转化到机体坐标系下,通过三角函数计算出当前飞行器的侧滑角
- 2023-08-13 01:25:02下载
- 积分:1
-
boxcox
说明: boxcox函数的python实现,引用该函数可将偏态分布调整为正态分布(Python implementation of box Cox function)
- 2020-06-17 09:40:01下载
- 积分:1