-
matpower3.0.0
这是关于电力系统潮流优化的30个节点测试标准,基于MATLAB开发(This is about the trend of power system optimization of 30-node testing standards developed based on MATLAB)
- 2008-05-09 12:01:49下载
- 积分:1
-
fuzzytool1
function varargout = fuzzytool1(varargin)
- 2012-04-02 18:34:07下载
- 积分:1
-
PathSmoothing
Mobile robot localization sample code with Extended Kalman Filter (EKF). This code is useful for mobile robot navigation is performed using a Kalman filter.
- 2014-10-06 13:12:26下载
- 积分:1
-
matlab
各种不同信号调制方式的matlab源程序(Various signal modulation matlab source)
- 2013-03-08 12:31:48下载
- 积分:1
-
Matlab-GUI-Imagefilter
matlab编写的图像处理的gui界面,实现图像处理中的一些简单算法(gui interface of image processing written by matlab)
- 2021-03-26 16:49:13下载
- 积分:1
-
niudun
用牛顿法解决非线性规划问题,解决问题所需时间少,能提高效率,但须具有二阶导数(Newton' s method to solve nonlinear programming problems, less time, and can improve the efficiency needed to solve the problem, but must have a second derivative)
- 2013-04-08 18:20:44下载
- 积分:1
-
Assignment3
matlab about interpolation image processing, sfu, burnaby, bc, canada, v5a3z3
- 2015-01-23 14:14:18下载
- 积分:1
-
dopplershift-and-multipath
此文档详细描述了多普勒频移以及多径对信号传输的影响。包含原理分析与推导。同时附有完整的程序以及结果仿真图。讲解全面,帮助很大。(This document describes in detail the doppler frequency shift and the multipath effect on the signal transmission.Contains the principle analysis and derivation.At the same time with complete program as well as the results of the simulation diagram.Interpretation of the overall, a great help.)
- 2014-08-18 10:25:19下载
- 积分:1
-
power322
不可控整流,分析比较三相输入侧电压和电流波形(Controlled rectifier analysis comparing the three-phase input side of the voltage and current waveforms)
- 2021-02-27 15:59:36下载
- 积分:1
-
deconvolve
deconvolution
deconvolve.m
Given a system impulse response h[n] and test response y[n], this
algorithm deconvolves the test response with the impulse response
to determine the input x[n] as X(jw) = Y(jw)/H(jw).
Eliminate some noise, but is still very rough
NOTE: Assumes all signals are the same length. Use sigcorrect.m
to equalize their lengths if they are different.
use: deconvolve(impresp,test,testresp)
variables: impresp: impulse response of system
test: test input to system
testresp: test response of system
- 2011-11-11 09:04:25下载
- 积分:1