regularizeNd
引用
Jason Nicholson (2024). regularizeNd (https://www.mathworks.com/matlabcentral/fileexchange/61436-regularizend), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
プラットフォームの互換性
Windows macOS Linuxカテゴリ
タグ
謝辞
ヒントを得たファイル: Surface Fitting using gridfit, RegularizeData3D
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Examples
Examples/From RegularizeData3D
Examples/From gridfit
doc
バージョン | 公開済み | リリース ノート | |
---|---|---|---|
3.0.3 | Fixing examples that weren't working. |
|
|
3.0.2 | Something is wrong, such that the Examples tab shows "File Not Found". This is an attempt to fix that issue. If it doesn't, I will have to contact MathWorks. |
|
|
3.0.1 | No change to version. Adding an image. |
|
|
3.0.0 | See CHANGELOG.md |
|
|
2.4.0 | Added a function to auto-generate monotonic constraints, monotonicConstraint.m. It should help problem setup creating constraint matrices. |
|
|
2.3.1 | Added readme's for a simple explanation.
|
|
|
2.3.0 | Updated examples.
|
|
|
2.2.5 | Added better documentation of lsqConstrainedAlternative. The documentation is integrated into the MATLAB help system. |
|
|
2.2.2 | Updated direct vs. iterative solver example. |
|
|
2.2.1 | Fixed a problem with one of the examples. |
|
|
2.2.0 | The documentation loads into MATLAB builtin documentation under Supplemental Software. Attached is a toolbox file. |
|
|
2.1.2 | Added a basic getting started file. |
|
|
2.1.1 | Fixed an issue with a missing graph in the documentation. |
|
|
2.1 | Had to convert all the documentation and examples to live scripts because File Exchange wasn't displaying the published m files. UGH! |
|
|
2.0 | - Added constraints and documentation. This is a major change. The new function is regularizeNdMatrices. See the examples for more information.
|
|
|
1.8.0.0 | Just renaming the project dropping jasonhnicholson/
|
||
1.7.0.0 | Added a 1D example.
|
||
1.6.0.0 | Fixed a spelling mistake in the gridfit examples.
|
||
1.5.0.0 | More updates to the examples.
|
||
1.4.0.0 | -Added several examples.
|
||
1.3.0.0 | Added support for cubic interpolation. This is a major step. All of the interpolation methods that I intended to use are implemented.
|
||
1.2.0.0 | Updating the description.
|
||
1.1.0.0 | Fixed a bug I introduced in the last week. |
||
1.0.0.0 | I just uploaded the single m file instead of attaching the repository like when it is connected to github.
|