-
fundamental_extraction
本程序基于离散傅里叶变换提取电力系统中的基波相量,简单实用。(This procedure is based on the discrete Fourier transform to extract the power system in the fundamental phase, simple and practical.)
- 2012-04-23 14:30:42下载
- 积分:1
-
3
说明: it is a very good way to use matlab simulink for analysis of control systems in nature
- 2010-12-16 04:02:16下载
- 积分:1
-
charprot
Character recognization
- 2010-03-13 03:15:43下载
- 积分:1
-
chenggong.m
说明: lm算法的matlab程序,自己编的,不是库函数(lm algorithm matlab procedures, own, and not a library function)
- 2008-09-13 17:36:44下载
- 积分:1
-
regress_binomial
对Ca4227,Ca4455与FeH进行二项式回归(Binomial regression on Ca4227, Ca4455 and FeH)
- 2012-05-17 16:51:06下载
- 积分:1
-
NDlfxcljs
自己编程的基于C++的matlab牛顿拉夫逊潮流计算程序,具有一定的通用性,经多算例验证(Own programming based C++ the matlab Newton Raphson power flow calculation program, has some versatility, multi numerical example)
- 2013-04-15 12:53:36下载
- 积分:1
-
Watermark_DCT
watermarking using dct
- 2015-04-08 05:44:28下载
- 积分:1
-
fastISM
生成室内冲击响应的方法,使用的是image方法,matlab(Room impulse response method of generating)
- 2010-07-19 23:52:05下载
- 积分:1
-
一个很棒的网络控制系统仿真软件-truetime-1.13b-compiled
一个很棒的网络控制系统仿真软件,Truetime工具箱包括TrueTime Computer与Truetime Network 两个接口模块。计算机模块具有灵活的实时内核,A/D和D/A转换器,网络接口和外部通道。计算机模块按照用户定义的任务执行,代码采用Matlab或C++编写。(a terrific network control system simulation software, including Truetime Toolbox Truetime TrueTime Computer and Network Interface Module 2. The computer module with flexible real-time kernel, A/D and D/A converters, network interface and external access. The computer module based on user-defined mandate, code using Matlab or C preparation.)
- 2005-03-31 21:54:13下载
- 积分:1
-
Kalman
对于一个含有明显噪声的心电信号进行卡尔曼滤波处理,最大程度地 “还原”信号,达到去除噪声的目的。卡尔曼滤波(看成维纳滤波的一种实现方法)的特点如下:
a) 是根据上一状态的估计值X(n-1)和当前状态的观测值Z(n)推出当前状态的估计值X(n)的滤波方法,不需要用过去的全部观测值。
b) 它是用状态方程和递推方法进行估计的,因而卡尔曼滤波对信号的平稳性和时不变性不做要求。
c) 使用全部观测值保证平稳性。(Kalman in matlab,if you need it,please download it.)
- 2021-01-09 10:28:51下载
- 积分:1