-
least-square-method
最小二乘法是一种数学优化技术。它通过最小化误差的平方和寻找数据的最佳函数匹配。利用最小二乘法可以简便地求得未知的数据,并使得这些求得的数据与实际数据之间误差的平方和为最小。最小二乘法还可用于曲线拟合。其他一些优化问题也可通过最小化能量或最大化熵用最小二乘法来表达。(Least squares method is a mathematical optimization techniques. It matches by squaring and finding data to minimize the error of the best functions. Least square method can easily be obtained unknown data, and so these squared error between the obtained data and the actual data and the minimum. The least squares method can be used for curve fitting. Some other optimization problems can be expressed by the least squares method by minimizing or maximizing entropy energy.)
- 2014-12-01 11:23:44下载
- 积分:1
-
getConstraints
the simulation provides computation of target reflectivity data in the deficient elevation domain. Simulations are implemented to test the decoupled least-squares technique for high resolutionspectral estimation of target reflectivity.all seven (7)files should be downloaded for the simulation to work.(dls3D.m,estimate.m,get2S1Data.m,getConstraints.m, getImageData.m,getPixelData.m, getSLICYData.m)
- 2009-09-05 05:22:17下载
- 积分:1
-
MPC_DMC
MPC - Dynamic matrix control for MIMO
- 2011-05-03 16:03:14下载
- 积分:1
-
QPSK
实现qpsk调制,通过瑞丽信道和高斯信道 然后计算其误码率 并进行比较(Qpsk modulation to achieve, by Rui Lixin Road and Gaussian channel and then calculate the error rate and compare)
- 2011-10-20 18:18:03下载
- 积分:1
-
4
说明: Code for Event manager
- 2015-03-23 14:53:00下载
- 积分:1
-
slm_modified
matlab code for slm in the ofdm system .OFDM is a frequency-division multiplexing (FDM) scheme used as a digital multi-carrier modulation method. A large number of closely spaced orthogonal sub-carrier signals are used to carry data on several parallel data streams or channels.
- 2015-04-07 02:28:48下载
- 积分:1
-
ksvd-ELAD-sparse-representation
大牛ELAD关于sparse representation的代码(The large cattle ELAD About sparse representation of the code)
- 2013-05-20 21:33:11下载
- 积分:1
-
qiankuibuchang
基于前馈补偿的pid程序 matlab.m文件 非常好用(Based on feedforward compensation pid file is very easy to use program matlab.m)
- 2010-01-06 11:36:58下载
- 积分:1
-
mmwrite
功能列表= mmwrite(文件名,选择... ...)
mmwrite是能写的AVI,WMV,的WMA,ASF文件。对于AVI文件,您可以选择从现有的编解码器压缩的音频和视频流。
对于WMV,WMA和ASF的编码默认为16位的Windows Media 9率为44100Hz立体声为98%质量的音频和Windows媒体视频9 98
质量。质量可以指定音频和视频。
环绕声,似乎只与AVI和多通道编码不支持。编写任何其他文件类型不支持。本使用Windows的DirectX基础设施,以便其他操作系统是出于运气。
输入:
    文件名:这一定是第一个参数,并指定文件名写。
    影片结构:视频结构相匹配的mmread输出。在最低限度,必须有4个领域的“框架”,“时代”,“高度”和“宽度”。该“框架”字段必须是一个结构与一个字段数组“的CDATA”的原始框架,它包含由彩色编码的数据宽度高度(3)UINT8s。钍(function list = mmwrite(filename,...options...)
mmwrite is able to write AVI,WMV,WMA,ASF files. For AVI files you can choose from the available codecs to compress the audio and video streams.
For WMV,WMA and ASF the encoding defaults to Windows Media 9 44100Hz 16bit stereo 98 quality for the audio and Windows Media 9 Video with 98
quality. The quality can be specified for both audio and video.
Surround sound only seems to work with AVI and multi-pass encoding is not supported. Writing any other file type is not supported. This uses Windows DirectX infrastructure, so other OSs are out of luck.
INPUT:
filename: This must be the first parameter and specifies the filename to write.
video structure: The video structure matches the output of mmread. At a minimum it must have 4 fields "frames", "times", "height" and "width". The "frames" field must be a struct array with a field "cdata" that contains the raw frame data encoded as height by width by color(3) as UINT8s. Th)
- 2010-05-20 22:31:36下载
- 积分:1
-
usgs
USGS ——(United States Geological Survey)美国地质勘探局。(USGS ——(United States Geological Survey))
- 2015-04-12 20:21:07下载
- 积分:1