Statistiques
10 Questions
0 Réponses
RANG
182 761
of 300 765
RÉPUTATION
0
CONTRIBUTIONS
10 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
30.0%
VOTES REÇUS
0
RANG
of 21 084
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 170 941
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
Transfering variables between Matlab Sessions
I have a question regarding sessions. I have a main file with input data I have a script called sum I have a script called di...
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
Dynamic and Shared Libraries
Hello everyone, I have a .dll file that i have downloaded from the internet. This file has been repo...
plus de 6 ans il y a | 1 réponse | 0
0
réponseQuestion
MEX Issues during compilation
Hello, I have a Windows 10 64 bit system with MATLAB 2013b installed on it. Now i am using SDK 7.1 compiler to comp...
plus de 6 ans il y a | 1 réponse | 0
0
réponseQuestion
Invalid MEX-file The specified module could not be found.
I received this error after i was able to successfully install the "uhdinterface.mexw64" MEX file. Apparently the MEX file is in...
plus de 6 ans il y a | 1 réponse | 0
0
réponseQuestion
Error of the type unresolved external symbol
Hello everyone, so i am trying to compile a MEX program on MATLAB, which contains C++ files as well. I now experience this err...
presque 7 ans il y a | 1 réponse | 0
0
réponseQuestion
Mex file compilation given include files and library files
Hello everyone, The following is what i want to run: function make() mex -g -I C:\Program F...
presque 7 ans il y a | 1 réponse | 0
1
réponseQuestion
Converting a C++ code to mex file and using Make.m script
So i have a code, basically it is a C++ code. This code apparently has to be compiled with the make.m MATLAB script. What exac...
presque 7 ans il y a | 1 réponse | 0
0
réponseQuestion
Undefined variable "comm" or class "comm.FMBroadcastModulator". Why is this happening on my MATLAB Workspace window?
I am tryng to implement the following example. And i get an error. What could be the reason? code: audio = dsp.AudioFileRe...
presque 7 ans il y a | 1 réponse | 0
1
réponseQuestion
whats wrong in the following?
[y, Fs] = audioread('Track48.wav'); y1 = y(:,1); y2 = y(:,2); Y = [y1 y2]; wavwrite(Y ,Fs, 'newfile.wav'); % %au...
presque 7 ans il y a | 1 réponse | 0
1
réponseQuestion
Can MATLAB 2013b be used to interface with USRP X310? Or do you need higher versions? And how do you actually use the add on package? What is is real purpose? Thanks a lot.
connectedRadios = findsdru; if strncmp(connectedRadios(1).Status, 'Success', 7) switch connectedRadios(1).Platform case...
presque 7 ans il y a | 1 réponse | 0

