资源列表

« 1 2 ... .11 .12 .13 .14 .15 15416.17 .18 .19 .20 .21 ... 15812 »

[matlab例程matlab串口通信基础讲义

说明: 在Matlab环境下,读取串口数据的方式可以分为两种—查询和中断。以查询的方式进行串行通信时,如下位单片机有大量的数据分时分批传送给PC机,就需要不停查询串行口的缓冲区,有数据就读取;虽然编程容易,但这样做不能对数据进行实时处理,系统实时性不高,而且会极大地占用系统的资源。以中断的方式对串口进行控制实现串行通信,就可以实时处理下位机传送的数据;但编程相对复杂一些,需要采用Matlab的事件和回调函数机制。(In Matlab envi
<SDDASDASD> 在 2025-01-21 上传 | 大小:7kb | 下载:0

[matlab例程pacjka5.2

说明:基于Carsim的pacjka5.2轮胎模型,内嵌结合魔术公式,非常好用。(The pacjka5.2 tire model based on Carsim is embedded with magic formula, which is very easy to use.)
<神秘汪> 在 2025-01-21 上传 | 大小:11kb | 下载:0

[matlab例程DGdS

说明:基于前推回代潮流计算,计算配电网中加入发电机对电网网损的影响(Based on the forward backward and forward power flow calculation, the influence of generator on the grid loss in distribution network is calculated.)
<cold_space> 在 2025-01-21 上传 | 大小:3kb | 下载:0

[matlab例程DBF

说明:MATLAB采用LMS,MMSE,RLS,SINR,SMI算法实现波束形成(MATLAB uses LMS, MMSE, RLS, SINR and SMI algorithm to realize beamforming.)
<雨夜痕> 在 2025-01-21 上传 | 大小:5kb | 下载:0

[matlab例程k-medoids

说明:k-medoids聚类算法对数据进行分类处理(k-medoids Clustering algorithm for data classification)
<丶gorgerous> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[matlab例程QPSK Rayleigh

说明:仿真瑞利信道下 QPSK 调制的误码率性能(BER performance of QPSK modulation under Rayleigh fading channel)
<马里奥踩乌龟> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[matlab例程最终程序

说明:通过对最大比值合并,选择合并和等增益合并进行分析,比较这三种不同的合并方式对 RAKE接收系统效率的影响。(By analyzing the maximum ratio combining, combining selection and equal gain combining, we compare the influence of the three different merging ways on the efficiency
<15578478865> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[matlab例程TSP_GA_matlab

说明:用GA解决TSP问题,内含脚本脚本丰富,入门极佳(Using GA to solve TSP problem, the inclusion scr ipt is rich, and the introduction is excellent.)
<就叫昵称吧> 在 2025-01-21 上传 | 大小:8kb | 下载:0

[matlab例程pid

说明:在simulink软件平台下搭建对系统温度实现策略控制的模型(Based on the Simulink software platform, we build a model to control the system temperature.)
<fhns> 在 2025-01-21 上传 | 大小:7kb | 下载:0

[matlab例程mpptpwmmodern

说明:做光伏发电仿真时的最大功率点跟踪的光伏发电模型(Photovoltaic power generation model with maximum power point tracking in photovoltaic)
<凌落尘> 在 2025-01-21 上传 | 大小:14kb | 下载:0

[matlab例程PVblockcheck

说明:之前课程设计时做的光伏发电模型,希望可以帮助大家(The photovoltaic power generation model, which was made in the previous course design, is expected to help you.)
<凌落尘> 在 2025-01-21 上传 | 大小:11kb | 下载:0

[matlab例程kcore_bu

说明:复杂网路中的k——core分析,用于网络社团的划分和小团体性分析(K - core analysis in complex networks)
<小小小后> 在 2025-01-21 上传 | 大小:20kb | 下载:0
« 1 2 ... .11 .12 .13 .14 .15 15416.17 .18 .19 .20 .21 ... 15812 »

源码中国 www.ymcn.org