![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/2718954.jpg)
Oindri
Followers: 0 Following: 0
Mathematical Modelling
Statistik
RANG
77.147
of 297.016
REPUTATION
0
BEITRÄGE
12 Fragen
5 Antworten
ANTWORTZUSTIMMUNG
16.67%
ERHALTENE STIMMEN
0
RANG
of 20.419
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.725
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Truncate a two dim array based on contents of a particular column
I have an array whose number of rows can vary but cols are 34. One of the cols, 12th, has values 0,1,2 & 3. There is no set patt...
etwa 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Compiling and building matlab generated C++ shared libraries in linux
Is the test application for a .dll for windows generated through matlab same as testing .so for linux, also generated through Ma...
mehr als 6 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Are the Matlab SDKs for Windows and Linux different?
I am going to start working on Linux, do I need to get another/Linux based SDK or the SDK that I have been using in Windows will...
mehr als 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Shared library DLL of multiple mat functions
How should I call the library function and define output variable using mwArray in my C++ application file if the dll is formed ...
mehr als 6 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How to fetch results of further code before spmd ends?
Thread to execute another algorithm within main function body was generated (to check, I put a print statement in algo loop). Ho...
mehr als 6 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
General Multithreading possible on Matlab?
I am new to thread programming and need to implement it. However, nowhere have I come across any solid reference to create threa...
mehr als 6 Jahre vor | 0 Antworten | 0
0
AntwortenRemove inner part of the Image
Hi, You may try, first detecting the edge of the inner circle because its abrupt change in intensity, which will be easily dete...
mehr als 6 Jahre vor | 0
How to write a C++ program to test dlls generated by Matlab compiler
mwArray class is the simplest to use and to make understand. I am assuming you have an array type input and will be obtaining a...
fast 7 Jahre vor | 0
Frage
read number from file name leaving special characters
data_3dsar_pass1_az001_HH.mat This is the filename. I need to read in the serial number at the end of the string. I have 36...
fast 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to code a struct input into the c++ app file for shared library
Input to my function is a structure with fields filename (string type) and fft (double). I have followed the MWStructExample.cpp...
etwa 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Is the dll formed successfully still functional?
Dll formed using library compiler had functions like uigetfile, imagesc, gather, fullfile etc in its mat file. And yet it showed...
etwa 7 Jahre vor | 0 Antworten | 0
0
AntwortenHow to find doppler shift in MATLAB using a WAV. file?
have you checked this report? <https://ses.library.usyd.edu.au/handle/2123/8244 AN ANALYSIS OF A MATLAB SCRIPT FOR THE DOPPLER E...
etwa 7 Jahre vor | 0
What is the best filter to remove Speckle noise?
Amongst Gamma Map, Frost, Lee and Wiener filters, 2 dimensional Wiener filter worked best for me. It takes care of local SNR and...
etwa 7 Jahre vor | 0
Frage
Qt GUI wrapper for matlab based dlls to run on GPU
My algo handles large data and processes it to form remote sensed images. The GUI written in Qt shall call matlab dlls of the di...
etwa 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Image enhancement of SAR imagery
What are the image enhancement tools/algorithms for multilooked image formed for synthetic aperture radars, especially to remove...
mehr als 7 Jahre vor | 1 Antwort | 0
1
Antwort2 legends in 1 plot
The code works fine on R2016a too. the legends appear on either top corners of the plot, since one is specifically mentioned 'no...
mehr als 7 Jahre vor | 0
Frage
I HAVE GENERATED A .CSV FILE , I WANT TO CONVERT IT TO .WFM FILE. HOW DO I DO THIS?
i used the radar waveform analyzer app and generated a waveform, that needs to be called in c++ code via .wfm format. how do i e...
mehr als 8 Jahre vor | 1 Antwort | 0