-
freeman
最大概然估计拟合直线,简单的使用最大概然估计拟合了直线,文件中给出了两张图片(MLE fit line(MLE for fitting a line pair))
- 2010-05-25 10:54:27下载
- 积分:1
-
ga
说明: Genetic Algorithm Code for Matlab
- 2015-01-10 23:19:20下载
- 积分:1
-
MATLAB_symbolic_integration_Tutorials_limit
MATLAB符号极限积分教程MATLAB symbolic integration Tutorials limit(MATLAB symbolic limit points tutorial MATLAB symbolic integration Tutorials limit)
- 2010-08-03 10:10:51下载
- 积分:1
-
pso
说明: 粒子群聚类算法(Particle cluster-like algorithm)
- 2010-03-26 12:46:43下载
- 积分:1
-
control_system_analysis_xuedingyu
这是大名鼎鼎的薛定宇的《控制系统计算机辅助设计》(第一版)的代码。第一版与第二版区别还是挺大的。(It is famous on Compensation for " Computer Aided Control System Design" (first edition) code. First edition and second edition of the difference is big.)
- 2010-05-11 23:04:01下载
- 积分:1
-
BYT
B样条的插补代码,通过MATLAB生成图形(B-spline interpolation code generated by MATLAB Graphics)
- 2011-06-01 22:36:39下载
- 积分:1
-
Nonlinear_Diffusion
performs nonlinear scalar valued and coupled vector/matrix valued diffusion
- 2010-12-16 21:18:08下载
- 积分:1
-
pcm
脉冲编码调制(PCM)实现
编程实现PCM技术的三个过程:采样、量化与编码。
采样:低通连续信号采样,以 x=sin(200*t) m=x./(200*t) m=m.*m 为例说明低通采样定理,绘出信号时、频图形;带通连续信号采样,以x=sin(20*t) m=x./t 为例说明带通采样定理,绘出信号时、频图形。
量化:均匀量化,以幅度 的正弦信号为例实现为64级电平的均匀量化;非均匀量化,输入A律PCM编码器的正弦信号 ,采样序列为 ,将其进行PCM编码,给出编码器的输出码组序列
编码:以上述信号为例,实现A律的13折线近似法及国际标准PCM对数A律量化编码。(Pulse code modulation (PCM) to achieve
PCM technology programming three processes: sampling, quantization and coding.
Sample: low-pass continuous signal sampling to x = sin (200* t) m = x./(200* t) m = m.* m an example low-pass sampling theorem, draw the signal, frequency graphics bandpass sampling continuous signals to x = sin (20* t) m = x./t an example bandpass sampling theorem, draw the signal, frequency graph.
Quantization: uniform quantization, in order to realize the magnitude of sinusoidal signal as an example for the 64 level uniform quantization non-uniform quantization, input A law PCM encoder sine signal, the sampling sequence, to be PCM encoded, the encoder is given The output code sequence
Code: A Case Study of the signal to achieve the 13 A line approximation law and international standards on the number of A law PCM coding quantization.)
- 2010-05-31 14:35:33下载
- 积分:1
-
网络抗毁性,MATLAB仿真
说明: Matlab中对建立好的网络进行节点/连边随机、蓄意攻击,用最大连通子图、网络效率来衡量网络的抗毁性,并找出最关键的节点的仿真程序。(In MATLAB, the nodes / edges of the established network are attacked randomly and intentionally. The invulnerability of the network is measured by the maximum connectivity sub graph and network efficiency, and the simulation program of the most critical node is found.)
- 2021-05-13 05:30:03下载
- 积分:1
-
mymallat
[原创]自己写的mallat算法matlab源程序,完全按照教材定义编写,有助于深入理解mallat小波变换。([Original] wrote it myself Mallat algorithm matlab source code, in full accordance with the definition of the preparation of teaching materials, contribute to better understanding of Mallat wavelet transform.)
- 2007-08-01 19:04:09下载
- 积分:1