-
leastSquareFitting
说明: 基于最小二乘的Matlab拟合算例 相当好用(Based on the Matlab least squares to be quite cost-effective use cases)
- 2008-10-24 19:06:34下载
- 积分:1
-
wind_shuangkui
基于matlab的双馈风力发电系统仿真模型,在不同风速条件下,系统的响应仿真(Matlab double-fed wind power generation system simulation model under different wind conditions, the response of the system simulation)
- 2014-12-22 15:17:37下载
- 积分:1
-
first
二维傅里叶变换,对图像进行二维傅里叶变换处理(Two-Dimensional Fast Fourier Transform
The purpose of this project is to develop a 2-D FFT program "package" that will be used
in several other projects that follow. Your implementation must have the capabilities to:
(a) Multiply the input image by (-1)x+y to center the transform for filtering.
(b) Multiply the resulting (complex) array by a real function (in the sense that the
the real coefficients multiply both the real and imaginary parts of the transforms).
Recall that multiplication of two images is done on pairs of corresponding elements.
(c) Compute the inverse Fourier transform.
(d) Multiply the result by (-1)x+y and take the real part.
(e) Compute the spectrum.)
- 2010-11-27 23:15:03下载
- 积分:1
-
work
该段程序代码是实现一阶惯性环节大林算法的matlab程序(The paragraph code is to achieve a first-order inertia link Dalin algorithm matlab program)
- 2009-12-31 20:27:23下载
- 积分:1
-
lud
lu decomposition using matlab programing
- 2012-04-09 07:01:14下载
- 积分:1
-
Digital-speech-processing-procedures
张雪英编著的数字语音处理书中的程序,内容比较全面,程序质量有所保证,对于刚接触语音的新手有所帮助。。。。(ZHANG Xue-ying edited book digital voice processing program. . . For the fourth year voice newbie help. . . .)
- 2013-07-09 10:12:53下载
- 积分:1
-
负荷预测的应用研究
阐述了负荷预测的应用研究,Matlab实现界面友好,欢迎大家下载学习,是机器学习的例程,包含优化类的几个简单示例程序,最终的权值矩阵就是滤波器的系数。( It describes the application of load forecasting, Matlab to achieve user-friendly, Welcome to download the study, Machine learning routines, Optimization class contains several simple sample programs, The final weight matrix is ??the filter coefficient.)
- 2016-02-29 19:24:11下载
- 积分:1
-
MEMS-gyro-error-characteristics
微小型MEMS陀螺的误差特性研究,对于mems陀螺仪误差建模和补偿方法(Miniature MEMS gyro error characteristics of the MEMS gyroscope error modeling and compensation method)
- 2013-04-21 17:02:19下载
- 积分:1
-
第2章 递归与分治策略
将求出的小规模的问题的解合并为一个更大规模的问题的解,自底向上逐步求出原来问题的解(The solution of a small scale problem is combined into a solution of a larger scale problem, and the solution of the original problem is gradually obtained from the bottom up)
- 2017-10-14 17:17:04下载
- 积分:1
-
Newton_bisect_iteration
matlab中分别用牛顿法,二分法及迭代法求解方程的程序,及其比较(matlab scripts for solving eq. by the means of newton ,bisection and iteration)
- 2010-12-21 13:19:03下载
- 积分:1