-
MATLAB-SIMULINK
本書系統地介紹了通信建模仿真方法和模型驗證技術,並結合作者近年在教學科研中所
設計的大量基礎的和較深入的建模仿真實例,詳細討論了Matlab/Simulink 作為仿真實現平
台在電子與通信工程中應用的基本方法、技巧和難點(This book systematically describes the modeling and simulation of communication methods and model validation techniques, combined with the author in recent years in teaching and research in the design of a large number of basic and more in-depth modeling and simulation examples are discussed in detail Matlab/Simulink as a simulation platform for the realization of electronic and communication engineering application of the basic methods, techniques and difficulties)
- 2011-09-21 22:54:26下载
- 积分:1
-
ACKLEY
BENCHMARK PROBLEM FOR GLOBAL OPTIMIZATION ALGORTIRHMS, IMPLEMENTED IN MATLAB DIM, LOW AND UP LIMITS CAN BE FOUND IN RELATED FILE
- 2013-09-26 06:48:18下载
- 积分:1
-
Numerical-Analysis-and-Application
北航MATLAB数值分析与应用源码,数值分析在计算机视觉和智能计算中有非常大的作用,值得学习。(Northern MATLAB numerical analysis and application source code, numerical analysis of a very large role in computer vision and computational intelligence, it is worth learning.)
- 2014-12-01 19:48:44下载
- 积分:1
-
CKF_UKF
容积卡尔曼滤波算法,无迹卡尔曼滤波算法, 容积-无迹卡尔曼(CKF filter algorithm,UKF filter algorithm)
- 2018-10-26 15:44:28下载
- 积分:1
-
simulink
电阻式处理炉温控系统设计,simulink仿真单回路系统以及串级系统和simith预估控制系统设计。(Resistive treatment furnace temperature control system design, simulink simulation of single-loop system, and a cascade system and simith predictive control system design.)
- 2010-12-19 16:05:28下载
- 积分:1
-
随机森林的matlab实现
说明: 随机森林的一个入门级历程,此例程可以带有稀缺数据集,让你使用训练集和测试集感受到随机森林的强大之处。随机森林的分类与回归,非常之强。秒杀神经网络,是一个人见人爱的算法。(Random forest is an entry-level process, this routine can have scarce data set, let you use training set and test set to feel the power of random forest. The classification and regression of random forest is very strong. Seckill neural network is a love algorithm.)
- 2021-03-08 11:19:28下载
- 积分:1
-
secant
function [x, hist] = secant(x, f, tola, tolr)
SECANT This a secant code with no line search.
This code terminates on small relative-absolute errors function [X, HIST] = SECANT(X, F, TOLA, TOLR) Inputs: X = initial iterate
F = function
TOLA = absolute error tolerance
TOLR = relative error tolerance
Output: X = approximate result
- 2009-12-04 03:38:55下载
- 积分:1
-
kurtogram-method
关于一篇英文论文中峭度谱分析方法的变成,用于轴承故障诊断中。(A paper on a English kurtosis spectrum into analysis method, used for fault diagnosis of bearing.)
- 2020-10-19 19:47:25下载
- 积分:1
-
BLDCM
我搜集的一些关于无刷直流电机建模的文章,一共4篇都是写得比较好的。(I have collected some of the brushless DC motor model on the article, a total of four are well-written.)
- 2010-06-22 13:40:46下载
- 积分:1
-
LTE-Simulation
. The reference simulator can be used to measure and plot the network capacity performance and signal to interference ratio (SIR) performance of LTE networks with the integer frequency reuse scheme with reuse factor 1 (IFR-1). Frequency reuse scheme with reuse factor 1 means that the available frequency resource is used by all the cells in the LTE network. You are advised to refer to the relevant slides of lecture 5 to get more information on the method used to calculate the SIR and capacity performances.
The system level LTE is consisted of two Matlab script files (LTE_main.m, LTE_configuration.m), three Matlab function files (LTE_IFR_sim_dist.m, LTE_IFR_sim_netwide.m, LTE_IFR_plot.m) and one Matlab mat file (bs_user_position.mat).
- 2014-09-06 22:08:50下载
- 积分:1