![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/2029305_1526150913838_DEF.jpg)
Alain Barraud
GIPSALAB Grenoble France
Followers: 0 Following: 0
Professor Computer Science, Optimisation, Modelisation, GUI, Stand alone computer application Professional Interests: optimisation, numerical anlysis
統計
ランク
of 157,725
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
gui coded with uifigure
Hi every body, I have coded a moderatly complex gui first within a standard figure and a second version within a uifigure. As u...
8ヶ月 前 | 1 件の回答 | 0
1
回答送信済み
double precision fma function for every body
fma computation is no natively available within Matlab (only via Fixed-Point Designer toolbox). Here is a fma routine for real d...
約1年 前 | ダウンロード 1 件 |
送信済み
Mastering floating point rounding mode
This submission offers to the user the possibility to set and/or get floating point rounding mode.
約1年 前 | ダウンロード 1 件 |
質問
warnings at matlab startup
Hi, I have reset my windows C disk keeping user data. I have install again my last matlab release (R2023b) and I receive the fo...
約1年 前 | 1 件の回答 | 0
1
回答質問
get and set floating point rounding mode
I have used two ways to get and set rounding mode. First using rnd = feature('setround'); feature('setround',rnd) with rnd = 0,I...
1年以上 前 | 1 件の回答 | 0
1
回答質問
AVX Programming, how to do within C mex file
Hi everybody, fma operations or more generally using avx programming may be very usefull on some circonstancies, better accuracy...
1年以上 前 | 1 件の回答 | 0
1
回答質問
how to mex free fortran 90 format with the last matlab release
Hi every on. It seems that by default fixed format is expected even with the file extension f90 or F90. How to change the sett...
1年以上 前 | 1 件の回答 | 0
1
回答送信済み
testing and solving polynomials
This submission contains a testing tool to check polynomial solver accuracy and a pure Matlab code of the well known Jenkins an...
1年以上 前 | ダウンロード 1 件 |
質問
fortran compiler not detected
Hello, It seems a classical problem: >> mex -setup MEX configured to use 'Microsoft Visual C++ 2019 (C)' for C language compi...
2年弱 前 | 1 件の回答 | 0
1
回答送信済み
A Quadratic programming API
At Matlab prompt enter QPBench. A full screen APi appears which gives you the possibility to create QP Problem with known soluti...
約2年 前 | ダウンロード 2 件 |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/a015bf45-ce48-4fbb-9204-51387ee3b4ac/9f254a41-934a-4d10-87e0-8856fe3a680c/images/1675251294.png)
送信済み
QP a general convex qpp solver
QP solves dense convex quadratic programming and supports ill conditionned problem
約2年 前 | ダウンロード 4 件 |
figure versus uifigure the best way to manage complex gui
yes me too about uitable, althought using java similar result can be obtained. Uitree is also very useful with uifigure. I have ...
2年以上 前 | 0
質問
figure versus uifigure the best way to manage complex gui
I am currently writing complex gui for scientific computation app which must be compatible both with figure and uifigure. My exp...
2年以上 前 | 2 件の回答 | 0
2
回答送信済み
Another Scrolling Panel facility
transform a standard uipanel to a scollable uipanel for legacy figure ancestor
2年以上 前 | ダウンロード 1 件 |
質問
how to get uitable extent within uifigure
I want to fit uitable size according to its data. When uitable is used within a figure, it is easy to set correct values to the ...
3年弱 前 | 1 件の回答 | 1
1
回答質問
function whose arguments contains a function with possibly a variable number of outputs
I am writing a class which calls matrix and vector matlab functions adding some stuff to obtain an approximation of the number o...
3年以上 前 | 1 件の回答 | 0
1
回答質問
floating point arithmetics computing in quadruple precision
I try to use quadruple precision using the well know "double double" approach. Many operations seems correct however some result...
3年以上 前 | 1 件の回答 | 1
1
回答送信済み
Some Files Utilities
This small package contains easy to use and very fast functions to search files or folders to update matlab path or get all th...
3年以上 前 | ダウンロード 1 件 |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/95383275-12e0-4007-bb0e-4f7ce50dafb2/b6f35c57-db48-4127-a8b3-2247c24589ef/images/1621434641.jpg)
質問
wordpad automation file printing
My problem is the following. I want to print from matlab to the default windows printer a text file created with matlab. I have...
約4年 前 | 1 件の回答 | 0
1
回答質問
dragging a selected point within uiaxes
Hello, wihin standard figure and axes, I can easely move point. These points are the graphical representation of complex num...
約4年 前 | 1 件の回答 | 0
1
回答質問
checking a matlab function for nested functions
how to find programatically if a matlab function m file contains nested function. fileData = mlintmex('-calls',which(fileName...
5年以上 前 | 1 件の回答 | 0
1
回答質問
com.mathworks.*....
Many objects beginning by com.mathworks.* or or asd.* appear in some flex contributions about uitable customization. Where can ...
5年以上 前 | 1 件の回答 | 0
1
回答質問
html and uitable formatting with several features at the same time
Is ther a particular order to use html tag (in uitable for example)? I am able to center to change backgroud to change font si...
5年以上 前 | 1 件の回答 | 0
1
回答質問
How to add a sortable property to uitable within a classic figure.
I am running matlab 2018 and 2019. Once a uitable created and populated I have tried some customisation without any success fun...
5年以上 前 | 1 件の回答 | 0