-
Experiments-with-MATLAB-by-moler
说明: MATLAB的经典书籍,moler编写的MATLAB和实验应用(MATLAB' s classic books, moler applications written in MATLAB and experimental)
- 2011-04-06 14:58:33下载
- 积分:1
-
bcs-spl-dpcm-1.0-2.tar
压缩感知的差分量化,此代码是基于块的压缩感知量化,减少了bit率,对压缩感知的量化有起步作用。(compressed sending ,bcs-spl-dpcm)
- 2013-04-24 19:26:36下载
- 积分:1
-
EZW
mbedded Zerotrees of Wavelet transforms (EZW) is a lossy image compression algorithm. At low bit rates, i.e. high compression ratios, most of the coefficients produced by a subband transform (such as the wavelet transform) will be zero, or very close to zero. This occurs because "real world" images tend to contain mostly low frequency information (highly correlated). The locations where high frequency information does occur (such as edges in the image) this is particularly important in terms of human perception of the image quality, and thus must be represented accurately in any high quality coding scheme.
- 2014-02-18 20:06:01下载
- 积分:1
-
ga_tsp
一个非常有用的用遗传算法求解tsp的小例子,简洁易懂。(A very useful small example using genetic algorithms to solve tsp, concise and easy to understand.)
- 2014-02-11 19:11:26下载
- 积分:1
-
bin2hex
function total_length=text_length_num(file_cell)
total_length=0
for i=1:length(file_cell)
y1=char(file_cell(i))
for j=1:length(y1)
if(y1(j)== > )
got=j-3
end
end
y=
for k=1:got
y(k)=y1(k)
end
[a,b,c,d]=fileparts(y)
FileName=[b c]
fid=fopen(y)
total_length_char=0
while 1
tline = fgetl(fid)
if ~ischar(tline), break,
- 2010-07-30 09:38:27下载
- 积分:1
-
pingyichuli
图象平移的MATLAB源程序代码,请各位大虾有时间看看!多谢了(image translation of MATLAB source code, you have time to look at the tremendous! Thank you!)
- 2006-05-20 15:22:29下载
- 积分:1
-
Xiao
Xiao信道模型的建立及仿真,还有自相关函数的仿真结果(Xiao channel model simulation correlated function)
- 2021-03-25 16:19:13下载
- 积分: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
-
SIMULINK_fundation
matlab 中 simulink仿真基础,课件发布,容易自学,简单易懂( foudation of simulink)
- 2009-06-29 15:10:07下载
- 积分:1
-
dulixiangyuan
matlab
独立像素元,计算图像景象匹配中独立像元素(Matlab independent pixels, computing the image scene matching the independent elements)
- 2012-06-02 14:53:03下载
- 积分:1