-
svdPicture
基于MATLAB的 SVD分解 图像分解 图像压缩 图像还原(SVD decomposition MATLAB-based image decomposition image compression image restore)
- 2013-04-06 01:32:13下载
- 积分:1
-
MATLABsuanfa_30
MATLAB智能算法案例分析+源代码,共30个,可以满足一些常用的需求,供大家学习与交流(MATLAB intelligent algorithm Case+ source code, a total of 30, to meet the demand for them to learn and exchange)
- 2012-11-18 09:46:31下载
- 积分:1
-
chap7001
自动控制原理及其PID仿真程序
1.原理
2.设计
3.仿真(automatic control thesis and pid simulink program
1.thesis
2.design
3.simulink)
- 2012-05-08 19:21:45下载
- 积分:1
-
radar
偏振雷达数据处理,偏振雷达基本数据格式按照2.0数据格式标准,在数据类型类型中增加了5个偏振量,分别为ZDR、PHDP、KDP、LDRH、ROHV(failed to translate)
- 2013-05-06 16:47:17下载
- 积分:1
-
matlab_code
3个matlab原程序文件,包括:
1-32是:图形应用篇
33-66是:界面设计篇
67-84是:图形处理篇
85-100是:数值分析篇
(three Matlab original files, including : 1-32 : Graphics Applications articles 33-66 is : interface design articles 67-84 is : graphics processing Chapter 85-100 is : Numerical Analysis Section)
- 2007-07-04 11:03:15下载
- 积分:1
-
estimate_AR
ar模型 阶数和参数估计的matlab程序
- 2020-10-28 17:49:58下载
- 积分:1
-
matlab生成四种波形的mif文件
说明: matlab生成四种波形的mif文件,供fpga中rom仿真使用(Matlab generates four waveform mif files for use in fpga rom emulation)
- 2019-04-10 16:13:19下载
- 积分:1
-
LSSVMlab1.5
支持向量机用于回归,在MATLAB里实现的。方便好用(Support vector machines for regression, implemented in MATLAB in. Is easy to use)
- 2010-05-10 23:09:34下载
- 积分:1
-
homework-5
homework 5 given to me by my lecturer
- 2011-06-02 15:31:34下载
- 积分:1
-
lab1
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:56:01下载
- 积分:1