-
kummer
这个函数估计到库默尔与第N系列的广义超几何微分方程解的权力。库默尔的差分方程为:
x *的克 (十)+(二- X)的*克 ( x)的- A *的为g(x)= 0
该代码只有4线长,利用Matlab的向量运算有权采取了第N广义超几何级数的权力的总和。(This function estimates the solution to kummer s differential equation with the first N powers of the generalized hypergeometric series. Kummer s differential equation is given by:
x*g (x)+ (b- x)*g (x)- a*g(x) = 0
The code is just 4 lines long, using the power of Matlab s vector operations to take the sum over the first N powers of the generalized hypergeometric series.)
- 2011-05-23 12:33:21下载
- 积分:1
-
billiards06
Program to simulate arbitrary classical billiard systems.
- 2010-12-26 13:59:52下载
- 积分:1
-
espritgaijin
用MATLAB编写的TLS-ESPRIT算法,算法原理可参考张贤达版的现代信号处理,绝对可运行,程序配合书非常容易理解,而且稍微改改就可以变为基本的ESPRIT算法。(Written by MATLAB TLS-ESPRIT algorithm, the algorithm can refer to Zhang XD version of the principle of modern signal processing, absolutely can run the program with the book is very easy to understand, and can become a little change to change the basic ESPRIT algorithm.)
- 2010-12-29 21:16:10下载
- 积分:1
-
4
说明: Matlab transformation alfa beta
- 2012-06-02 04:53:27下载
- 积分:1
-
MUSIC
阵列信号处理中的MUSIC算法子程序,希望对大家有用!(The algorithm of MUSIC in array signal processing.)
- 2009-11-26 14:52:34下载
- 积分:1
-
SHAH_Hw3
Support Vector Machine matlab code
- 2011-04-25 03:20:07下载
- 积分:1
-
4reg
北大高慧璇版《应用多元统计分析》第4章4回归分析MATLAB编程源码(Applied Statistical Analysis )
- 2011-12-01 09:05:36下载
- 积分:1
-
image_process_by_matlab
《MATLAB应用图像处理》主编徐飞、施晓红,西安电子科技大学出版。用MATLAB来处理数字图像。(" MATLAB application of image processing," editor in chief Xu Fei, SHI Xiao-hong, Xi' an Electronic Science and Technology University Press. To use MATLAB to deal with digital images.)
- 2009-12-19 11:35:13下载
- 积分:1
-
kalman-simulink
基于Matlab的卡尔曼滤波器的实现与仿真代码,验证成功(Based on Matlab Kalman filter implementation and simulation code, the validation is successful)
- 2013-12-27 12:55:32下载
- 积分:1
-
Untitledjiwangfei0905094221
1、分别生成两种信号(正弦波、方波、三角波、锯齿波、Sinc波形等)+噪声(高斯随机噪声、均匀噪声)
要求:频率:学号*100;
幅度:学号/10
相位:学号*pi/180
点数:学号*64
2、同时在一个图形中进行显示:
要求:标注X轴、Y轴、题目、颜色、样式、线型标注等。
3、进行信号分析及结果显示(对结果也要图形标注,同2)
要求:相关分析
卷积运算
求和运算
频谱分析(最大值、测频)
4、对上述原信号及信号分析结果分别存成EXCEL文件、文本文件和二进制文件,命名为名字+班级+学号+后缀(1, respectively, to generate two signals (sine wave, square wave, triangle wave, sawtooth wave, Sinc waveform, etc.)+ noise (Gaussian random noise, uniform noise) requirements: Frequency: No.* 100 margin: Student ID/10 phase: learning* pi/180 Points: No.* 642, in a graphical display: Requirements: X-axis label, Y axis, the title, color, style, linear marked. 3, signal analysis and results display (graphical results also marked with 2) requirements: analysis convolution summation spectrum analysis (maximum frequency measurement) 4, the original signal and the signal analysis results were kept into EXCEL files, text files and binary files, named for Name the+ class++ suffix number)
- 2012-06-20 16:15:59下载
- 积分:1