社区
下载资源悬赏专区
帖子详情
Instantaneous下载
weixin_39821260
2019-09-18 10:30:29
这是一篇有关瞬时频率的文献,里面讲述了瞬时频率有关的基础知识还有相关的求解方法
相关下载链接:
//download.csdn.net/download/guomeina123/9329501?utm_source=bbsseo
...全文
17
回复
打赏
收藏
Instantaneous下载
这是一篇有关瞬时频率的文献,里面讲述了瞬时频率有关的基础知识还有相关的求解方法 相关下载链接://download.csdn.net/download/guomeina123/9329501?utm_source=bbsseo
复制链接
扫一扫
分享
转发到动态
举报
AI
作业
写回复
配置赞助广告
用AI写文章
回复
切换为时间正序
请发表友善的回复…
发表回复
打赏红包
Exp_
Inst
ant
aneous
_TrendFilter - MetaTrader 5EA.zip
当
Inst
ant
aneous
_TrendFilter 指标的云改变其颜色时,Exp_
Inst
ant
aneous
_TrendFilter EA 入场。
inst
ant
aneous
-power
学习APF过程中的读书笔记和SIMULINK仿真模型(瞬时功率理论)-APF process of learning reading notes and SIMULINK simulation model (
Inst
ant
aneous
Power Theory)
思科的H.264编码器OpenH264.zip
OpenH264 是思科公司发布的一个开源的 H.264 编码和解码器。编码器特性Constrained Baseline Profile up to Level 5.2 (4096x2304)Arbitrary resolution, not constrained to multiples of 16x16Rate control with adaptive qu
ant
ization, or const
ant
qu
ant
izationSlice options: 1 slice per frame, N slices per frame, N macroblocks per slice, or N bytes per sliceMultiple threads automatically used for multiple slicesTemporal scalability up to 4 layers in a dyadic hierarchySpatial simulcast up to 4 resolutions from a single inputLong Term Reference (LTR) framesMemory Management Control Operation (MMCO)Reference picture list modificationSingle reference frame for inter predictionMultiple reference frames when using LTR and/or 3-4 temporal layersPeriodic and on-demand
Inst
ant
aneous
Decoder Refresh (IDR) frame insertionDynamic changes to bit rate, frame rate, and resolutionAnnex B byte stream outputYUV 4:2:0 planar input解码器特性Constrained Baseline Profile up to Level 5.2 (4096x2304)Arbitrary resolution, not constrained to multiples of 16x16Single thread for all slicesLong Term Reference (LTR) framesMemory Management Control Operation (MMCO)Reference picture list modificationMultiple reference frames when specified in Sequence Parameter Set (SPS)Annex B byte stream inputYUV 4:2:0 planar output支持的操作系统Windows 64-bit and 32-bit (initial release is only 32-bit, 64-bit will follow soon)Mac OS X 64-bit (initial release does not include this target, will follow soon)Linux 64-bit and 32-bit (initial release is only 32-bit, 64-bit will follow soon)Android 32-bit (initial release does not include this target, will follow soon)iOS 64-bit and 32-bit (not supported yet, may be added in the future)支持的处理器Intel x86 optionally with MMX/SSE (no AVX yet, help is welcome)ARMv7 optionally with NEON (initial release does not include this target, will follow later)Any architecture using C/C fallback functions 标签:OpenH264
基于Matlab的蒙特卡洛仿真代码+项目说明(毕设).zip
【资源说明】 基于Matlab的蒙特卡洛仿真代码+项目说明(毕设).zip基于Matlab的蒙特卡洛仿真代码+项目说明(毕设).zip 写通信方面的论文时,其中会涉及到公式仿真,本代码是我在做毕业设计过程中用到的蒙特卡洛仿真代码。 由于代码中只涉及到公式的理论部分和公式最终表达式,不涉及到具体的推导细节,所以可以公开。 论文模型简介(System Model Brief Intro) 论文涉及的是物理层安全课题,将通信系统模拟为一个源节点、一个目的节点、一个窃听节点,假设由于距离的遥远,源节点不能直接跟目的节点进行通信,必须借助一个中间节点,类似于基站通信。这个课题模拟一个多中间节点的模型,将其中一个作为最优中继,其他的作为友好干扰辅助节点。 代码模块说明(Code Module) # fun1.m 函数体 方案:最优中继选择,其他的中间节点作为友好干扰辅助 实际值和理论值仿真 仿真内容:窃听概率(Intercept Probability) # fun2.m 函数体 方案:最优中继选择,其他的中间节点里面选择一个作为友好干扰辅助 实际值和理论值仿真 仿真内容:窃听概率(Intercept Probability) # fun3.m 函数体 方案:两种方案公式相同 实际值和理论值仿真 仿真内容:中断概率(Outage Probability) #
Inst
ant
aneous
_fun1.m 中间节点数分别为2、4、6时,调用fun1函数 #
Inst
ant
aneous
_fun2.m 中间节点数分别为2、4、6时,调用fun2函数 #
Inst
ant
aneous
_fun3.m 中间节点数分别为2、4、6时,调用fun3函数 # SRT_ORMJS.m 方案:最优中继选择,其他的中间节点作为友好干扰辅助 窃听概率和中断概率的性能折衷(Security-Reliability Tradeoff) # SRT_ORSJS.m 方案:最优中继选择,其他的中间节点里面选择一个作为友好干扰辅助 窃听概率和中断概率的性能折衷(Security-Reliability Tradeoff) 【备注】 1.项目代码均经过功能验证ok,确保稳定可靠运行。欢迎
下载
体验! 2.主要针对各个计算机相关专业,包括计算机科学、信息安全、数据科学与大数据技术、人工智能、通信、物联网等领域的在校学生、专业教师、企业员工。 3.项目具有丰富的拓展空间,不仅可作为入门进阶,也可直接作为毕设、课程设计、大作业、初期项目立项演示等用途。 4.当然也鼓励大家基于此进行二次开发。在使用过程中,如有问题或建议,请及时沟通。 5.期待你能在项目中找到乐趣和灵感,也欢迎你的分享和反馈!
ITD程序,固有时间尺度分解matlab程序,
下载
后程序自动加载待处理信号直接得结果,有问题可留言回复
ITD程序,固有时间尺度分解matlab程序,
下载
后程序自动加载待处理信号直接得结果,有问题可留言回复
下载资源悬赏专区
13,656
社区成员
12,674,635
社区内容
发帖
与我相关
我的任务
下载资源悬赏专区
CSDN 下载资源悬赏专区
复制链接
扫一扫
分享
社区描述
CSDN 下载资源悬赏专区
其他
技术论坛(原bbs)
社区管理员
加入社区
获取链接或二维码
近7日
近30日
至今
加载中
查看更多榜单
社区公告
暂无公告
试试用AI创作助手写篇文章吧
+ 用AI写文章