-
LADRC-Demo
adrc的例程 非常实用 通过调节参数可以看到不同的运行效果(adrc very practical routines by adjusting the parameters you can see the effect of different operating)
- 2015-01-19 23:52:30下载
- 积分:1
-
matlab_kmeans
k-means无监督机器学习聚类算法,使得同聚类中的记录欧式距离最小。(K-means machine learning method without instruction, minilizing the distances of records in each clusters the. )
- 2015-03-29 17:05:16下载
- 积分:1
-
FastICA_2.5
fastica算法,用于盲源分离的一个算法,希望能对大家有用~~~(fastica algorithm for blind source separation of an algorithm, hoping it would be useful ~ ~ ~)
- 2011-05-17 21:11:01下载
- 积分:1
-
Power-spectrum-estimation
功率谱估计
信号为两个正弦信号加高斯白噪声,各正弦信号的信噪比均为10dB,长度为N,信号频率分别为 和 ,初始相位 ,取 , 取不同数值:0.3,0.25。 为采样频率。分别用Levinson递推法和Burg法进行功率谱估计,并分析改变数据长度、模型阶数对谱估计结果的影响。(Power spectrum estimation signal into two sinusoidal signals applied Gaussian white noise, the SNR of each sinusoidal signal are 10dB, a length of N, respectively, and the signal frequency, initial phase, take, take different values: 0.3,0.25. Is the sampling frequency. Levinson recursive method were used and Burg method for power spectrum estimation, and change the length of the data analysis, the impact on the estimation model order spectrum.)
- 2015-03-23 10:48:42下载
- 积分:1
-
monte
应用与系统开发设计中的统计运算
蒙特卡洛算法,仿真中经常用到(Application and system development and design of statistical computing Monte Carlo algorithm, frequently used for simulation)
- 2007-12-06 11:12:58下载
- 积分:1
-
Technology-and-Application-of-System-Simulation-Ba
基于MATLAB_Simulink的系统仿真技术与应用
本书首先介绍MATLAB语言的程序设计的基本内容,在此基础上系约介绍了系统仿真所必要的数值计算方法及MATLAB实现,并以Simu1ink为主要工具介绍了系统仿真方法与技巧,包括连续系统、离散系统、随机输入系统和复数系统的仿真,由浅入深介绍了模块封装技术、电力系统模块集、非线性系统设计模块集、S-函数编写与应用、Stateflow有限状态机、虚拟现实工具箱等中高级使用方法,最后还介绍了半实物仿真技术均实时控制技术。本书可作为一般读者学习和掌握MAlLAB/Simulink语言的教科书,也可作为高校理工科各类专业的本科生和研究生系统仿真类课程的教材和参考书,还可供科技工作者、教师作为学习和应用系统仿真分析技术解决实际问题的参考资料。(This book introduces MATLAB programming language, the basic content, in this based on the simulation system presented about the necessary numerical methods and MATLAB implementation, and Simu1ink introduced the system as the main tool for simulation methods and techniques, including the continuous system , discrete systems, stochastic input system and complex system simulation, Deep introduced module packaging technology, power system block set, set of nonlinear system design module, S-function and application of writing, Stateflow finite state machines, virtual reality tools use of boxes and other senior, finally introduced the loop simulation technology are real-time control technology. )
- 2010-11-08 18:01:41下载
- 积分:1
-
road_detection
这个程序是SAR图像中有关城区道路提取检测的代码实现,亲测可以使用。(This procedure is the SAR image in the urban road extraction detection code to achieve, pro-test can be used.)
- 2017-05-27 09:50:33下载
- 积分:1
-
1D_FDTD_Resonator.m
1Dimesion FDTD MATLAB Codes for Rectangular Resonator
- 2013-12-23 20:10:18下载
- 积分:1
-
sfunctions
matlab s function e book
- 2014-08-27 20:37:33下载
- 积分:1
-
circle_fit
Revival of a 14 years old code (written in 1991 for MATLAB 2.x).
Given a set of measured x,y pairs that a re supposed to reside on a circle, but with some added noise. A circle to these points, i.e. find xc,yc,R, such that (x-xc)^2+(y-yc)^2=R^2
The method minimizes the sum of squared radial deviations.
- 2012-08-22 17:12:30下载
- 积分:1