-
使用插值算法,实现折线的平滑.这是一个比较简单的算法.
使用插值算法,实现折线的平滑.这是一个比较简单的算法.-use interpolation algorithm to achieve a smooth dogleg. This is a relatively simple algorithm.
- 2023-08-16 01:00:03下载
- 积分:1
-
模糊数学的源文件
模糊数学的源文件-fuzzy source
- 2022-11-17 02:15:03下载
- 积分:1
-
c语言学习资料,朱兆祺。
朱兆祺同学的学习笔记,很强大。
举几个例子给大家看下:
1. #include< >和#include" "有什么区别?
这个题目考查大家的基础能力,#include< >用来包含开发环境提供的库,
#include" "用来包含.c/.cpp文件所在目录下的头文件。注意:有些开发环境可以在当前目录下面自动收索(包含子目录),有些开发环境需要指定明确的文件路径名。
1.2 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-09-27 09:00:02下载
- 积分:1
-
massive mimo THP algrorithm
应用背景On the Design of ZF and MMSE Tomlinson-Harashima Precoding in Multiuser MIMO Amplify-and-Forward Relay System,it is main described the mimo system in the multi-user scenario.the main precoding algrithm is combined the zf precoding and the MMSE precoding.关键技术we design a zero-forcing (ZF) Tomlinson-Harashima precoding (THP) and a minimum mean
square error (MMSE) THP for multiuser MIMO relay system with direct link. Based on these precoding structures, we propose the optimal combining weights of the ZF THP and the MMSE THP in half duplex relay system, and the sub-optimal weights of MMSE THP to reduce feedback channel state information(CSI). Through the Monte Carlo simulation, we verify that the optimal weights combining method outperforms the constant weights combining method. In addition, we confirm that the
performance of the sub-optimal weights combining method is&
- 2023-02-25 18:10:03下载
- 积分:1
-
GIS训练算法的python实现
下面是GIS训练算法的python实现,代码不到100行。
- 2022-09-19 01:25:03下载
- 积分:1
-
产生随机数相关的C程序
产生随机数相关的C程序-generated random numbers related to the C program
- 2023-06-24 17:25:03下载
- 积分:1
-
松弛法默认松弛系数1.1到1.9
松弛法默认松弛系数1.1到1.9-relaxation default relaxation factor from 1.1 to 1.9
- 2022-06-17 15:04:10下载
- 积分:1
-
FIFO+LUR算法演示系统,是老师对学生进行算法教学的一个演示课件
FIFO+LUR算法演示系统,是老师对学生进行算法教学的一个演示课件-FIFO LUR algorithm demonstration system is the teacher to student teaching in an algorithm demonstration courseware
- 2022-08-17 00:23:40下载
- 积分:1
-
算数运算测试
JAVA课程设计大作业,算数运算测试,通过100以内的加减法,进行算数测试,并能够计算出正确答案,与输入答案进行对比,判断题目是否正确,最终计算出所得分数。
- 2023-05-11 00:50:03下载
- 积分:1
-
行人检测采用svm算法
行人检测采用svm算法,采用C++语言实现,可以直接编译,算法在移动的车辆上检测可以达到80%以上的检测率,
- 2022-03-24 22:00:51下载
- 积分:1