VCE Vblock Systems Deployment and Implementation - Core Exam(210-010)认证考试题库
VCE Vblock Systems Deployment and Implementation-Virtualization(210-015)题库
Language Implementation Patterns Create Your Own Domain-Specific and General Programming Languages 英文无水印原版pdf pdf所有页面使用FoxitReader、PDF-XChangeViewer、SumatraPDF和Firefox测试都可以打开 本资源转载自网络,如有侵权,请联系上传者或csdn删除 查看此书详细信息请在美国亚马逊官网搜索此书
2021-05-28 12:06:15 9.51MB Language Implementati Patterns Create
1
em算法matlab代码报告:针对GMM的EM实施 2018-8-13 课程要求 为GMM实施培训和测试算法。 程序必须用C / C ++或python或Matlab编写。 使用train.txt进行培训,并在dev.txt上检查结果。 GMM的复杂性和GMM的初始化将由您决定。 最终GMM配置固定后,您将在test.txt上执行分类,并将结果保存为与dev.txt相同的格式。 最终提交应包括: 一种。 详细报告包括: 一世。 GMM的初始化 ii。 GMM参数调整过程(可能性更改,dev.txt上的结果等) iii。 分析与讨论 b。 分类结果:带有标签的test.txt C。 可以在Windows或Linux机器(Ubuntu)下编译和/或运行的源代码或工具 GMM的初始化 K : GM数超参数 $ \ mu_i $ :期望值 np.random.random((K, D)) * np.mean(x, axis=0) D:昏暗 x:输入数据 $ \ Sigma_i $ :协方差 [np.mat(np.eye(D)) for _ in range(K)] D:昏暗 $ \ pi_i
2021-05-26 18:02:54 107KB 系统开源
1
Automatic Color Enhancement "ACE" is an effective method for color image enhancement introduced by Gatta, Rizzi, and Marini based on modeling several low level mechanisms of the human visual system. The direct computation of ACE on an NxN image costs O(N4) operations. This article describes two fast approximations of ACE. First, the algorithm of Bertalmío, Caselles, Provenzi, and Rizzi uses a polynomial approximation of the slope function to decomposes the main computation into convolutions, reducing the cost to O(N2 log N). Second, an algorithm based on interpolating intensity levels also reduces the main computation to convolutions. The use of ACE for image enhancement and color correction is demonstrated.
2021-05-25 20:56:45 69KB ACE
1
采用基于CUDA的Parallel Gauss-Seidel方法求解2D 泊松方程。
2021-05-21 13:02:20 1.53MB CUDA Poisson
1
2D快速傅里叶变换实现论文。
2021-05-21 13:02:19 687KB FFT
1
m文件 案例仿真Example 1.9.
2021-05-20 21:02:23 856B MPC
1
m文件 案例仿真Example 2.1
2021-05-20 21:02:22 2KB MPC
1
m文件 案例仿真Example 2.2
2021-05-20 21:02:22 2KB MPC
1