资源列表
syf API插件 3 in 1
- 内涵3个API插件,分别为连接编辑,生成连接图,复制端子。(include three API addin : connection edit, generate connection, copy terminals .)
juli_tuoyin_jifeng
- 用matlba实现拖引干扰的程序,雷达欺骗式干扰。(Using MATLAB to realize the program of towed jamming, radar deception jamming.)
TopOpt-MMA-Python-master
- 采用python语言编写拓扑优化程序,考虑采用MMA(Using Python language to write topology optimization program, considering the use of MMA)
机器学习课件 周志华
- 机器学习课件 周志华 配套西瓜书 非常系统的介绍 可供大家参考和学习(machine learning, Zhou Zhihua, useful study material)
变形光学表面的Zernike多项式提取
- 变形光学表面的Zernike多项式提取;光学镜面会在重力作用下发生形变。Zernike多项式用于拟合变形后的镜面。(Zernike Polynomial extraction of deformed optical surface.The optical mirror will deform under the action of gravity. Zernike polynomials are used to fit the deformed mirror surface.)
5层
- 我自己使用的一个五层混凝土MCNP中子屏蔽模型,具体分析如何减方差操作,包括自己写的心得(I used a five layer concrete MCNP neutron shielding model, specifically analyzed how to reduce variance operation, including my own experience)
COMSOL细胞松弛模型
- COMSOL细胞松弛模型; 我们知道,生物细胞对于生命至关重要。 它们不仅以DNA的形式存储和复制遗传信息,而且在生物学过程中也起着重要作用。 在大多数(如果不是全部)过程中,细胞的机械行为是确保正常生理功能的主要因素。(Biological cells are essential for life as we know it. They not only store and replicate hereditary information in the form of DNA but als
subsystem
- 师布置的作业(传热学的一维稳态导热数值计算),可是有点问题,查了好几天了。可以运行,但是结果有问题。(In this paper, a truck model is established, which is helpful for Huaning to try out. Study hard and make progress every day.)
Domain decomposition for hyperbolic equations
- 双曲方程的域分解,该模型显示了如何使用域分解技术求解迭代算法。 系数形式PDE u1(c4)求解u1 系数形式PDE u2(c)求解u2 系数表PDE v1(c2)将u1存储到v1 系数表PDE v2(c3)将u2存储到v2 然后计算并迭代如下: 1.计算初始化U 2.在“ LOOP”>“ Step1”>“变量值未解决”中:选择“解决方案”:“ Init U”,然后“计算” 3.在“ LOOP”>“ Step1”>“变量值未解决”中:选择“解决方案:LOOP”,然后根据需
jep-2.4.1.jar
- jep-2.4.1(建议增加语言/平台)(建议增加语言/平台)(Jep-2.4.1 suggested to add language / platform,Jep-2.4.1 suggested to add language platform)
文件移动工具
- 自己写的一个小工具,使用VS2019编译,C++代码,作用是将A文件夹中的文件复制到B文件夹,如果有重名文件且后缀也相同,则先将B文件夹中的文件移动到C文件夹,然后将A文件夹中的文件覆盖B文件夹。
image-Enhence图像增强
- 利用形态学进行图像增强,可用于图像特征提取前的预处理