-
PolCal
极化SAR定标处理的matlab程序,采用最新的Ainsworth算法(Polarization SAR processing matlab calibration procedure, using the latest algorithms Ainsworth)
- 2010-11-01 13:01:30下载
- 积分:1
-
matlab
图像灰度化处理源代码,有详尽的注释,有matlab基础的同志可以看得懂的。(Grayhound processing source code, detailed notes, matlab based comrades can understand.)
- 2013-03-01 23:14:59下载
- 积分:1
-
hiding-audio-in-image
A major issue in computer network is to prevent important information being disclosed to illegal user.
- 2014-01-26 22:54:05下载
- 积分:1
-
ECG_ECG_data_matlab
医疗卫生心电信号ECG ECG data 数据,在matlab上的仿真(Medical and health data of ECG ECG ECG data, the simulation in matlab)
- 2010-08-14 21:24:54下载
- 积分:1
-
NSGA2-dynamic
说明: 多目标优化进化算法目前公认效果收敛性最好的算法NSGA2c++源码,具有一般性,可在此基础上继续改进,对实现其他多目标优化算法很有帮助.(Multi-objective optimization evolutionary algorithm is currently the best recognized effect of convergence of the algorithm NSGA2c++ Source, with the general, could be on this basis to continue to improve the achievement of other multi-objective optimization algorithm helpful.)
- 2008-11-12 10:04:30下载
- 积分:1
-
pso
this is a code for pso optimization method
- 2012-04-11 21:27:26下载
- 积分:1
-
queueD
matlab实现4个优先级的非强插优先级队列仿真,利用嵌套函数实现。仿真出排队延迟,等待延迟。(matlab implementation of four priority Override the priority queue simulation, the use of nested functions to achieve. The simulation of the queuing delay, wait for the delay.
)
- 2012-03-13 20:01:36下载
- 积分:1
-
时域频域29个特征提取
说明: 利用matlab提取出频域和时域信号的29个特征,主运行文件feature_extraction,fre_statistical_compute和time_statistical_compute分别提取频域和时域的特征,生成的29个特征保存在生成的feature矩阵中。(Using MATLAB to extract 29 features of frequency-domain and time-domain signals, the main running files feature extraction, frequency-domain and time-domain features are extracted respectively, and the 29 features are saved in the generated feature matrix.)
- 2020-06-29 11:40:01下载
- 积分:1
-
secant
function [x, hist] = secant(x, f, tola, tolr)
SECANT This a secant code with no line search.
This code terminates on small relative-absolute errors function [X, HIST] = SECANT(X, F, TOLA, TOLR) Inputs: X = initial iterate
F = function
TOLA = absolute error tolerance
TOLR = relative error tolerance
Output: X = approximate result
- 2009-12-04 03:38:55下载
- 积分:1
-
turbo_code
turbo_tst.m 是启动文件,利用bcjr算法进行Turbo码的仿真。同时为了进行比较,还进行了viterbi软译码的仿真。单独的turbo码的仿真主要就是bcjr.m程序,viterbi译码所需的文件比较多一点。(turbo_tst.m the startup files, the use of simulation algorithms bcjr Turbo codes. Meanwhile, in order for comparison, the viterbi decoding software for simulation. Simulation separate turbo code is mainly bcjr.m program, viterbi decoding files needed a little more.)
- 2014-01-06 20:18:11下载
- 积分:1