-
ch06-UART
基于KL25的开发例程,本例程关于异步通信,附带相关底层构建,十分适合初学者参考编程。(Based on KL25 development routine, the routine of asynchronous communication, with related underlying build, programming is very suitable for beginners reference.)
- 2013-12-17 21:58:51下载
- 积分:1
-
3
说明: 对一个矩阵进行Cholesky分解的matlab程序(the cholesky decomposition of one matrix)
- 2014-01-06 19:51:12下载
- 积分:1
-
三维装箱MATLAB程序
Some common algorithms
- 2020-11-14 19:29:41下载
- 积分:1
-
电力系统暂态稳定分析程序1
说明: 本程序是暂态稳定分析程序,3机9节点模型,对其在pt时刻7号节点发生三相短路故障,并在ct时刻将故障切除进行仿真,最后绘出2号和1号发电机的功角差与时间的关系曲线。发电机模型采用三阶模型,忽略阻尼,电枢电阻取为零;励磁系统仅有量测和放大环节,忽略反馈和电压调节器;负荷采用恒定阻抗负荷。(This program is a transient stability analysis program, three machine nine node model, which has three-phase short circuit fault on node 7 at Pt time, and cut off the fault at CT time for simulation, and finally draw the relationship curve between power angle difference and time of generator 2 and 1. The generator model adopts the third-order model, neglecting the damping and taking the armature resistance as zero; the excitation system only has the measurement and amplification links, neglecting the feedback and voltage regulator; the load adopts the constant impedance load.)
- 2020-06-02 12:54:47下载
- 积分:1
-
_扩频通信系统实用仿真技术码
说明: 扩频通信中的两大常见扩频方式,直接序列扩频和跳频(Direct sequence spread spectrum and frequency hopping are two common spread spectrum methods in spread spectrum communication)
- 2021-03-17 20:33:56下载
- 积分:1
-
gaussgradient
Gradient calculation using first order derivative of Gaussian. by using a 2-D Gaussian kernel, derivatives along x and y directions are calculated
- 2009-11-03 05:20:53下载
- 积分:1
-
GUI-examples
35个matlab GUI实例及其源程序(35 Matlab GUI examples and source code)
- 2012-05-30 17:11:39下载
- 积分:1
-
ekf_ukf_maukf
说明: 主要对扩展卡尔曼滤波(EKF)、无迹卡尔曼滤波(UKF)及改进无迹卡尔曼滤波(MAUKF)算法进行研究,研究了三种算法的基本原理和各自的特点。其中扩展卡尔曼滤波器是将卡尔曼滤波器局部线性化,其算法简单,计算量小,适用于弱非线性、高斯环境。无迹卡尔曼滤波器是用一系列确定样本来逼近状态的后验概率密度。改进无迹卡尔曼滤波算法在UKF的基础上引入衰减因子。(The thesis focuses on the extended Kalman filter (EKF), unscented Kalman filter (UKF) and the improvement of unscented Kalman filter (MAUKF) algorithm research, researched the basic principles of three algorithms and their characteristics. Extended Kalman filter (EKF) is the local linear Kalman filter, the algorithm and computation are simple in weakly nonlinear and Gaussian environment. Unscented Kalman filter (UKF) is determined using a series of samples to approximate the state posterior probability density. Improved UKF algorithm (MAUKF) is introduced attenuation factor based on the UKF.)
- 2020-12-13 20:29:17下载
- 积分:1
-
BCH-simulation
BCH码编码译码方法研究及仿真,主要有n-k编码、代数编码、彼得森译码、BM译码、群变换译码等,用MATLAB仿真。(BCH codes encoding&decoding methods and simulation)
- 2012-05-25 23:49:19下载
- 积分:1
-
matlab-CA
matlab的元胞自动机程序的源代码,胞自动机程序状态演化规则 ①如果一个元胞的状态是0,则当它有状态为1的邻元时,该元胞的状态以概率a×b变为1,并且当它的临域中状态为1的邻元越多,其状态转变为1的概率越大 ②如果一个元胞的状态是1,则该元胞的状态保持不变。初始传播者位于中心单元格25×25处
取50×50的网格,临域为Moore型,经过50个仿真时钟,知识传播结果的模拟图
(matlab Cellular Automata procedure source code, cellular automata evolution rules of procedure state ① If a cell' s state is 0, then when it has a status of one element of the neighborhood, the cellular state to the probability of a × b into one, and when it' s Pro domain status is one more element of the neighborhood, its status into a greater probability of 1 ② If a cell' s state is 1, the cellular status remains unchanged. Initial spreaders center cell 25 × 25 obtain 50 × 50 grid, the Pro domain for the Moore-type, after 50 simulation clock, the dissemination of knowledge of the simulation results of Figure)
- 2009-02-13 10:27:11下载
- 积分:1