-
spare_matrix
稀疏矩阵的matlab算法,以及稀疏矩阵存储技术的介绍。(Matlab sparse matrix algorithms, and sparse matrix storage technology introduction.)
- 2011-08-28 08:31:54下载
- 积分:1
-
PF33bus
IEEE 33节点系统(仅PQ节点)三相不平衡潮流的前推回代算法,MATLAB中直接运行出结果。可在本程序基础上做修改,进行进一步开发。(IEEE 33-node system (only the PQ node) three-phase unbalanced trend forward and backward substitution algorithm, results run directly MATLAB.)
- 2021-05-07 16:16:36下载
- 积分:1
-
hadi-alizade
this is a new alghorithm about tabu search....
- 2013-05-26 16:47:20下载
- 积分:1
-
DigitalImageProcessing-3
经典书籍-数字图像处理-冈萨雷斯-3。解决各位敲代码的烦恼!These MATLAB functions were created for the book Digital Image
Processing Using MATLAB (DIPUM), by R.C. Gonzalez, R.E. Woods, and
S.L. Eddins, Prentice Ha(Classic books- digital image processing- Gonzalez-3. To resolve the trouble code you knock! These MATLAB functions were created for the book Digital ImageProcessing Using MATLAB (DIPUM), by RC Gonzalez, RE Woods, andS.L. Eddins, Prentice Ha)
- 2007-07-16 11:46:20下载
- 积分:1
-
ltest
test code for matlab
- 2012-04-06 02:17:19下载
- 积分:1
-
visioconferencemobile
Gaussian mixture model digetal matlab procisssing
- 2011-10-12 03:55:10下载
- 积分:1
-
NRTL-equation
使用matlab编写了NRTL方程,用来计算化学工程中的相平衡(NRTL equation which can be used to predict or regress the phase equilibria.)
- 2021-01-08 15:18:52下载
- 积分:1
-
spectralmatrix_msc_sgolay
今日对光谱数据预处理中的MSC(多元散射校正)和SG(0阶、高阶)平滑进行了学习,参考书目是李志刚老师著的《光谱数据处理与定量分析技术》(原理介绍较为详细)并结合CSDN和联合开发网上下载的代码进行了简单的matlab编程。代码稍后上传,介绍详细,感兴趣的可以去看看。(Today, MSC (Multiple Scattering Correction) and SG (0th order, high order) smoothing in spectral data preprocessing are studied. The bibliography is "Spectrum Data Processing and Quantitative Analysis Technology" by Li Zhigang (more on the principle) . And combined with CSDN and joint development of the code downloaded online to carry out a simple matlab programming. The code is uploaded , and the details are detailed. If you are interested, you can check it out.)
- 2018-09-01 10:25:36下载
- 积分:1
-
HardWork
说明: 上转型对象
1.实验目的
掌握上转型对象的使用。
2. 实验要求
要求有一个abstract类,类名为Employee,Employee的子类有YearWorker、MonthWorker和WeekWorker。YearWorker对象按年领取薪水,MonthWorker按月领取薪水,WeekWorker按周领取薪水。Employee有一个abstract方法:
public abstract earnings()
子类必须重写父类的earnings()方法,给出各自领取薪水的具体方式。
有一个Company类,该类用Employee数组作为成员,Employee数组的单元可以是YearWorker对象、MonthWorker对象或WeekWorker对象的上转型对象。程序能输出Company对象一年需支付的薪水总额。
(The transformation of the object 1. Purpose of the experiment used to grasp the transformation of the object. 2. Experiment requires a abstract class requirements, class named Employee, Employee of the child class has YearWorker, MonthWorker and WeekWorker. YearWorker object to receive annual salary, MonthWorker receive a monthly salary, WeekWorker receive weekly salary. Employee one abstract method: public abstract earnings () sub-class must override the parent class of earnings () method, given their own specific way of receiving pay. A Company class, such as members with an array of Employee, Employee of the array elements can be YearWorker object, MonthWorker object or objects on the transformation of objects WeekWorker. Company object program can output a year' s salary to be paid the total amount.)
- 2010-04-27 18:54:17下载
- 积分:1
-
four_interleaved
实现mimo-ofdm系统的交织功能,可供参考(Implement the mixed function of mimo- ofdm system, available for reference)
- 2013-03-30 09:22:40下载
- 积分:1