OldCar
Followers: 0 Following: 0
Statistiques
16 Questions
0 Réponses
RANG
255 024
of 295 638
RÉPUTATION
0
CONTRIBUTIONS
16 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
50.0%
VOTES REÇUS
0
RANG
of 20 255
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 207
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
least square root fit with piecewise function
I would like to perform a fit with a piecewise function, but the curve fitting app doesn't allow that. I have 102 points (see t...
presque 7 ans il y a | 1 réponse | 0
0
réponseQuestion
continue, how to skip part of a cycle
I have this code, that is supposed to skip to the following k value when count reaches 3 clear clc p=0; for k...
environ 8 ans il y a | 1 réponse | 0
1
réponseQuestion
function minimization with different parameters
I have a function defined by intervals, it is k/x for |x|>c and -|x|+q with x independent variable. I want to minimize the diff...
environ 8 ans il y a | 1 réponse | 0
1
réponseQuestion
Function problem with integral
I have written a function that doesn' work. When I type d=apertura(500,10,25); it says Attempted to access apertura(500,10,25...
plus de 8 ans il y a | 1 réponse | 0
1
réponseQuestion
NDFT non uniform discrete fourier transform
Is there any function or toolbox for non-uniform discrete fourier transform? https://en.wikipedia.org/wiki/Non-uniform_discrete...
plus de 8 ans il y a | 1 réponse | 0
1
réponseQuestion
3 D data rapresentation
I have a matrix of values (large part are zero), and two vectors of coordinates, x and y, that defines the matrix in which I hav...
plus de 8 ans il y a | 1 réponse | 0
0
réponseQuestion
I need to scan a text with variable number of coloumns
Hello, I need to scan a text with a variable number of cloumns. I have a counter, nTarget and I know that the coloumns are 3xnT...
plus de 8 ans il y a | 1 réponse | 0
0
réponseQuestion
imregionalmax to find peaks in 3d. I get an error Index exceeds matrix dimensions.
As said in the title I have got an error using imregionalmax. I have two monotone variable xVec, yVec and a third dependent vari...
plus de 8 ans il y a | 1 réponse | 0
1
réponseQuestion
I want to read a badly formatted file
I have a file various formatted (3 text lines, a table, 1 text line, a table) and I would like to read it. I succeded in readi...
plus de 8 ans il y a | 1 réponse | 0
1
réponseQuestion
How to find peaks in 3d mesh?
Hi, I have a mesh made from data ([Y,X] matrix and Z values) and I would like to find the peaks and report their position. How c...
plus de 8 ans il y a | 4 réponses | 0
4
réponsesQuestion
Write an image with file name specified in a variable var1 (char)
I need to write an image and I want to give it a name that is stored in a variable var1, which is a 4 byte char. I am trying to...
plus de 8 ans il y a | 2 réponses | 0
2
réponsesQuestion
Mesh without plot zeros
I have a matrix, say 123X531 and I have most of rows equal to zero (only 49,50,51,52 and 53 are non zeros). The elements are all...
plus de 8 ans il y a | 1 réponse | 0
0
réponseQuestion
IDL readu equivalent in matlab
Hello, I have a .pro script (IDL) and I want to implement in Matlab. I don't know the equivalent of READU (read unformatted file...
plus de 8 ans il y a | 1 réponse | 0
1
réponseQuestion
Problem with fzero function
I had some troubles in using fzero. Here is my script: lambda=0.23; T_orb=86400; D=130*1000; omega=2*pi/T_orb; distance=...
presque 9 ans il y a | 1 réponse | 0
1
réponseQuestion
Why acos fails?
I have a Space Mechanics problem: I have a position vector and a velocity vector of a circular orbit with i=0. I have a problem ...
environ 9 ans il y a | 1 réponse | 0
1
réponseQuestion
Need a compiler for use mex
I need to install a compiler tu use mex, but when I try to instal SDK 7.1 it says that I haven't .Net framework 4.0 but when I ...
environ 9 ans il y a | 1 réponse | 0