-
programe
胡广书例题matlab源程序,每章节均有,比较精彩(Hu Guangshu Examples Matlab source files, each chapter is more exciting)
- 2007-05-04 14:01:43下载
- 积分:1
-
matlabexcel
本程序的功能是将模型结果直接输出到excel中的演示(The program s function is to generate the result of the model to demonstrate in excel)
- 2011-09-07 15:33:24下载
- 积分:1
-
main
omp 算法 你可以通过这个算法完成图像恢复,效果好,恢复时间短,误码率低,解决凸优化算法复杂度高的缺点convex optimization algorithm with high complexity(omp algorithm you can accomplish by this algorithm for image restoration, good effect, shorter recovery time, error rate, to solve the shortcomings of convex optimization algorithm with high complexity)
- 2014-01-13 20:49:57下载
- 积分:1
-
doadec105
MVDR is matlab program code to calculation of SINR in beamforming and beampattern
- 2016-02-16 15:03:01下载
- 积分:1
-
OFDM_System
说明: 基于Matlab的完整的OFDM通信系统的仿真设计,内容主要包括编码,IFFT,调制,上下变频,高斯信道建模,FFT,PAPR抑制,同步,解调和解码等模块,并仿真验证了通信系统的可靠性。(The simulation design of the complete OFDM communication system based on Matlab mainly includes coding, IFFT, modulation, up-conversion, Gaussian channel modeling, FFT, PAPR suppression, synchronization, demodulation and decoding, and the simulation of the communication system. reliability.)
- 2019-11-22 11:08:30下载
- 积分:1
-
牛顿法通过matlab编程求解多维非线性方程组 newton_raphson
说明: 采用牛顿法通过matlab编程求解多维非线性方程组(Solving a multidimensional nonlinear equation by the Newton-Raphson method by MATLAB coding.)
- 2020-04-24 10:43:39下载
- 积分:1
-
matlab
matlab滤波器,里面有三个方法滤波,用来滤波音频文件的(matlab filter, there are three ways to filter, for filtering the audio file)
- 2010-11-26 15:11:12下载
- 积分:1
-
time_delay_beamforming
这是一个延时求和波束形成算法的实现,可以运行!(This is a summation delay beamforming algorithm, you can run!)
- 2021-01-20 20:58:46下载
- 积分:1
-
XMLlToolbox2
The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa.
For example,
>> project.name = MyProject
>> project.id = 1234
>> project.param.a = 3.1415
>> project.param.b = 42
becomes with str=xml_format(project, off )
"<project>
<name>MyProject</name>
<id>1234</id>
<param>
<a>3.1415</a>
<b>42</b>
</param>
</project>"
On the other hand, if an XML string XStr is given, this can be converted easily to a MATLAB data type or structure V with the command V=xml_parse(XStr).
- 2007-11-27 00:35:05下载
- 积分:1
-
meterial
利用matlab和最后破坏准则对复合材料层合板的强度破坏判断(Using matlab and the final failure criterion for composite laminates to determine the intensity of damage)
- 2011-01-07 21:07:10下载
- 积分:1