-
PlaneFrameElementStiffness
有限元PlaneFrameElement的matlab程序(FEA matlab PlaneFrameElement)
- 2013-10-12 23:17:28下载
- 积分:1
-
guangpan1
《MATLAB信号处理超级学习手册》随书光盘,
《MATLAB信号处理超级学习手册》以MATLAB R2013a版本为基础,系统地讨论了数字信号处理的基本理论、基本分析方法、基本算法和设计方法,涉及了数字信号处理的各个方面,是一本比较全面的信号处理参考书。( MATLAB Signal Processing super study manual In MATLAB R2013a version of the basis, the system discussed in the basic theory of digital signal processing, the basic analysis methods, basic algorithms and design method involves all aspects of digital signal processing, it is a more comprehensive signal processing reference.)
- 2014-11-07 21:39:46下载
- 积分:1
-
paper-6
This paper gives an idea of PCG analysis based on ECG.
- 2014-11-14 12:40:35下载
- 积分:1
-
project2_code
这是matlab编写的Logistic Discrimination 和 KNN分类器代码。这两个算法的实现参考了《Introduction to Machine Learning》。 除此在代码中还包含了调用matlab自带的libsvm的例程。rumLogisticDiscrimination, runKnn, runSvm分别对这3个算法在数据集liver_train_data上的分类准确度进行测试。测试结果在code report.doc 中有简要描述。(This code implements the Logistic Discrimination and KNN classifier. The implementation is according to the text book <<Introduction to Machine Learning>>. We have also compared the classification accuracy among Logistic Discrimination, KNN and SVM on data set liver_train_data. A brief test report is included as well. Enjoy :).)
- 2015-03-09 21:11:54下载
- 积分:1
-
arrow3
说明: 这个文件可以使用matlab绘制各种带箭头的图。三维或二维的箭头图(矢量图)(This file can use matlab to draw various graphs with arrows. 3-D or 2-D arrow (vector))
- 2019-12-03 16:23:14下载
- 积分:1
-
IMMbasic
交互多模型算法基本框架,用于机动目标跟踪的程序源码(kalman filter and the basic procedural framework for the uniform straight line tracking)
- 2010-08-01 10:45:31下载
- 积分:1
-
(APSO)MATLAB
改进粒子群优化算法(APSO)的MATLAB源程序,这个是引入自适应权重特征的粒子群优化算法(Improved particle swarm optimization (APSO) algorithm MATLAB source, this is the introduction of the adaptive weight characteristics of particle swarm optimization algorithm
)
- 2014-05-29 11:22:55下载
- 积分:1
-
小波阈值
说明: matlab语言求解小波降噪的MSE和SNR值(Solving MSE and SNR of wavelet denoising with MATLAB language)
- 2021-04-16 20:57:51下载
- 积分:1
-
PCMpulse-code-modulation
脉冲编码调制(PCM)是数字通信的编码方式之一,在通信系统中完成将语音信号数字化的功能。PCM的实现主要包括三个步骤:抽样、量化、编码,分别完成时间上离散、幅度上离散及量化信号的二进制表示。(Pulse code modulation (PCM) is one of the encoding of digital communications, in a communication system will complete the function of digital speech signals. The realization of the PCM mainly includes three steps: sampling, quantization and coding, completed on the discrete time, the amplitude of discrete and quantify the binary representation of signals.)
- 2016-07-19 13:03:37下载
- 积分:1
-
paperkid
报童问题(负指数分布)
几个参数:
卖出报纸挣a元,退回报纸赔b元
卖报量y,订报量z,订报量上限z_up
观察期的总天数t,用于积累天数的ti
总的平均损失量ave_loss,供过于求损失loss1,供小于求损失loss2,ave_loss=loss1+loss2
最佳订报量superz,最小损失量ave_loss_min (newsvender)
- 2010-09-26 14:23:22下载
- 积分:1