-
MATLABCoding
Implementing quadrature modulation and demodulation of analog signals in digital signal processing, using MATLAB
- 2009-05-11 22:57:14下载
- 积分:1
-
ipopf-MATLAB
此代码是《现代电力系统分析》王锡凡版的潮流优化计算的相关内容内点法的实现。(This code is the realization of analysis version of Wang sifan flow optimization related content calculation of interior point method for modern power system.
)
- 2015-05-12 12:13:05下载
- 积分:1
-
gene_check_mat_LDPC
通过Gallager和边增长算法生成LDPC码校验矩阵(generate the check matrix of LDPC code by using the Gallager method and progressive-edge-growth algorithm)
- 2017-08-09 14:59:00下载
- 积分:1
-
LMSandVSLMS
本程序对两种固定步长和一种变步长最小均方误差算法的权值收敛进行了仿真,结果表明变步长的算法效果更优。(This programme compare LMS algorithm with VSLMS algorithm. The result indicate that the latter is better.)
- 2009-11-11 16:39:03下载
- 积分: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
-
newhht
时频分析软件,华人黄锷所创,
把emd和Hilbert算法有机结合。(Time-frequency analysis software, created by the Chinese Huang E, and the Hilbert algorithm to emd combination.)
- 2010-11-08 00:01:44下载
- 积分:1
-
parzen
说明: Parzen窗估计法的C语言代码和Matlab应用的动态链接库。(Parzen window estimation method of C language code and Matlab applications, dynamic link library.)
- 2008-09-22 11:20:39下载
- 积分:1
-
PBS
计算亚波长光栅衍射效率,PBS,即偏振光分离(calculate subwave grating diffraction efficiency)
- 2013-11-20 21:02:24下载
- 积分:1
-
ch09-dom-files
This is importat DOM Program
- 2014-03-03 13:02:33下载
- 积分:1
-
EMfor_neural_networks
In this demo, I use the EM algorithm with a Rauch-Tung-Striebel smoother and an M step, which I ve recently derived, to train a two-layer perceptron, so as to classify medical data (kindly provided by Steve Roberts and Will Penny from EE, Imperial College). The data and simulations are described in: Nando de Freitas, Mahesan Niranjan and Andrew Gee Nonlinear State Space Estimation with Neural Networks and the EM algorithm After downloading the file, type "tar -xf EMdemo.tar" to uncompress it. This creates the directory EMdemo containing the required m files. Go to this directory, load matlab5 and type "EMtremor". The figures will then show you the simulation results, including ROC curves, likelihood plots, decision boundaries with error bars, etc. WARNING: Do make sure that you monitor the log-likelihood and check that it is increasing. Due to numerical errors, it might show glitches for some data sets.
(In this demo, I use the EM algorithm with a Rauch-Tung-Striebel smoother and an M step, which I ve recently derived, to train a two-layer perceptron, so as to classify medical data (kindly provided by Steve Roberts and Will Penny from EE, Imperial College). The data and simulations are described in: Nando de Freitas, Mahesan Niranjan and Andrew Gee Nonlinear State Space Estimation with Neural Networks and the EM algorithm After downloading the file, type "tar-xf EMdemo.tar" to uncompress it. This creates the directory EMdemo containing the required m files. Go to this directory, load matlab5 and type "EMtremor". The figures will then show you the simulation results, including ROC curves, likelihood plots, decision boundaries with error bars, etc. WARNING: Do make sure that you monitor the log-likelihood and check that it is increasing. Due to numerical errors, it might show glitches for some data sets.
)
- 2008-03-05 19:22:23下载
- 积分:1