-
self_UKF
基于UT变换的无迹卡尔曼滤波的实现,亲测可用!(the realization of unscented kalman filter)
- 2018-11-24 11:09:55下载
- 积分:1
-
baluable
windows IRP IO 处理流程图 非常有价值 可以的,很好(Windows IRP IO processing flow chart can be very valuable, is very good)
- 2017-07-22 08:35:18下载
- 积分:1
-
遗传算法多目标优化模板
利用geatpy库是实现多目标优化,
基于改进NSGA-Ⅱ算法求解多目标优化问题的进化算法模板,传统NSGA-Ⅱ算法的帕累托最优解来只源于当代种群个体,这样难以高效地获取更多的帕累托最优解,同时难以把种群大小控制在合适的范围内,改进的NSGA2整体上沿用传统的NSGA-Ⅱ算法,不同的是,该算法通过维护一个全局帕累托最优集来实现帕累托前沿的搜索,故并不需要保证种群所有个体都是非支配的。(Using geatpy library to realize multi-objective optimization)
- 2020-07-06 19:18:58下载
- 积分:1
-
DAQ
双通道采集电压,可以设置采样率和采样点数,并生成波形(Dual channel acquisition voltage, which can set sampling rate and sampling points, and generate waveform.)
- 2018-11-09 14:13:15下载
- 积分:1
-
支持向量机故障诊断及控制技术
有支持向量机分类和回归的代码,以及最小二乘支持向量机的代码。(support vector machine)
- 2020-12-17 11:09:12下载
- 积分:1
-
n After the issue, is also suitable for the eight queens problem
n后问题,也适合八皇后问题,环境Vc6.0-n After the issue, is also suitable for the eight queens problem
- 2022-01-25 19:28:26下载
- 积分:1
-
自动售货机
一个简单的MFC小程序 模拟实现自动售货机的各种功能 希望对初学者有一定的帮助
To achieve the various functions of vending machine hope to have some help for beginners 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-05-02 05:40:06下载
- 积分:1
-
Dendrite Growth
说明: 相场法为基础的枝晶生长模拟,matlab运行即可(phase field based dendrite growth simulation)
- 2020-07-05 16:33:05下载
- 积分:1
-
用java编的一个魔方的游戏,如果有不好的地方,请站长指正。谢谢!...
用java编的一个魔方的游戏,如果有不好的地方,请站长指正。谢谢!-series with a Rubik"s cube of the game, if there are bad things, correct head. Thank you!
- 2022-02-25 02:01:52下载
- 积分:1
-
无线局域网仿真
WLAN仿真-发送机
wlan No Comments
设置完系统参数后,开始产生发送数据。
1. 产生随机的发送bit(tx_bits),这里不考虑信道编码。
2. QAM映射
3. 将数据映射到不同载波,形成OFDM符号
4. 产生pilot,并将pilot插入OFDM符号中
5. 加入dc和guard子载波
6. 进行ifft,将频域信号变到时域,并加入循环前缀
7. 对信号进行overlap window
8. 在时域产生short preamble
9. 在时域产生long preamble
10. 将preamble和数据符号组成packet
11. 升采样
得到信道传输的数据Tx_signal_up
具体程序见附件 wlan_transmitter.m-WLAN Simulation- wlan No Comments transmitter system parameters set finished, the beginning to have to send data. 1. Have sent random bit (tx_bits), here does not consider channel coding. 2. QAM mapping 3. The data is mapped to a different carrier to form OFDM symbols 4. Have a pilot, and pilot inserted OFDM symbols 5. Adding dc and guard subcarriers 6. To carry out ifft, will change the frequency domain signal to time domain, and add cyclic prefix 7. the signals overlap window8. In the time domain have a short preamble9. In the time domain have a long preamble10. the preamble and data symbols packet11. or sampling re
- 2022-03-17 11:21:25下载
- 积分:1