-
matlab
使用matlab实现输入信号的小波消噪和自适应滤波(The input signal using matlab Wavelet Denoising and Adaptive Filtering)
- 2011-04-29 11:13:01下载
- 积分:1
-
SVMMIV
这个例子是书上的Morlet小波程序,运行时总是出错。包括
??? Error using ==> CWT_Morlet at 11
At least 1 parameter required!
这个问题是怎么回事?error的用法错在哪里了?还有,这个程序还有哪些错误呢?比如函数定义之类的问题?请各位大侠帮帮我吧。(
Review the release notes for other MathWorks® products required for this product (for example, MATLAB® or Simulink® ). Determine if enhancements, bugs, or compatibility considerations in other products impact you.
If you are upgrading from a software version other than the most recent one, review the current release notes and all interim versions. For example, when you upgrade from V)
- 2013-08-08 20:13:00下载
- 积分:1
-
Comprehensive-experiment
共有4个MATLAB的实验内容和运用所学习的基本的知识去解决应这些问题。(Comprehensive experiment
)
- 2011-05-26 00:14:15下载
- 积分:1
-
RLC_series_circuit_sim
RLC matlab simulink arrangment
- 2013-11-18 17:58:06下载
- 积分:1
-
weightpercent
Returns weighted percentiles of a sample given the weight vector w
% The idea is to give more emphasis in some examples of data as compared to
% others by giving more weight. For example, we could give lower weights to
% the outliers.
% The motivation to write this function is to compute percentiles for Monte
% Carlos simulations where some simulations are very bad (in terms of goodness
% of fit between simulated and actual value) than the others and to give
% the lower weights based on some goodness of fit criteria.(Returns weighted percentiles of a sample given the weight vector w The idea is to give more emphasis in some examples of data as compared to others by giving more weight. For example, we could give lower weights to the outliers. The motivation to write this function is to compute percentiles for Monte Carlos simulations where some simulations are very bad (in terms of goodness of fit between simulated and actual value) than the others and to give the lower weights based on some goodness of fit criteria .)
- 2007-11-02 14:41:18下载
- 积分:1
-
cfar
本程序是基于恒虚警概率的sar图像分割.分出目标和杂波两部分。(sar segmentation based on cfar)
- 2009-03-19 22:04:43下载
- 积分:1
-
NIT
matlab函数包,其中含有各种功能性函数(the matlab function package, which contains various functions function)
- 2012-09-20 11:15:06下载
- 积分:1
-
MATLABFE_III
MATLAB finite element code
- 2013-11-03 16:49:05下载
- 积分:1
-
suntingting
最佳离散信号及其设计在现代通信、雷达、声纳、制导以及信号处理、空间测控等领域中,扮演着越来越重要的角色。因此,深入研究最佳离散信号,具有重要的理论意义和应用意义。本代码在研究二值自相关二进阵列偶的理论基础上,设计了其搜索算法。(The best discrete signal and its design in the field of modern communications, radar, sonar, guidance and signal processing, spatial measurement and control plays an increasingly important role. Therefore, in-depth study the best discrete signal has important theoretical and practical significance. The code in the study binary binary array pairs based on the theory, design its search algorithm.)
- 2013-04-18 10:29:10下载
- 积分:1
-
SpeedyGA
genetic algorithm
In the field of artificial intelligence, a genetic algorithm (GA) is a search heuristic that mimics the process of natural selection. This heuristic (also sometimes called a metaheuristic) is routinely used to generate useful solutions to optimization and search problems.[1] Genetic algorithms belong to the larger class of evolutionary algorithms (EA), which generate solutions to optimization problems using techniques inspired by natural evolution, such as inheritance, mutation, selection, and crossover.
- 2015-01-29 14:08:34下载
- 积分:1