-
Numerical-analysis
压缩包内为计算方法与数值分析中常用的求解算法的Matlab实现。(Calculating method and numerical analysis method commonly used algorithm in Matlab.)
- 2014-12-24 17:14:21下载
- 积分:1
-
ga-tool3
基于matlab的关于遗传算法的一些重要的函数的m文件,供读者参考
(Based on some of the important matlab m file on genetic algorithm function for readers reference)
- 2013-12-23 14:18:19下载
- 积分:1
-
ConsistentGraphLearning-master
说明: 该代码是多视图聚类的统一图学习框架算法代码,运用Matlab编写,有利于多视图聚类的学习(A Unified Graph Learning Framework for Multi-view Clustering)
- 2020-12-30 21:08:59下载
- 积分:1
-
wavelift
暂时只支持jpeg2000支持的 cdf97 和spline53
可以这样来测试:
x=imread( E:studyjpeg2000imageslena.tif )
% see the decomposition coefficients
y=wavelift(x, 1, spl53 ) using spline 5/3 wavelet
figure subplot(1,2,1) imshow(x) subplot(1,2,2) imshow(mat2gray(y))
% see the reconstruction precision
yy=wavelift(x, 5) using cdf 9/7 wavelet
ix=wavelift(yy,-5) inverse
sum(sum((double(x)-ix).^2))
(only temporary support jpeg2000 support cdf97 and spline53 this can be measured Examination : x = imread (E : study jpeg2000 images lena.tif)% see the d ecomposition coefficients wavelift y = (x, 1, spl53) using spline 5/3 wavelet figure subplot (1,2,1) imshow (x) subplot (1,2, 2) imshow (mat2gray (y))% see the reconstructi on precision wavelift yy = (x, 5) using cdf 9/7 wavelet ix = wavelift (yy.-5) inverse sum (sum ((double (x)- ix). ^ 2)
- 2006-08-08 23:51:30下载
- 积分:1
-
COMTest2005_v0.8
在vc.net中调用Matlab生成的COM组建实现曲线拟合。(in vc.net Calling Matlab generated COM form and curve fitting.)
- 2007-04-26 04:28:35下载
- 积分:1
-
CMA
盲均衡算法实现的有噪声信道下的4QAM调制解调,并画出算法的收敛图(Blind equalization algorithm of noisy channel under the 4QAM modulation and demodulation, and draw the convergence map)
- 2021-04-24 14:48:47下载
- 积分:1
-
memthrecorrige05_2_2016
simulink model for a medium to low voltage electricity grid containing sources,transformers lines and loads with all needed measurments
- 2016-04-08 21:42:07下载
- 积分:1
-
PROBABILITY-DISTRIBUTION-FUNCTION
this source code in matlab is to calculate the various probability distributions.
- 2012-02-12 22:35:57下载
- 积分:1
-
196
A hardware-in-the-loop simulation of a wind
energy conversion system is used to assess a MPPT strategy
for different velocities. The actual system is composed of the
blade, a mechanical power train, a squirrel cage induction
generator and power electronics. The experimental set-up
consists of a DC drive connected to the induction generator.
The DC machine is controlled to impose the same behavior as
the wind turbine to the induction generator. Fluctuations of
wind velocity and non-linear characteristics of the turbine are
taken into account. All numerous model and controls blocks
are organized according to Energetic Macroscopic
Representation for real-time implementation. A very simple
MPPT strategy without wind velocity measurement is
achieved using a look-up table. This strategy includes a
rotation speed limitation. Experimental results are provided
for weak and medium wind profiles.
- 2014-02-14 05:48:48下载
- 积分:1
-
zhihuannibian
基于滞环控制的单相并网逆变器仿真,可以学习一下(Based hysteresis control of single-phase grid-connected inverter simulation, you can learn about)
- 2016-06-15 11:25:29下载
- 积分:1