-
Causality_Hisao
this function calculate Hisao Causality relation between X and Y and define their unit root situation by ADF method.
- 2013-04-24 01:24:57下载
- 积分:1
-
Superresolution00overview
2003年Park关于超分辨图像重建的综述性文献,文中回顾了时域与频域的各种重建方法,并进行了比较。比较全面(2003 Park on the super-resolution image reconstruction is summarized in literature, the paper recalled the time domain and frequency domain of various reconstruction methods and compared. More comprehensive)
- 2010-07-05 11:12:50下载
- 积分:1
-
Q3.10
MatlAB与信号与系统的结合例程,实现了傅里叶函数使用,用filter,fplot等绘图。(MatlAB with a combination of signal and system routines, the use of a Fourier function, the filter, fplot and other graphics.)
- 2009-05-02 22:37:34下载
- 积分:1
-
uniform_q
This matlab code is used for simulating uniform quantization of input signal x. It uses lpf.m, bdc.m i dbc.m matlab functions, and it plots uniformly quantized signal at the output.
- 2013-02-09 18:52:49下载
- 积分:1
-
Basic-ICA-code-in-MATLAB-)
下面是5 MATLAB文件。
1。readsounds。米,用于读取数据
2。sep.m,一个学习通过数据的代码
3。sepout。米,可选的文本输出
4。wchange。米,体重变化的大小和方向
5。sep.run,2 - > 2分离的示例脚本(Below are 5 MATLAB files.
1. readsounds.m, for reading the data in
2. sep.m, the code for one learning pass thru the data
3. sepout.m, for optional text output
4. wchange.m, tracks size and direction of weight changes
5. sep.run, an example script for 2->2 separation
)
- 2013-12-05 15:33:17下载
- 积分:1
-
filter--classifier
matlab数字信号处理,输入图像矩阵和窗口大小,进行中值滤波,平均滤波,svm分类器(Digital signal processing, input image matrix, and window size,median filter,Average filter, svm classifier)
- 2011-05-13 03:32:16下载
- 积分:1
-
totalField-ScatteredField-90-180
total-field/scattered-field 2D, square cell TE grid, incident angle range 90<=angle<=180
- 2015-04-09 01:09:25下载
- 积分:1
-
pqtest22
arima建模,用过计算aic获得最佳的p、q值,建立arima模型对时间序列进行预测(arima forcast program)
- 2015-08-17 10:42:03下载
- 积分:1
-
LPC_MatlabFangZhen
这个程序对简单LPC-10声码器做了一些改进,使其对浊音的激励变得较强,使用声激励LPC声码器来提高声音的质量。它与简单LPC-10音码器的差异是用激励检测器替换了基音检测器。(This program simply LPC-10 vocoder made some improvements to make them become a strong incentive voiced the use of acoustic excitation LPC vocoder to improve the sound quality. It sounds simple LPC-10 codec difference is replaced with the excitation detector pitch detector.)
- 2020-11-14 11:39:44下载
- 积分:1
-
流水线型车间作业调度问题
流水线型车间作业调度问题可以描述如下:n个任务在流水线上进行m个阶段的加工,每一阶段至少有一台机器且至少有一个阶段存在多台机器,并且同一阶段上各机器的处理性能相同,在每一阶段各任务均要完成一道工序,各任务的每道工序可以在相应阶段上的任意一台机器上加工,已知任务各道工序的处理时间,要求确定所有任务的排序以及每一阶段上机器的分配情况,使得调度指标(一般求Makespan)最小。下面的源码是求解流水线型车间作业调度问题的遗传算法通用MATLAB源码,属于GreenSim团队原创作品,博客上发布的是不完全的源码,本人将其补充完成已成功运行,转载请注明GreenSim团队原创作品。(Pipelined job-shop scheduling problem can be described as follows: n tasks on the assembly line m processing stages, each stage has at least one machine and at least one stage there are multiple machines, and the same processing performance of each machine on the same stage , at every stage to complete each task are a process, each process of each task can be processed on any machine on the corresponding stage of the processing time of each process known tasks, all tasks required to determine the sort and every Distribution of the machine on a stage, making scheduling index (typically seek Makespan) Min. The following code is a Genetic Algorithm for Job Shop Scheduling Problem pipelined general MATLAB source code, original works belong GreenSim team, the blog post is incomplete source code, I will supplement has been successfully completed its operation, please indicate the original team GreenSim works.)
- 2020-10-30 15:19:56下载
- 积分:1