-
M32-085B
Copyright (c) 2004, Endre Kozma <endre.kozma@axelero.hu>
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
1. Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
3. The name of the author may not be used to endorse or promote products
derived this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS AND ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE (Copyright (c) 2004, Endre Kozma <endre.kozma@axelero.hu>
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
1. Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
3. The name of the author may not be used to endorse or promote products
derived this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS AND ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
OF MERCHANTABILITY AND FITNESS FOR A )
- 2015-02-10 16:45:43下载
- 积分:1
-
AccResSpec
给定离散地震动加速度数据a、反应谱控制周期点tp、离散时间间隔dt、阻尼比z,计算地震动加速度反应谱rspa以及最大反应值出现的时刻tMax。(Given the discrete ground-motion acceleration data a, the response spectral controlling period tp, the discrete time distance dt, and the damping ratio z, calculate the ground-motion acceleration response spectrum rspa and the time loction of the occurrence of maximum response.)
- 2015-04-08 15:46:20下载
- 积分:1
-
Newton
源码给出了非线性线性规划的牛顿法,代码包含函数文件,以及调用文件,下载即可运行!(Source given nonlinear Newton method for linear programming, the code contains the function file, and call the file, download to run!)
- 2010-10-25 13:51:29下载
- 积分:1
-
SVMclassifier
SVM分类器,用于对多维采样点进行分类。可根据类别数修改分类器,我们的模式识别作业。(SVM classifier, multi-dimensional sampling points used for classification. Can be modified according to the number of classification categories, and our pattern recognition operation.)
- 2009-07-08 17:34:21下载
- 积分:1
-
MUSIC1
频率估计中的music算法的matlab实现(Frequency estimation algorithm in the matlab implementation of music)
- 2011-07-06 09:57:19下载
- 积分:1
-
ds_ss_rake
rake receiver for you to test the DSSS transmision and to demodulate the signal with rake receiver
- 2013-01-19 20:08:18下载
- 积分:1
-
chengxu
该压缩包里为三个test文件,里面包含了100多个MATLAB实用程序。它是初学者的入门MATLAB很不错的资料。(The compression bag for three test file, which contains more than 100 MATLAB utility. It is very good information for beginners Getting Started with MATLAB.)
- 2013-01-14 20:40:29下载
- 积分:1
-
make_avi_movie_example1
基于matlab的小程序,用于生成移动的正弦波。对其他基于matlab的视频制作和动画设计也有一定的借鉴意义。(a matlab code for generating moving sine wave, and may be useful for other video-making or design on the matla platform.)
- 2014-10-04 14:22:51下载
- 积分: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
-
1
说明: MATLAB图像分割程序介绍,各种分割的源码(MATLAB image segmentation procedure described, a variety of source separated)
- 2011-04-11 08:55:40下载
- 积分:1