-
position4
关于室内定位的算法,该算法是在MATLAB环境下实现的程序。(Positioning on the interior of the algorithm, which are in the MATLAB environment realize procedure.)
- 2009-02-15 12:58:23下载
- 积分:1
-
E5_2_LoopDesign
基于matlab的关于通信系统中解调中载波锁相环的设计(On the design of the PLL demodulation in communication system of based on MATLAB)
- 2014-12-08 20:26:17下载
- 积分:1
-
dominate
用差分进化算法求解带有约束的混合整数规划问题(Using differential evolution algorithm for solving mixed integer programming with constraints problem)
- 2021-04-14 14:18:55下载
- 积分:1
-
iii
Add Gaussian white noise (mean=0 and variance=0.05 ) to the image using
imnoise command. Now use fftshift command to put all zero frequencies in the
middle. Low-pass filter this function by applying a mask saving only the central
Fourier coefficients. Set the mask width to 255 and create the filtered image.
- 2014-09-11 15:08:58下载
- 积分:1
-
Applied-Numerical-Methods-Using-MATLAB---Yang-Cao
Applied Numerical Methods Using MATLAB - Yang Cao Chung and Morris
- 2014-09-22 02:08:13下载
- 积分:1
-
HHT)
HHT的基本理论(黄先生的原文) 小波板换希尔伯特黄变换;理算小波变换原文(Signal filtering, Wavelet transform, Hilbert-Huang transform DWT (Discrete Wavelet Transform) och
HHT(Hilbert-Huang Transform).)
- 2014-09-26 05:55:31下载
- 积分:1
-
Insert-matlab-intotext
在文本文件中嵌入MATLAB代码并运行返回结果
类似在HTML中嵌入PHP和ASP代码,本函数实现在文本文件中嵌入matlab代码并运行!
主要作用以及价值:
在文本文件中嵌入matlab代码,并可以直接运行该文本文件
根据matlab变量的当前值,实时修改文件文件中相应的数据
目前具有如下功能:
matlab代码使用必须包含在< >符号中,中间的内容都被解析为matlab代码
matlab代码可以放在文本的任意位置,你想放在什么地方都可以
matlab代码允许被文本分割而不连续书写,比如循环语句
fprintf(fid_target,...)函数用来向文件中写入字符,目前还比较麻烦
有待改进的方面有:
在文本文件中增加对matlab function的支持
简化变量输出,目前只能fprintf(fid_target,...)
目前是M脚本完成功能的,后期会提供M函数(MATLAB code embedded in the text file and run return results
Similar PHP and ASP code embedded in HTML, the function matlab code embedded in the text file and run!
A major role as well as the value of:
Matlab code embedded in the text file, and can be run directly on the text file
Modify the data file file based on the current value of the matlab variables, real-time
Currently has the following functions:
matlab code uses the symbol in the middle of the parse matlab code must contain
matlab code can be placed anywhere in the text, where you want to put
matlab code allows text segmentation without the consecutive writing, such as loop statement
fprintf (fid_target, ...) function is used to write characters to the file, there is too much trouble
Areas for improvement:
Increase support for matlab function in a text file
Simplify variable output, can only the fprintf (fid_target ...)
M script completed, late M function)
- 2012-11-15 13:46:40下载
- 积分:1
-
1
说明: 一些自己编写的图像插值算法程序。包括最近邻插值,双线性插值和双三次插值(-Recently, the field of bilinear interpolation and interpolation matlab source, comparing the effects of two algorithms.)
- 2012-05-01 13:52:55下载
- 积分:1
-
power_upfc
,建立了UPFC在MATLAB平台上的仿
真模型;利用MATLAB建立了三相环形电力系统,将UPFC模型应用到该系统
中,着重研究了UPFC对电网电能质量的影响;研究了UPFC对电网故障中电
压跌落的补偿作用,以及UPFC对正常系统电压的影响。(failed to translate)
- 2012-05-01 22:16:02下载
- 积分:1
-
TT
The model used for creating the reference voltage is shown
in Fig. 4. First, photovoltaic output current (Ipv) and output
voltage (Vpv) are passed through a first order low pass filter
with a magnitude of G = 1 and a time constant of T = 0.01
seconds in order to filter out the high frequency components
or harmonics from these signals as shown in Fig. 5 and Fig. 6.
The filtered current and voltage signals (Ipv_F and Vpv_F) are
then fed into the MPPT control block that uses the Incremental
Conductance Tracking Algorithm. An algorithm that is based
on the fact the slope of the PV array power curve shown in
Fig. 7 is zero at the Maximum Power Point (MPP), positive on
the left of the MPP, and negative on the right. The MPP can
thus be tracked by comparing the instantaneous conductance
(I/V) to the incremental conductance (∆ I/∆ V) [11] as in (1):
- 2013-07-23 17:46:57下载
- 积分:1