-
OptimizationTipsandTricks
New users and old of optimization in MATLAB will find useful tips and tricks in this document, as well as examples one can use as templates for their own problems.
Use this tool by editing the file optimtips.m, then execute blocks of code in cell mode from the editor, or best, publish the file to HTML. Copy and paste also works of course.
Some readers may find this tool valuable if only for the function pleas - a partitioned least squares solver based on lsqnonlin.
This is a work in progress, as I fully expect to add new topics as I think of them or as suggestions are made. Suggestions for topics I ve missed are welcome, as are corrections of my probable numerous errors. The topics currently covered are listed below(New users and old of optimization in MATLAB will find useful tips and tricks in this document, as well as examples one can use as templates for their own problems.
Use this tool by editing the file optimtips.m, then execute blocks of code in cell mode from the editor, or best, publish the file to HTML. Copy and paste also works of course.
Some readers may find this tool valuable if only for the function pleas- a partitioned least squares solver based on lsqnonlin.
This is a work in progress, as I fully expect to add new topics as I think of them or as suggestions are made. Suggestions for topics I ve missed are welcome, as are corrections of my probable numerous errors. The topics currently covered are listed below)
- 2007-09-09 16:04:19下载
- 积分:1
-
Signals-and-SystemsAnalysis-and-threalization-of-M
1. 该光盘包含了“信号与系统分析及MATLAB实现”一书的第十二章所有程序;
2. 为了方便读者阅读程序,所有程序均采用中文注释。MATLAB的程序编辑器不支持中文显示,用户只需在Word下直接打开源程序文件,即可阅读程序中的中文注释;
3. 程序文件的命名分为以下三种类型:
(1) 若为书中例题的程序,则程序文件名一律以ex开头,后面跟4位数字(前两位表示章号,后两位表示例题序号)表示的该程序所在例题的编号。例如,ex0603.m是例6.3的程序,而ex1102.m则是例11.2的对应程序。
(2) 若为书中图形的实现程序,则程序文件名一律以figure开头,后面跟4位数字(前两位表示章号,后两位表示图形序号)表示的该程序所绘图形的编号。例如,figure1203.m是实现图12.3的程序,而figure0710.m则是实现图7.10的对应程序。
(3) 若为函数文件,则直接以函数名命名,例如文件sconv.m即是书中函数sconv()的对应程序。
()
- 2008-06-06 11:42:47下载
- 积分:1
-
Kalman
kalman滤波程序,一维信号分析,供参考(kalman filtering procedures, one-dimensional signal analysis, for reference)
- 2009-06-13 20:32:54下载
- 积分:1
-
A-Sparse-Learning-Package
美国莱斯大学压缩感知稀疏学习工具箱,能把信号进行稀疏表示,进而实现远低于奈奎斯特抽样速率的压缩感知(Rice University study Toolbox sparse compressed sensing, sparse representation of the signal can, thus achieving much lower than the Nyquist sampling rate of the compressed sensing)
- 2011-08-17 10:42:09下载
- 积分:1
-
wiseqs-swxh60
MATLAB的图形界面GUI设计实现课程设计中的zTCSVg编码算法,并仿真qCtfLsf参数在不同条件下的误码率性能曲线,与现有算法对比,性能良好,界面友好。
(MATLAB graphical interface GUI design and implementation of curriculum design zTCSVg coding algorithm and simulation qCtfLsf parameters BER performance curve under different conditions, and existing algorithms contrast, good performance, friendly interface.
)
- 2015-12-22 09:42:26下载
- 积分:1
-
MIMO-OFDM
mimo-ofdf的关键技术研究和仿真平台的建立(mimo-ofdf, key technologies and simulation platform)
- 2012-06-07 17:23:06下载
- 积分:1
-
GA
说明: MATLAB中,使用遗传算法(GA算法)求某个函数的最小值,最基础的遗传算法实现(Using genetic algorithm to find the maximum value of function)
- 2020-03-29 21:13:31下载
- 积分:1
-
wavelet
wavelet, just dependent on matlab 6.0
- 2010-12-14 04:23:33下载
- 积分:1
-
work
偏微分方程Matlab解法
通过此方法可解决各种由差分法进行求解的过程。(Partial Differential Equations Matlab solution
)
- 2012-04-15 08:43:40下载
- 积分:1
-
mod16qam
Multiple input multiple output orthogonal frequency division multiplexing (MIMO-OFDM) is very sensitive to the carrier frequency offset (CFO), which not only affects the channel estimation but also the selection of a minimum error probability based precoder for peak-to-average power ratio (PAPR) reduction such that the system performance will degrade. This paper presents the joint scheme of CFO) and channel estimation in the MIMO-OFDM systems with the minimum error probability based precoder for reducing PAPR. We provide the solution to eliminate the effects of ICI due to CFO mismatch for OFDM with space frequency block codes and spatial multiplexing, drive a generalized linear model and propose a non-iterative reduced complexity model. Our proposed scheme is effective in estimating and compensating for frequency-independent and frequency dependent transmit and receive ICI in the presence of a carrier frequency offset.
- 2014-12-11 23:38:55下载
- 积分:1