-
SA
说明: 这是用模拟退火算法解决0-1背包问题,下载后可直接运行,可以帮助有需要对模拟退火算法进行了解的朋友。(This is a simulated annealing algorithm to solve the 0-1 knapsack problem, after downloading, can be directly run, you can help those in need of the simulated annealing algorithm to find out about friends.)
- 2009-11-01 20:31:07下载
- 积分:1
-
times_two
基于MATLAB的times_two详解,主要解决的是times_two的问题(Based on MATLAB-times_two explain, the main problem lies in the question of times_two)
- 2008-04-06 22:05:06下载
- 积分:1
-
elec_brushless_dc_motor
full brushless dc motor r model in matlab based on step motor model
- 2010-12-21 21:57:04下载
- 积分:1
-
test46f
tramsform domain lms algorithim
- 2009-06-19 18:35:16下载
- 积分:1
-
huffman-matlab
用MATLAB实现的Huffman编码的程序,可以很方便地实现无损压缩(MATLAB Huffman coding procedures, it is easy to achieve lossless compression)
- 2006-07-10 12:35:48下载
- 积分:1
-
example38
传统PID整定与利用模糊控制算法进行整定(Traditional PID tuning with the use of fuzzy PID control algorithm)
- 2009-04-23 16:12:49下载
- 积分:1
-
2009101511122524
说明: 基于matlab的lsb数字水印算法实现( digital watermarking application)
- 2010-05-03 10:21:03下载
- 积分:1
-
macefacepro
Contents:
A.zip: code compatible with Matlab 2007a and older
B.zip: code compatible with Matlab 2007b and newer
data.zip: test data
instructions.pdf: this file
Instructions:
Unzip the selected file (A.zip or B.zip) in Matlab current directory (C:/.../Matlab/work is the default
one).
Type the name of main function on Matlab command window.
Now a simple and intuitive GUI should appear.
You can use images/data present in data.zip: just unzip them in Matlab current directory.
- 2012-04-11 13:11:01下载
- 积分:1
-
MMatlab_RADARa
Matlab实现的一个简单的RAADAR预警雷达模拟 可直接使用。
(Matlab achieve of a simple RAADAR warning radar simulator used directly.)
- 2020-07-01 03:20:02下载
- 积分:1
-
RS_coding
The Hamming codes (described in the previous section) are suitable for detecting random bit errors
in a sequence of transmitted bits. If the communication medium is prone to burst errors (channel
errors affecting contiguous blocks of bits), then the Hamming code may not be suitable.
Reed Solomon Codes are linear block codes, a subset of the BCH codes called non-binary BCH.
The (n, k) RS code contains k data symbols and n-k parity symbols. RS Codes are also cyclic codes
since the cyclic shift of any codeword will result in another valid RS codeword.
- 2016-03-17 01:47:28下载
- 积分:1