-
Applied_Numerical_Methods_Using_Matlab
Applied Numerical Methods Using Matlab ,Matlab在数值计算中的应用的经典书籍(Applied Numerical Methods Using Matlab is a classic book)
- 2010-10-08 16:26:22下载
- 积分:1
-
of14
this simulation script set allows for an OFDM transmission to be
simulated.
- 2011-07-30 23:37:39下载
- 积分:1
-
interpolate
mimo-ofdm系统中导频间的信道差值算法代码(mimo-ofdm system guide channel frequency difference between the algorithm code)
- 2013-12-04 17:08:34下载
- 积分:1
-
Simulinkshilixiangjie
首先介绍计算机仿真技术和仿真建模方法的基本概念,以
便对建模和仿真有个初步和整体的认识;然后对 Simulink 进
行简单介绍,并以一个简单例子进行引导;最后介绍 Simulink
的工作原理,为后续的深入掌握 Simulink 打下基础(First introduced the computer simulation technology and the basic concepts of simulation modeling methods, modeling and simulation in order to have a preliminary and general awareness then Simulink for a brief introduction, and to boot a simple example Finally Simulink works, Simulink for subsequent understanding of the foundation)
- 2011-11-13 15:52:42下载
- 积分:1
-
Mssim
用于计算两幅图像之间结构相似性度量的MATLAB源码(An implementation of the algorithm for calculating the Structural SIMilarity (SSIM) index between two images)
- 2021-03-19 12:29:18下载
- 积分:1
-
BSA
最原始的,鸟群算法matlab代码实现,供初学者参考(Bird swarm algorithm)
- 2017-11-14 20:06:06下载
- 积分:1
-
onoff
f the input is a numeric array, it returns a cell array of strings of on or off depending on the logical outcome.
Conversely, if the input is a cell array of strings of on or off , then it does the reverse, i.e. returns the logical matrix where on is true and off is false.
It is very useful when using set/get on arrays of handle objects or arrays of properties/values.
Example:
onoff( [0, 1, 0]) gives { off , on , off }
onoff({ on , on , off }) gives [1, 1, 0]
It also works for mixed cell array inputs, and for other string pairs:
yes/no, ok/cancel, open/closed
- 2009-09-07 18:18:36下载
- 积分:1
-
scmap
Koch分形曲线计算地图边界,此程序能较好的计算任意凸图形边界长度。程序计算步骤为:提取图形边界,将边界点按与中心点所成角度排序,每隔一定角度取一边界点,对选取的边界点做3次迭代Koch分形(Koch fractal curve map boundary, this procedure can be better calculated arbitrary convex graphical boundary length. The program calculation steps: to extract graphical boundary, the boundary points and the center point of the angled Sort every angle to take a boundary point, done the 3 iterations Koch fractal selected border points)
- 2012-12-31 23:45:55下载
- 积分:1
-
3
说明: 对电网动态无功补偿的仿真能够实现对无功的实时补偿(Simulation of dynamic reactive power compensation to achieve real-time compensation of reactive)
- 2012-06-26 11:40:09下载
- 积分:1
-
sim_model
基于非线性动态逆的F18飞行控制仿真,包括动态逆的构建、PD控制律等(Control based on nonlinear dynamic inversion F18 flight simulation, including building dynamic inverse, PD control law, etc.)
- 2021-01-21 14:48:43下载
- 积分:1